AGENTS
01Agent
The primer now lives at the repo root: ../AGENTS.md — that's the file Codex, Cursor, and Copilot read by convention, so it's the single source of truth.
11 tagged hono, measured the same way as everything else here.
Browse within: cloudflare-workers 6issue-tracker 6
Agent
The primer now lives at the repo root: ../AGENTS.md — that's the file Codex, Cursor, and Copilot read by convention, so it's the single source of truth.
Agent
Specialized agents to spawn for scoped work, so verbose output stays out of the main context window and independent tasks run in parallel. Each entry is a ready-to-paste system prompt plus when to use and tool scope.
Agent
How Projektor fits the agentic dev-tools stack, and the end-to-end multi-agent loop: lifecycle, coordination, and project management.
Agent
Connect Claude Code or any MCP-compatible agent to your Projektor instance.
Agent
Every MCP tool Projektor exposes, generated from source.
Agent
If you are an agent deploying a canvas, start here. canvas-drop serves a single plain-text contract at {base}/llms.txt — no markup chrome, designed to be dropped straight into context. It is public (served from the docs band, readable without a session) so you can learn the API before you hold credentials.
Agent
Agent "mcp" from markpasternak/canvas-drop, covering mcp server, connect, tools, which deploy tool to use and verify a deploy.
Agent
Install this skill so your coding agent deploys and extends canvases against this instance, first try, without manual correction. It ships in the standard skill format (a SKILL.md with name/description frontmatter and a when-to-use trigger), so an agent loads it automatically when a task matches.