Merge pull request 'fix(plugin): rename CoreAgent→core, CorePHP→core-php' (#6) from dev into main
Some checks failed
CI / test (push) Failing after 2s

This commit is contained in:
Virgil 2026-03-22 02:22:37 +00:00
commit bb5b8e798e
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
},
"plugins": [
{
"name": "CoreAgent",
"name": "core",
"source": "./claude/core",
"description": "CoreAgent platform — dispatch, review, messaging, OpenBrain",
"version": "0.14.0"
@ -19,7 +19,7 @@
"version": "0.3.0"
},
{
"name": "CorePHP",
"name": "core-php",
"source": {
"source": "url",
"url": "https://forge.lthn.ai/core/php.git"

View file

@ -1,5 +1,5 @@
{
"name": "CoreAgent",
"name": "core",
"description": "Core agent platform — dispatch (local + remote), verify+merge, CodeRabbit/Codex review queue, GitHub mirror, cross-agent messaging, OpenBrain integration, inbox notifications",
"version": "0.14.0",
"author": {