Run a real, harmless AgentTX transaction with a current Gemini CLI and document the result without overstating support.
Suggested workflow:
- Create a disposable Git repository with one committed text file.
- Record Gemini CLI, OS, Node, Git, and AgentTX versions.
- Run
agenttx run gemini 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 Gemini CLI compatibility from a single smoke test.
Run a real, harmless AgentTX transaction with a current Gemini CLI and document the result without overstating support.
Suggested workflow:
agenttx run geminiand 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: