Commit Graph

5 Commits

Author SHA1 Message Date
Tyler Slaton 5670c8c24e fix(docs): fix useAgent patterns, useRenderToolCall, useFrontendTool params, and missing deps
- useAgent: remove type params, change {agentState} to {agent}, use agent.state (35 files)
- useRenderToolCall replaced with useRenderTool across 9 tool-rendering pages
- useFrontendTool: plain array params replaced with Zod schemas (10 files)
- Mastra quickstart: add missing @ai-sdk/openai dependency

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 18:54:03 -05:00
Tyler Slaton cc8c945893 refactor(docs): optimize structure, content and navigability
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-02 11:30:16 -05:00
Suhas Deshpande 6dea8b5690 updates crew qs to use example hook (#1543) 2025-03-25 10:30:15 -07:00
Suhas Deshpande 75b93f1136 adds types + minor tweaks (#1534) 2025-03-24 23:07:52 -07:00
Suhas Deshpande a50f4c1b6b docs: updates crew-enterprise quickstart (#1531) 2025-03-24 22:05:32 -07:00