noskills 4.5.0 → 4.5.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/noskills.js +1 -1
- package/package.json +1 -1
package/noskills.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import{a as t}from"./chunks/chunk-CH6A3LES.js";import{e as s}from"./chunks/chunk-OAWYVETM.js";import{i as o}from"./chunks/chunk-Y5E7ZCCX.js";import"./chunks/chunk-LJEWPIEI.js";import"./chunks/chunk-FE4MKOI4.js";import"./chunks/chunk-HISXAZ4Y.js";var i=new t({description:"noskills \u2014 state-machine orchestrator for AI agents",modules:{init:{description:"Initialize noskills in project",load:()=>import("./chunks/init-437SU6XH.js")},status:{description:"Show current state",load:()=>import("./chunks/status-OGLFEFF7.js")},spec:{description:"Manage specs (new, list)",load:()=>import("./chunks/spec-4RKLPOEM.js")},validate:{description:"Read-only completeness check for a spec (CI-friendly)",load:()=>import("./chunks/validate-JX7UTAK5.js")},ledger:{description:"Read-only decision ledger + maturity summary for a spec",load:()=>import("./chunks/ledger-FOOPJ2UO.js")},next:{description:"Get next instruction for agent",load:()=>import("./chunks/next-Y6FOPM4Z.js")},approve:{description:"Approve phase transition",load:()=>import("./chunks/approve-HEW3VFYH.js")},block:{description:"Mark spec as blocked",load:()=>import("./chunks/block-VN76CXZW.js")},reset:{description:"Reset current spec state",load:()=>import("./chunks/reset-RBCQO2RF.js")},done:{description:"Mark spec execution as complete",load:()=>import("./chunks/done-WR3UFYJT.js")},free:{description:"Show idle mode info (noskills starts permissive by default)",load:()=>import("./chunks/free-KJQHRYZA.js")},cancel:{description:"Cancel current spec",load:()=>import("./chunks/cancel-7WRAST62.js")},wontfix:{description:"Mark spec as won't fix (requires reason)",load:()=>import("./chunks/wontfix-RBOGLLWJ.js")},reopen:{description:"Reopen a completed spec for revision",load:()=>import("./chunks/reopen-RPDXN3CF.js")},concern:{description:"Manage concerns (add, remove, list)",load:()=>import("./chunks/concern-QSENGU6C.js")},run:{description:"Autonomous execution loop (Ralph loop)",load:()=>import("./chunks/run-62PWXVII.js")},watch:{description:"Live dashboard for monitoring agent progress",load:()=>import("./chunks/watch-SOZDHLSC.js")},web:{description:"Start web interface (browser dashboard)",load:()=>import("./chunks/web-3VGRM3W4.js")},sync:{description:"Regenerate tool-specific files (redirects to init)",load:()=>import("./chunks/sync-H35O5DN5.js")},learn:{description:"Manage cross-session learnings (list, remove)",load:()=>import("./chunks/learn-ZTYKBZER.js")},diagrams:{description:"Diagram registry and staleness checks (scan, list, check, verify)",load:()=>import("./chunks/diagrams-A7W2EBYV.js")},purge:{description:"Remove all noskills content (specs, rules, concerns, hooks)",load:()=>import("./chunks/purge-JGNJNEET.js")},"invoke-hook":{description:"Internal hook handlers (called by agents)",load:()=>import("./chunks/invoke-hook-LMCWNF65.js")},rule:{description:"Manage rules (add, list, promote)",load:()=>import("./chunks/rule-IB4VKSBC.js")},config:{description:"Manage configuration (set-user, get-user, clear-user)",load:()=>import("./chunks/config-S3UXTJN2.js")},pack:{description:"Manage packs (list, install, uninstall, inspect, search)",load:()=>import("./chunks/pack-KUT53Z24.js")},session:{description:"Manage sessions for multi-instance support",load:()=>import("./chunks/session-Q43KMFL2.js")},manager:{description:"Multi-spec TUI with tab management",load:()=>import("./chunks/manager-2MOLEJ4Q.js")},mgr:{description:"Alias for manager",load:()=>import("./chunks/manager-2MOLEJ4Q.js")}}});var r={name:"@eserstack/noskills",version:"4.5.
|
|
2
|
+
import{a as t}from"./chunks/chunk-CH6A3LES.js";import{e as s}from"./chunks/chunk-OAWYVETM.js";import{i as o}from"./chunks/chunk-Y5E7ZCCX.js";import"./chunks/chunk-LJEWPIEI.js";import"./chunks/chunk-FE4MKOI4.js";import"./chunks/chunk-HISXAZ4Y.js";var i=new t({description:"noskills \u2014 state-machine orchestrator for AI agents",modules:{init:{description:"Initialize noskills in project",load:()=>import("./chunks/init-437SU6XH.js")},status:{description:"Show current state",load:()=>import("./chunks/status-OGLFEFF7.js")},spec:{description:"Manage specs (new, list)",load:()=>import("./chunks/spec-4RKLPOEM.js")},validate:{description:"Read-only completeness check for a spec (CI-friendly)",load:()=>import("./chunks/validate-JX7UTAK5.js")},ledger:{description:"Read-only decision ledger + maturity summary for a spec",load:()=>import("./chunks/ledger-FOOPJ2UO.js")},next:{description:"Get next instruction for agent",load:()=>import("./chunks/next-Y6FOPM4Z.js")},approve:{description:"Approve phase transition",load:()=>import("./chunks/approve-HEW3VFYH.js")},block:{description:"Mark spec as blocked",load:()=>import("./chunks/block-VN76CXZW.js")},reset:{description:"Reset current spec state",load:()=>import("./chunks/reset-RBCQO2RF.js")},done:{description:"Mark spec execution as complete",load:()=>import("./chunks/done-WR3UFYJT.js")},free:{description:"Show idle mode info (noskills starts permissive by default)",load:()=>import("./chunks/free-KJQHRYZA.js")},cancel:{description:"Cancel current spec",load:()=>import("./chunks/cancel-7WRAST62.js")},wontfix:{description:"Mark spec as won't fix (requires reason)",load:()=>import("./chunks/wontfix-RBOGLLWJ.js")},reopen:{description:"Reopen a completed spec for revision",load:()=>import("./chunks/reopen-RPDXN3CF.js")},concern:{description:"Manage concerns (add, remove, list)",load:()=>import("./chunks/concern-QSENGU6C.js")},run:{description:"Autonomous execution loop (Ralph loop)",load:()=>import("./chunks/run-62PWXVII.js")},watch:{description:"Live dashboard for monitoring agent progress",load:()=>import("./chunks/watch-SOZDHLSC.js")},web:{description:"Start web interface (browser dashboard)",load:()=>import("./chunks/web-3VGRM3W4.js")},sync:{description:"Regenerate tool-specific files (redirects to init)",load:()=>import("./chunks/sync-H35O5DN5.js")},learn:{description:"Manage cross-session learnings (list, remove)",load:()=>import("./chunks/learn-ZTYKBZER.js")},diagrams:{description:"Diagram registry and staleness checks (scan, list, check, verify)",load:()=>import("./chunks/diagrams-A7W2EBYV.js")},purge:{description:"Remove all noskills content (specs, rules, concerns, hooks)",load:()=>import("./chunks/purge-JGNJNEET.js")},"invoke-hook":{description:"Internal hook handlers (called by agents)",load:()=>import("./chunks/invoke-hook-LMCWNF65.js")},rule:{description:"Manage rules (add, list, promote)",load:()=>import("./chunks/rule-IB4VKSBC.js")},config:{description:"Manage configuration (set-user, get-user, clear-user)",load:()=>import("./chunks/config-S3UXTJN2.js")},pack:{description:"Manage packs (list, install, uninstall, inspect, search)",load:()=>import("./chunks/pack-KUT53Z24.js")},session:{description:"Manage sessions for multi-instance support",load:()=>import("./chunks/session-Q43KMFL2.js")},manager:{description:"Multi-spec TUI with tab management",load:()=>import("./chunks/manager-2MOLEJ4Q.js")},mgr:{description:"Alias for manager",load:()=>import("./chunks/manager-2MOLEJ4Q.js")}}});var r={name:"@eserstack/noskills",version:"4.5.1",type:"module",exports:{".":"./main.ts","./mod":"./mod.ts","./module":"./module.ts","./dashboard":"./dashboard/mod.ts","./persistence":"./state/persistence.ts","./session":"./manager/session-binding.ts","./go-noskills":"./go-noskills.ts"},dependencies:{"@eserstack/agents":"workspace:*","@eserstack/ai":"workspace:*","@eserstack/ajan":"workspace:*","@eserstack/codebase":"workspace:*","@eserstack/mux":"workspace:*","@eserstack/primitives":"workspace:*","@eserstack/shell":"workspace:*","@eserstack/standards":"workspace:*","@eserstack/streams":"workspace:*",esbuild:"^0.28.1",yaml:"^2.9.0"},devDependencies:{"@std/assert":"npm:@jsr/std__assert@^1.0.19","@std/testing":"npm:@jsr/std__testing@^1.0.20"}};var p=i.toCommand("noskills",r.version),c=async()=>await p.parse();if(import.meta.main){let a=await c();s(a,{ok:()=>{},fail:e=>{e.message!==void 0&&console.error(e.message),o.process.setExitCode(e.exitCode)}})}export{c as main};
|