picogent-py/picogent
2026-02-23 10:19:10 +01:00
..
providers OAuth stealth mode: Claude Code headers + tool name mapping 2026-02-23 10:19:10 +01:00
tools Complete PicoGent implementation with ReAct agent loop 2026-02-22 23:18:59 +01:00
__init__.py Final fixes + test + cleanup 2026-02-22 23:20:24 +01:00
agent.py Add OpenAI, Gemini, xAI providers (all via httpx, no SDKs) 2026-02-22 23:25:03 +01:00
cli.py Add verbose logging (-v) for config, API key and requests 2026-02-23 09:52:39 +01:00
config.py Add verbose logging (-v) for config, API key and requests 2026-02-23 09:52:39 +01:00
context.py Final fixes + test + cleanup 2026-02-22 23:20:24 +01:00
session.py Initial implementation of PicoGent - minimal AI coding agent 2026-02-22 23:18:02 +01:00