Agentic loops and AI agent capabilities for the Laravel AI SDK
Stars
6
Forks
1
Watchers
6
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
5
commits
fix: use string-based PausesLoop detection for SDK-resolved tool results
0362bdbView on GitHubfeat: add LoadsSkills contract for pluggable skill loaders
5d1ee31View on GitHubfeat: add onPause callback and deferred tools tracking for PausesLoop
e14b8baView on GitHubfeat: add PausesLoop contract for tools requiring human interaction
3a39497View on GitHubfix: pass AgentResponse to onAskHuman callback in all loop variants
2c1292bView on GitHubfeat: add onTextDelta callback for token-by-token streaming in loop variants
632d99bView on GitHubAdd AskHuman signal system for human-in-the-loop clarification
2564821View on GitHubFix fatal trait method collision when composing multiple loop traits
12c30f3View on GitHubMerge pull request #3 from laragentic/claude/mcp-chat-app-tutorial-pDu9H
15ef3b1View on GitHubWire ElicitationHandler into McpClient server request routing
c7b0e42View on GitHub