Section 01
Background: Workflow Pain Points of Current Coding Agents
With the breakthroughs of Large Language Models (LLMs) in code generation, coding agents like Gemini CLI and Claude Code have become daily assistants for developers. However, there are significant workflow management challenges in practical use: developers need to manually coordinate design, planning, execution, and verification steps, leading to easy loss of context, difficulty in tracking execution paths, and complex subtask coordination. Synapse was born to address these pain points, providing an enhanced workflow capability layer for coding agent environments.