Go to file
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
src Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
.gitignore Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
ecosystem.config.cjs Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
package-lock.json Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
package.json Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00