Commit Graph

4 Commits

Author SHA1 Message Date
911bfe78b1 Support OAuth tokens (sk-ant-oat*) with Bearer auth 2026-02-23 10:03:26 +01:00
3ccce3eae6 Add verbose logging (-v) for config, API key and requests 2026-02-23 09:52:39 +01:00
65ab978e68 Final fixes + test + cleanup 2026-02-22 23:20:24 +01:00
5417980b76 Initial implementation of PicoGent - minimal AI coding agent
- 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
2026-02-22 23:18:02 +01:00