- Implemented ReAct loop in agent.py - Added Anthropic provider using httpx (no SDK) - Created tools: read, write, edit, bash - Added session management with JSONL format - Included configuration system with env var support - Added CLI interface and example usage - Minimal dependencies: only httpx |
||
|---|---|---|
| .. | ||
| providers | ||
| tools | ||
| __init__.py | ||
| agent.py | ||
| cli.py | ||
| config.py | ||
| context.py | ||
| session.py | ||