alfred-agent/.gitignore
Alfred e89ce12316 Initial commit: Alfred Agent - multi-provider AI agent harness
- 7 source files: providers, tools (14), prompt, session, agent (core loop), cli, http
- Multi-provider: Anthropic, OpenAI, Groq
- 14 built-in tools for file ops, web, code execution
- HTTP API + CLI interface
2026-04-07 11:39:57 -04:00

5 lines
31 B
Plaintext

node_modules/
data/
.env
*.key