AGENTS
01Agent
This is a shim file for external agents.
3 tagged devcontainers, measured the same way as everything else here.
Agent
This is a shim file for external agents.
Agent
This package reads an agent tool's native sessions and normalizes them to the AgentActivity / AgentSession model (frozen dataclasses in model.py); clients and the ActivityService consume only that, never a raw transcript. The AgentAdapter Protocol (base.py) is the seam; impls are ClaudeCodeAdapter (filesystem…
Agent
Implement ONE plan phase, serially, inside an already-active fr-isolation workspace, then return a structured result. Dispatch it WITHOUT isolation: "worktree" — fr's worktree already IS this agent's working copy, and adding a second one strands it on main with the spec and plan invisible and every Bash/Edit call…