

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# @opencode-ai/codemode23- This local package owns confined execution over explicit schema-described tools. Applications own authorization, persistence, external authority, and tool-specific delivery semantics.4- Do not add a speculative generic permission or approval policy. A host omits tools it does not expose and enforces domain authorization inside each provided tool.5- Keep Code Mode unaware of host session, channel, and conversation models. The hosting application supplies trusted execution scope around it.6- Tool schemas are the model-facing Interface. Keep arguments minimal and natural to the operation; never add unrelated IDs as ambient capability tokens.78## OpenAPI910- Generate an operation only when its transport semantics are supported; otherwise return a precise `skipped` reason.11- Never guess parameter serialization or malformed security semantics. Unsupported serialization is skipped and malformed security fails closed.12- Render unresolved schema constructs as `unknown`, never as invented TypeScript names.13- Keep network reads bounded and map expected encoding, transport, and decoding failures to model-safe `ToolError` values.14- Test supported behavior directly; do not reproduce adapter algorithms in tests.1516## Future Design Notes1718- If a captured user-visible output channel returns (an earlier `output.text`/`output.file`/`output.image` API was removed from v1), keep `output` as its name, distinct from the program return value: `return` stays the structured result for the model, while `output.*` describes artifacts the host may render into a conversation or UI after execution. Keep this host-neutral and let applications decide how captured output is delivered. In v1, hosts collect media host-side (outside the sandbox) instead.19- Improve the sandbox failure taxonomy. Distinguish parse/compile mistakes, unsupported syntax, user-thrown errors, invalid returned data, tool refusal, tool internal failure, timeout, and genuine runtime defects so agents can recover accurately instead of treating everything as a generic execution failure.20- Preserve the public/private error split. Tool authors should be able to return a safe model-visible message while retaining a private cause for host diagnostics. Unknown host failures must remain sanitized by default.21- Think deliberately about richer binary boundaries before allowing `Blob`, `File`, `ArrayBuffer`, streams, or typed arrays beyond today's JSON-like values. If CodeMode supports binary tool args/results, use explicit tagged data shapes and clear size limits rather than relying on ambient runtime serialization.22- Keep host capabilities explicit. Globals such as `fetch`, `crypto`, filesystem handles, extra modules, or network clients should be opt-in runtime capabilities with obvious policy defaults, not ambient authority. Default to unavailable unless a host deliberately provides the capability.23- If `fetch` is added, model it as a host-provided outbound capability with policy controls: allowed origins, methods, headers, response size, timeout, and whether response bodies may be returned, emitted, or only summarized through a tool.24
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| anomalyco/opencodeAGENTS.md · 195k | AGENTS.md | testlint-formatstyletypes+3 | 80/100 | 14 days ago | |
| anomalyco/opencodepackages/app/AGENTS.md · 195k | AGENTS.md | style | 60/100 | 8 days ago | |
| anomalyco/opencodepackages/app/e2e/AGENTS.md · 195k | AGENTS.md | teststyledo-not | 54/100 | 9 days ago | |
| anomalyco/opencodepackages/app/e2e/performance/AGENTS.md · 195k | AGENTS.md | no sections | 16/100 | 14 days ago | |
| anomalyco/opencodepackages/core/src/tool/AGENTS.md · 195k | AGENTS.md | stylesecurity | 58/100 | 14 days ago | |
| anomalyco/opencodepackages/desktop/AGENTS.md · 195k | AGENTS.md | style | 34/100 | 8 days ago | |
| anomalyco/opencodepackages/effect-drizzle-sqlite/AGENTS.md · 195k | AGENTS.md | database | 38/100 | 14 days ago | |
| anomalyco/opencodepackages/llm/AGENTS.md · 195k | AGENTS.md | stylearchtesting-strategygit+1 | 57/100 | 14 days ago | |
| anomalyco/opencodepackages/opencode/src/server/routes/instance/httpapi/AGENTS.md · 195k | AGENTS.md | styleapi | 40/100 | 14 days ago | |
| anomalyco/opencodepackages/opencode/test/AGENTS.md · 195k | AGENTS.md | teststylearchtesting-strategy+1 | 81/100 | 14 days ago | |
| anomalyco/opencodepackages/opencode/test/server/AGENTS.md · 195k | AGENTS.md | teststyleapi | 38/100 | 14 days ago | |
| anomalyco/opencodepackages/schema/AGENTS.md · 195k | AGENTS.md | styletypesdatabaseapi+1 | 65/100 | 14 days ago | |
| anomalyco/opencodepackages/session-ui/AGENTS.md · 195k | AGENTS.md | no sections | 30/100 | 11 days ago | |
| anomalyco/opencodepackages/ui/AGENTS.md · 195k | AGENTS.md | style | 34/100 | 8 days ago | |
| anomalyco/opencodepackages/opencode/AGENTS.md · 195k | AGENTS.md | styledatabaseapido-not | 81/100 | 14 days ago | |
| anomalyco/opencodepackages/opencode/src/session/llm/AGENTS.md · 195k | AGENTS.md | arch | 61/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 200k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| aaif-goose/gooseAGENTS.md · 53k | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 8 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | 14 days ago | |
| elastic/elasticsearchx-pack/plugin/inference/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+3 | 100/100 | 14 days ago | |
| bagisto/bagistoAGENTS.md · 28k | AGENTS.md | setupbuildteststyle+7 | 100/100 | 7 days ago | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 67k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| trick77/agents-md-syncAGENTS.md · 2 | AGENTS.md | setupbuildteststyle+5 | 100/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/anomalyco-opencode-packages-codemode-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
Directory