Commit graph

  • 5eea244ef3 feat: rename package to lthn/php-mcp for Packagist main Snider 2026-03-09 18:00:02 +00:00
  • 0d7ff83f96 fix: rename core/php-framework dependency to core/php Snider 2026-03-09 17:38:41 +00:00
  • 1bb0cc9e4f feat: add EaaS shield-check icon to server listings Snider 2026-03-05 15:56:43 +00:00
  • 92e2097022 fix: register MCP layout in layouts:: namespace Snider 2026-03-05 15:38:27 +00:00
  • cd82959a0e feat: absorb Front\Mcp frontage from php-framework Snider 2026-03-04 13:05:16 +00:00
  • be85428d4c feat: register middleware aliases via lifecycle events Snider 2026-03-04 12:48:55 +00:00
  • 8138840cad fix: pass workspace context from API key to tool execution Snider 2026-03-04 07:41:03 +00:00
  • b112b5357a fix: wrap logToolCall in try-catch to prevent cascading failures Snider 2026-03-04 07:40:01 +00:00
  • f37aa26654 feat: replace artisan subprocess with in-process tool execution Snider 2026-03-04 07:38:27 +00:00
  • 1bf7f2a21c fix: update stale API endpoint URL in playground view Snider 2026-03-04 07:19:56 +00:00
  • 02c4cc9666 feat: use McpRoutesRegistering for functional MCP routes Snider 2026-03-03 21:52:58 +00:00
  • a83d895b25 fix: correct namespaces for MCP controller and middleware Snider 2026-03-03 21:42:42 +00:00
  • 0653c82148 feat: MCP domain as native endpoint with OpenBrain support Snider 2026-03-03 21:39:36 +00:00
  • 92faed247e fix: remove hardcoded Host UK branding from MCP portal Snider 2026-03-03 20:50:46 +00:00
  • 91542fb009 revert: simplify route file back to single config read Snider 2026-03-03 17:08:51 +00:00
  • 27e1336b24 feat: multi-domain support for MCP portal routes Snider 2026-03-03 16:59:26 +00:00
  • 547860dd57 fix: correct namespace references in MCP portal routes and controller Snider 2026-03-03 16:51:14 +00:00
  • 3734b93e14 chore: rename package to core/php-mcp Snider 2026-03-03 10:38:58 +00:00
  • 58d0167e9c fix(ci): install zip in release workflow Snider 2026-02-27 17:43:59 +00:00
  • 346504e4fd fix(ci): simplify release workflow, use FORGEJO_REF_NAME Snider 2026-02-27 17:36:25 +00:00
  • 03ffec1221 fix(ci): use Forgejo-native variables in release workflow Snider 2026-02-27 17:13:19 +00:00
  • 7b6a6539f1 feat: add Forgejo release workflow for Composer registry Snider 2026-02-27 17:00:19 +00:00
  • 7acf59c320 fix(ci): correct container image expression Charon 2026-02-23 13:47:09 +00:00
  • 686deac9b0 feat(ci): use lthn/build:php container image Charon 2026-02-23 13:46:48 +00:00
  • 2c766f24af ci: retrigger workflow Claude 2026-02-23 05:48:43 +00:00
  • 17eae413ec ci: add composer config for path repositories (v5) Claude 2026-02-23 05:45:51 +00:00
  • 7e962540be
    fix(ci): hard-code sister package clone instead of PHP parsing Claude 2026-02-23 05:31:44 +00:00
  • 4a048c184e
    fix(ci): use single-quoted PHP to avoid shell escaping issues Claude 2026-02-23 05:24:26 +00:00
  • 0d1d4efa94
    fix(ci): correct bash escaping in dependency checkout step Claude 2026-02-23 05:19:17 +00:00
  • 457fecf096
    ci: inline workflow to bypass reusable workflow cache Claude 2026-02-23 05:11:48 +00:00
  • f75d69444e
    ci: use reusable PHP test workflow from core/php Claude 2026-02-23 01:22:19 +00:00
  • bcbadf3830 Merge pull request 'chore: discovery scan — 31 improvement issues created (closes #2)' (#35) from chore/issue-2-discovery-scan into main Charon 2026-02-21 01:22:47 +00:00
  • ef1debf7a9 Merge pull request 'docs(phase-0): environment assessment, findings and phased TODO' (#3) from feat/phase-0-assessment into main Charon 2026-02-21 01:22:30 +00:00
  • 217e9bbfb6 chore: record discovery scan results for issue #2 chore/issue-2-discovery-scan darbs-claude 2026-02-21 01:04:19 +00:00
  • dfd712845d docs(phase-0): add environment assessment findings and update TODO feat/phase-0-assessment darbs-claude 2026-02-21 00:37:35 +00:00
  • 2458f87c8d fix(migrations): make all package migrations idempotent Snider 2026-02-08 21:07:59 +00:00
  • 8c2a532899 docs: add January 2026 completed items to changelog dev Snider 2026-01-29 19:51:57 +00:00
  • 7e881f6565 test(mcp): add comprehensive Quota System tests (P2-016) Snider 2026-01-29 19:48:21 +00:00
  • 64ce1ee324 test(mcp): add comprehensive Tool Analytics tests (P2-015) Snider 2026-01-29 19:44:32 +00:00
  • ac7fe0ea7a test(mcp): add comprehensive Workspace Context tests (P2-014) Snider 2026-01-29 19:39:24 +00:00
  • 41b8568d5c test(mcp): add comprehensive SQL Query Validator tests (P2-013) Snider 2026-01-29 19:38:40 +00:00
  • e536e4586f feat(mcp): add query security features (P1-007, P1-008, P1-009) Snider 2026-01-29 13:15:39 +00:00
  • 1a95091b9c docs: add package documentation Snider 2026-01-29 10:47:52 +00:00
  • 80ab88d330 docs: rewrite CLAUDE.md for core-mcp package specifics Snider 2026-01-28 14:13:09 +00:00
  • fc1c2ef573 refactor: update namespaces for L1 package convention Snider 2026-01-27 17:34:35 +00:00
  • 6f309979de refactor: move MCP module from Core\Mod\Mcp to Core\Mcp namespace Snider 2026-01-27 16:26:14 +00:00
  • afb3dacd98 monorepo sepration Snider 2026-01-26 20:57:41 +00:00
  • 3ac43d834b
    Initial commit Snider 2026-01-26 20:49:02 +00:00