alfred-agent/src
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
..
agent.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
cli.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
hooks.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
index.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
prompt.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
providers.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
session.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00
tools.js Initial commit: Alfred Agent - multi-provider AI agent harness 2026-04-07 11:39:57 -04:00