OpenCode 1.17.3 adds external project references
OpenCode version 1.17.3 introduces project references, allowing developers to specify external Git repositories or local directories in their project configuration files. The terminal-native AI coding agent automatically clones and caches these references, enabling access to codebase contexts outside the active workspace.
Hot take: Context boundary extension via config-driven local caching is the next logical leap for agentic developer tools, keeping OpenCode extremely lightweight and efficient compared to resource-heavy IDE extensions.
* External Context Integration: Allowing references to local folders or external repos lets the agent leverage internal helper libraries or shared documentation without copying them into the project.
* Seamless Local Cache: Cloned Git references are cached locally, ensuring agent performance remains fast and terminal-native.
* Config-Driven Customization: Leveraging `opencode.json` configuration gives teams a standardized way to define repository dependencies.
DISCOVERED
1h ago
2026-06-10
PUBLISHED
1h ago
2026-06-10
RELEVANCE
AUTHOR
kitlangton