AGENTS.md · git:20260725.8fd3154 · 2026-07-25 · sha256 36af3b375d39d736

AGENTS.md git:20260725.8fd3154A

Immutable. This exact content is served forever at /api/v1/blob/36af3b375d39d736.

# Repository Instructions

- Use Bun for package scripts and dependency management.
- Run `bun run test` after changing TypeScript, MCP, scoring, or benchmark code.
- Run `bun run check` after changing plugin metadata, skills, marketplace files, or documentation.
- Keep the plugin name aligned across `.agents/plugins/marketplace.json`, the plugin folder, and `.codex-plugin/plugin.json`.
- Do not commit generated Blender models, exports, renders, benchmark runs, agent traces, or local `.tmp` output.
- Keep Blender execution bounded. Do not add a generic arbitrary-Python MCP tool.
- Treat one benchmark generation per condition as directional evidence, not a universal capability claim.