• Joined on 2026-02-14
Clotho created pull request core/php-agentic#57 2026-02-23 11:40:30 +00:00
fix: validate API keys on AgenticManager init
Clotho created branch fix/validate-api-keys-on-init in core/php-agentic 2026-02-23 11:39:30 +00:00
Clotho pushed to fix/validate-api-keys-on-init at core/php-agentic 2026-02-23 11:39:30 +00:00
c315fc43c6 fix: validate API keys on AgenticManager init (#29)
Clotho created pull request core/php-agentic#56 2026-02-23 11:30:07 +00:00
fix: improve workspace context error messages
Clotho pushed to fix/workspace-context-errors at core/php-agentic 2026-02-23 11:28:59 +00:00
6748e6cd84 fix: improve workspace context error messages (closes #28)
Clotho created branch fix/workspace-context-errors in core/php-agentic 2026-02-23 11:28:59 +00:00
Clotho created pull request core/php-agentic#55 2026-02-23 11:20:17 +00:00
fix: add batch failure recovery to ContentService
Clotho created branch fix/batch-failure-recovery in core/php-agentic 2026-02-23 11:18:23 +00:00
Clotho pushed to fix/batch-failure-recovery at core/php-agentic 2026-02-23 11:18:23 +00:00
78bdebcaaa fix: add batch failure recovery to ContentService (#27)
Clotho created pull request core/php-agentic#54 2026-02-23 11:05:03 +00:00
fix: add error handling to ClaudeService streaming
Clotho created branch fix/stream-error-handling in core/php-agentic 2026-02-23 11:04:26 +00:00
Clotho pushed to fix/stream-error-handling at core/php-agentic 2026-02-23 11:04:26 +00:00
77e4ae6bad fix: add error handling to ClaudeService streaming (#26)
Clotho created pull request core/php-agentic#53 2026-02-23 10:55:43 +00:00
perf: cache permitted tools per API key
Clotho created branch perf/cache-permitted-tools-per-api-key in core/php-agentic 2026-02-23 10:54:38 +00:00
Clotho pushed to perf/cache-permitted-tools-per-api-key at core/php-agentic 2026-02-23 10:54:38 +00:00
a352f697a9 perf: cache permitted tools per API key (closes #24)
Clotho created pull request core/php-agentic#52 2026-02-23 10:42:20 +00:00
perf: optimize AgentPhase dependency checking with batch query
Clotho created branch perf/optimize-agent-phase-dependency-checking in core/php-agentic 2026-02-23 10:40:27 +00:00
909c2da6df perf: replace N+1 find() with whereIn batch lookup in checkDependencies()
Clotho pushed to fix/verify-prompt-versions-migration at core/php-agentic 2026-02-23 06:42:27 +00:00
8c1cd9ed4f fix: verify prompt_versions migration exists, add model docblock
Clotho created branch fix/verify-prompt-versions-migration in core/php-agentic 2026-02-23 06:42:27 +00:00