fix(plugin): rename CoreAgent→core, CorePHP→core-php #6
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue