OpenCode 1.17.3 references external Git repositories
OpenCode, the open-source and model-agnostic AI coding agent, has released version 1.17.3. This update introduces a references block to grant the agent direct context and read/write access to external Git repositories or local folders.
Allowing terminal coding agents to span multiple repositories solves a major bottleneck for modular workspaces and monorepos, though it introduces context-window scaling and security challenges.
* Multi-repo Context: Breaking the single-workspace boundary allows the AI to reference libraries and dependencies directly rather than relying on stale documentation.
* Integration with Effect: Using OpenCode's new referencing capability to access Effect's codebase highlights how developers can automate migrations to new library versions (like Effect v4).
* Security Boundaries: Developers must exercise caution when giving agents read/write capabilities across arbitrary local folders.
DISCOVERED
1h ago
2026-06-10
PUBLISHED
1h ago
2026-06-10
RELEVANCE
AUTHOR
thdxr