@ai-bro/codex-plugin 1.0.37 → 1.0.39
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 +4 -3
- package/package.json +1 -1
package/artifact.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
d09a79d1b81cd6421954524d1fbdb7a0a6c0e5e78a518ca8702f8a4077dd5f98 artifact.tgz
|
package/artifact.tgz
CHANGED
|
Binary file
|
package/manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"component": "codex-plugin",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.39",
|
|
5
5
|
"requires": {
|
|
6
|
-
"client-host": ">=1.0.
|
|
6
|
+
"client-host": ">=1.0.70"
|
|
7
7
|
},
|
|
8
8
|
"files": [
|
|
9
9
|
"payload/.ai-bro-dev/project.json",
|
|
@@ -69,9 +69,10 @@
|
|
|
69
69
|
"payload/skills/ai-bro/references/workflows/README.md",
|
|
70
70
|
"payload/skills/ai-bro/references/workflows/requirement-change-workflow.md",
|
|
71
71
|
"payload/skills/ai-bro/references/workflows/task-closeout-workflow.md",
|
|
72
|
-
"payload/skills/ai-bro/references/workflows/task-
|
|
72
|
+
"payload/skills/ai-bro/references/workflows/task-completion-workflow.md",
|
|
73
73
|
"payload/skills/ai-bro/references/workflows/task-gate-agents-template.md",
|
|
74
74
|
"payload/skills/ai-bro/references/workflows/task-gate-workflow.md",
|
|
75
|
+
"payload/skills/ai-bro/references/workflows/task-handoff-workflow.md",
|
|
75
76
|
"payload/skills/ai-bro/SKILL.md",
|
|
76
77
|
"payload/skills/ai-bro-dev/agents/openai.yaml",
|
|
77
78
|
"payload/skills/ai-bro-dev/references/adapter-rules.md",
|