@ai-bro/codex-plugin 1.0.45 → 1.0.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/artifact.sha256 +1 -1
- package/artifact.tgz +0 -0
- package/manifest.json +2 -1
- package/package.json +1 -1
package/artifact.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
46cf1967fbf7df17b4bbf42474fc3d70976584c3cd823babe79611203b3143a1 artifact.tgz
|
package/artifact.tgz
CHANGED
|
Binary file
|
package/manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"component": "codex-plugin",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.46",
|
|
5
5
|
"requires": {
|
|
6
6
|
"client-host": ">=1.0.78"
|
|
7
7
|
},
|
|
@@ -44,6 +44,7 @@
|
|
|
44
44
|
"payload/skills/ai-bro/references/capabilities/project/project-management.md",
|
|
45
45
|
"payload/skills/ai-bro/references/capabilities/README.md",
|
|
46
46
|
"payload/skills/ai-bro/references/capabilities/role/role-definition.md",
|
|
47
|
+
"payload/skills/ai-bro/references/capabilities/task/plan.md",
|
|
47
48
|
"payload/skills/ai-bro/references/capabilities/task/task-management.md",
|
|
48
49
|
"payload/skills/ai-bro/references/capabilities/thread/current-thread-task-title.md",
|
|
49
50
|
"payload/skills/ai-bro/scripts/development-flow/check-flow-config.mjs",
|