- Implemented full ReAct loop in agent.py with 20 iteration limit - Added Anthropic provider using httpx (no SDK dependency) - Created complete tool system: read, write, edit, bash - Added session management with JSONL format - Updated README with usage examples - Fixed tool registry imports and methods - All core functionality working |
||
|---|---|---|
| .. | ||
| providers | ||
| tools | ||
| __init__.py | ||
| agent.py | ||
| cli.py | ||
| config.py | ||
| context.py | ||
| session.py | ||