v0.3.3 - Initial Release
Initial public release of RxyCode.
Highlights
- ReAct-based AI agent (Reasoning -> Action -> Observation -> Verification -> Response)
- Anti-hallucination verification layer (ClaimExtractor -> Verifier -> ReportCorrector)
- 5 core tools: bash, read, write, with timeout/retry/degradation
- MCP integration: codebase_explorer, shell, verify, task_progress
- Basic API server with /chat, /command, /status endpoints
- Environment awareness (OS, shell, path conventions)
- Context isolation per task
- History compression
Requirements
- Python 3.13+
- OpenAI-compatible API key
This is the original version preserved for historical reference. For the latest features, see v1.1.0.