Direct
Scope is clear. Make the change.
FylloCode is an open-source desktop app that brings Claude Code, Codex, and other local coding agents into your project workflow. Assign tasks, review plans, trace every change. The conventions and findings that accumulate carry over to the next agent.
Connect your Agents
Connect any ACP-compatible Agent.

One Agent run can touch a hundred files, and git blame only tells you who committed them. FylloCode connects tasks, chats, Plans, Proposals, and commits into one line. The next person to touch this code does not have to reconstruct the reasoning from scratch.
If the scope is obvious, make the change. If you need to think it through, write a Plan. If it touches a public API, a schema, or user-visible behavior, that is a Proposal.

Scope is clear. Make the change.
Write down the approach and the trade-offs first.
The contract changes, so leave something reviewable behind.
Why this path, what was ruled out, how the risk is contained, how it migrates, how it splits into tasks — all in one record. On archive, the specs this change touches are updated along with it.

Pack decisions, conventions, facts, and contracts into one memory and they just get in each other's way. FylloCode stores each kind separately, so the Agent reads only the part that bears on the work in front of it instead of loading everything into context.
Tasks, chats, Plans, Proposals, and commits on one line.
View LineageArchitecture boundaries, testing rules, working conventions — committed with the code.
View GuidelinesThe conclusion that took two hours to reach, and the background only you have.
View KnowledgeGenerated when a Proposal is archived. The project's formal behavior boundary.
View Specs
When an ordinary Agent session ends, the useful parts are left scattered through the chat log.
No migration required, and the Agent you use today plugs straight into FylloCode. Open a local repository, or put several into one Workspace.

Pick a local repository as a Project, or bring several Projects into one Workspace.
Open a Project or WorkspaceConnect the ACP Agent you already use, along with the engineering systems you already run.
Create a task and run your first work thread end to end.
Start your first work threadNo extra time set aside for housekeeping. Work the way you already do, and FylloCode makes the project state progressively clearer.