A bare-bones Swift agent runtime with built-in tool execution, skill support, conversation-state handling with a unified multi-provider LLM layer (OpenAI-compatible/Responses, Anthropic, Gemini, and MiniMax, plus codex OAuth)
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
29
commits
Release 1.3.0: add core skill registry and read_skill tool
6bdd505View on GitHubRefine architecture docs by removing loop interaction chart
9e470aaView on GitHubAdd MinimalAgentDemo and core AgentLoop/SkillLoader tests
f34983eView on GitHub