Skip to content

Commit 3f839fe

Browse files
committed
docs: link runtime architecture page in README
1 parent b5bb019 commit 3f839fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ flowchart TB
213213
Default mode is `CURSOR_ACP_TOOL_LOOP_MODE=opencode`: OpenCode owns tool execution, while cursor-acp intercepts and translates `cursor-agent` tool calls into OpenAI-compatible `tool_calls` responses.
214214
Legacy execution mode (`proxy-exec`) is still available for local/SDK/MCP execution through the internal router.
215215

216-
Detailed architecture: `docs/architecture/runtime-tool-loop.md`.
216+
Detailed architecture: [docs/architecture/runtime-tool-loop.md](docs/architecture/runtime-tool-loop.md).
217217

218218
## Alternatives
219219

0 commit comments

Comments
 (0)