cloudaxe-opencode/packages/opencode/AGENTS.md

6 lines
295 B
Markdown
Raw Permalink Normal View History

2026-06-27 05:16:30 +00:00
# opencode package guidance
2025-06-03 16:38:48 +00:00
2026-06-27 05:16:30 +00:00
`packages/opencode` is the V1 version of this project.
2025-06-04 17:12:13 +00:00
2026-06-27 05:16:30 +00:00
We are moving to V2, which is split across the `core`, `tui`, and `cli` packages. It is okay to read code in this package to understand how V1 worked, but do not make changes here unless explicitly instructed.