@odla-ai/cli 0.42.0 → 0.42.1
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/dist/bin.cjs +4 -6
- package/dist/bin.cjs.map +1 -1
- package/dist/bin.js +1 -1
- package/dist/{chunk-74DXL2MT.js → chunk-FWPQSTNF.js} +5 -7
- package/dist/{chunk-74DXL2MT.js.map → chunk-FWPQSTNF.js.map} +1 -1
- package/dist/{cli-EGZGMIKB.js → cli-K5SBFFAY.js} +2 -2
- package/dist/index.cjs +4 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/skills/odla/SKILL.md +6 -6
- package/skills/odla/references/agent-identity.md +4 -3
- package/skills/odla/references/pm-work-intake.md +9 -10
- package/skills/odla/references/pm.md +9 -11
- /package/dist/{cli-EGZGMIKB.js.map → cli-K5SBFFAY.js.map} +0 -0
package/dist/bin.cjs
CHANGED
|
@@ -11684,12 +11684,10 @@ Commands:
|
|
|
11684
11684
|
explicitly. Same device-grant auth as "app".
|
|
11685
11685
|
Status changes and comments post to each item's @odla-ai/chat
|
|
11686
11686
|
discussion thread.
|
|
11687
|
-
|
|
11688
|
-
|
|
11689
|
-
|
|
11690
|
-
|
|
11691
|
-
pm.plan agent promotes. This is deliberate, not a permission
|
|
11692
|
-
gap \u2014 it was reported as one.
|
|
11687
|
+
Creating or promoting a task in Ready requires a complete
|
|
11688
|
+
execution contract and a reviewed revision. Any caller with PM
|
|
11689
|
+
mutation access to that app/project may do it; claims coordinate
|
|
11690
|
+
execution but never own or lock the PM record.
|
|
11693
11691
|
bug Intent-first alias for PM bugs. "bug report" writes to
|
|
11694
11692
|
odla PM; odla product defects do not belong in GitHub Issues.
|
|
11695
11693
|
discuss Group discussions (via @odla-ai/chat) for the apps you co-own:
|