php-agentic/Services
darbs-claude e47998bc15
Some checks failed
CI / PHP 8.4 (pull_request) Failing after 1m21s
CI / PHP 8.3 (pull_request) Failing after 1m23s
docs: add PHPDoc to AgentDetection patterns
Document each PROVIDER_PATTERNS entry with real User-Agent examples,
add inline comments to BROWSER_INDICATORS and NON_AGENT_BOTS with
categorised UA examples, document MCP_TOKEN_HEADER with token format
details, and add class-level usage examples and detection priority
ordering.

Closes #31
Refs: DOC-001

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 11:56:57 +00:00
..
Concerns fix: resolve 14 test failures across 3 test files 2026-02-23 11:48:29 +00:00
AgentApiKeyService.php perf: cache permitted tools per API key (closes #24) 2026-02-23 10:54:12 +00:00
AgentDetection.php docs: add PHPDoc to AgentDetection patterns 2026-02-23 11:56:57 +00:00
AgenticManager.php fix: validate API keys on AgenticManager init (#29) 2026-02-23 11:39:01 +00:00
AgenticProviderInterface.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00
AgenticResponse.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00
AgentSessionService.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
AgentToolRegistry.php perf: cache permitted tools per API key (closes #24) 2026-02-23 10:54:12 +00:00
ClaudeService.php fix: add error handling to ClaudeService streaming (#26) 2026-02-23 11:04:07 +00:00
ContentService.php fix: add batch failure recovery to ContentService (#27) 2026-02-23 11:17:56 +00:00
GeminiService.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
IpRestrictionService.php refactor: rename namespace Core\Agentic to Core\Mod\Agentic 2026-01-27 16:12:58 +00:00
OpenAIService.php chore: fix pint code style and add test config 2026-02-23 03:50:09 +00:00
PlanTemplateService.php refactor: update namespaces for L1/L2 package convention 2026-01-27 17:34:46 +00:00