AGENTS.md@tests/ext_conformance/artifacts/npm/aliou-pi-synthetic agentsA
AGENTS.md@tests/ext_conformance/artifacts/npm/aliou-pi-synthetic is agent-read markdown (agents) from dicklesworthstone/pi_agent_rust.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# pi-synthetic
Public Pi extension providing open-source language models via Synthetic's API. People could be using this, so consider backwards compatibility when making changes.
Pi is pre-1.0.0, so breaking changes can happen between Pi versions. This extension must stay up to date with Pi or things will break.
## Stack
- TypeScript (strict mode)
- pnpm 10.26.1
- Biome for linting/formatting
- Changesets for versioning
## Scripts
```bash
pnpm typecheck # Type check
pnpm lint # Lint (runs on pre-commit)
pnpm format # Format
pnpm changeset # Create changeset for versioning
```
## Structure
```
src/
index.ts # Extension entry, registers provider
providers/
index.ts # Provider registration
models.ts # Hardcoded model definitions
```
## Conventions
- API key comes from environment (`SYNTHETIC_API_KEY`)
- Uses OpenAI-compatible API at `https://api.synthetic.new/openai/v1`
- Models are hardcoded in `src/providers/models.ts`
- Update model list when Synthetic adds new models
## Adding Models
Edit `src/providers/models.ts`:
```typescript
{
id: "hf:vendor/model-name",
name: "vendor/model-name",
…Read the whole file at its exact version.
How to install
mdr add dicklesworthstone/pi_agent_rust/tests/ext_conformance/artifacts/npm/aliou-pi-synthetic/AGENTS.md@git:20260205.788be98mdr add dicklesworthstone/pi_agent_rust/tests/ext_conformance/artifacts/npm/aliou-pi-synthetic/AGENTS.md@sha256:3f6ebff5d2e5d62dPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_3qej2yswavzkmmxa)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1664 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
dicklesworthstone/pi_agent_rust · 1,776 stars · license NOASSERTION · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_3qej2yswavzkmmxa GET https://markdownregistry.com/api/v1/resolve?ref=dicklesworthstone/pi_agent_rust/tests/ext_conformance/artifacts/npm/aliou-pi-synthetic/AGENTS.md GET https://markdownregistry.com/api/v1/blob/3f6ebff5d2e5d62d9fcd29261f251fb75916ddebebfa90c2ae8b9986097c7114
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.