[0.7.9] - 2026-05-17
New Features
- opencode: the installer now writes an
AGENTS.mdfile with CodeGraph usage guidance, so opencode reaches for thecodegraph_*tools instead of falling back to its native search. - opencode: your comments and formatting in
opencode.jsoncnow survive install, re-install, and uninstall, because the installer makes surgical edits instead of rewriting the whole file.
Fixes
- opencode:
codegraph installnow wires up the MCP server in the file opencode actually reads — previously it wrote to a config file opencode ignores by default, so the CodeGraph entry never appeared in any opencode session; re-runcodegraph install --target=opencodeafter upgrading so the entry lands in the right place.