aca 0.3.1

A Rust-based agentic tool that automates coding tasks using Claude Code and OpenAI Codex CLI integrations
Documentation
1
2
3
# Test 3: File Editing

Create a file called `data.txt` with a list of 5 fruits, one per line. Then modify that same file to add the price "$2.99" after each fruit name, separated by a space.