Run a real, harmless AgentTX transaction with a current OpenCode CLI and document the result without overstating support.
Suggested workflow:
- Create a disposable Git repository with one committed text file.
- Record OpenCode, OS, Node, Git, and AgentTX versions.
- Run
agenttx run opencode and ask it to make one harmless tracked-file edit.
- Confirm interactive input and child exit behave normally.
- Run
agenttx diff, agenttx inspect, and agenttx rollback.
- Confirm the original repository stayed unchanged and clean.
- Add the dated evidence to
docs/AGENT_COMPATIBILITY.md, including limitations or failures.
Acceptance criteria:
- no credentials, prompts, private source, or private paths in fixtures or logs;
- exact version, platform, and date recorded;
- both successful and failed behavior reported honestly;
- no claim of broad OpenCode compatibility from a single smoke test.
Run a real, harmless AgentTX transaction with a current OpenCode CLI and document the result without overstating support.
Suggested workflow:
agenttx run opencodeand ask it to make one harmless tracked-file edit.agenttx diff,agenttx inspect, andagenttx rollback.docs/AGENT_COMPATIBILITY.md, including limitations or failures.Acceptance criteria: