php-agentic/Models
Snider bf7c0d7d61 fix(models): add context array cast to AgentPlan
The context column (longText) was missing its array cast, causing
"Array to string conversion" errors when creating plans via MCP.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:58:44 +00:00
..
AgentApiKey.php feat(security): switch API key to Argon2id with comprehensive tests 2026-01-29 13:36:53 +00:00
AgentPhase.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00
AgentPlan.php fix(models): add context array cast to AgentPlan 2026-02-08 14:58:44 +00:00
AgentSession.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:46 +00:00
AgentWorkspaceState.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00
Prompt.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00
PromptVersion.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:46 +00:00
Task.php security: fix SQL injection and add workspace scoping to MCP tools 2026-01-29 12:21:01 +00:00
WorkspaceState.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00