@wrongstack/cli 0.295.0 → 0.295.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.
Files changed (134) hide show
  1. package/dist/auth-menu/auth-menu-audit.d.ts +1 -1
  2. package/dist/auth-menu/auth-menu-audit.d.ts.map +1 -1
  3. package/dist/auth-menu/local.d.ts +1 -1
  4. package/dist/auth-menu/local.d.ts.map +1 -1
  5. package/dist/auth-menu/shared.d.ts +1 -1
  6. package/dist/auth-menu/shared.d.ts.map +1 -1
  7. package/dist/boot/launch-menu.d.ts +1 -1
  8. package/dist/boot/launch-menu.d.ts.map +1 -1
  9. package/dist/boot/system-prompt-builder.d.ts +1 -1
  10. package/dist/boot/system-prompt-builder.d.ts.map +1 -1
  11. package/dist/boot/tui-coordinator-setup.d.ts +2 -2
  12. package/dist/boot/tui-coordinator-setup.d.ts.map +1 -1
  13. package/dist/boot/tui-project-picker-callback.d.ts +1 -1
  14. package/dist/boot/tui-project-picker-callback.d.ts.map +1 -1
  15. package/dist/boot/tui-project-switch.d.ts +2 -2
  16. package/dist/boot/tui-project-switch.d.ts.map +1 -1
  17. package/dist/boot/tui-settings-adapter.d.ts +2 -2
  18. package/dist/boot/tui-settings-adapter.d.ts.map +1 -1
  19. package/dist/boot-config.d.ts +2 -2
  20. package/dist/boot-config.d.ts.map +1 -1
  21. package/dist/boot.d.ts +1 -1
  22. package/dist/boot.d.ts.map +1 -1
  23. package/dist/cli-eternal-flag.d.ts +2 -2
  24. package/dist/cli-eternal-flag.d.ts.map +1 -1
  25. package/dist/cli-main.d.ts.map +1 -1
  26. package/dist/fleet/routing.d.ts +1 -1
  27. package/dist/fleet/routing.d.ts.map +1 -1
  28. package/dist/fleet/status-broadcast.d.ts.map +1 -1
  29. package/dist/goal-host.d.ts +2 -2
  30. package/dist/goal-host.d.ts.map +1 -1
  31. package/dist/hq-publisher.d.ts +2 -2
  32. package/dist/hq-publisher.d.ts.map +1 -1
  33. package/dist/hq-server/auth-state.d.ts +1 -1
  34. package/dist/hq-server/auth-state.d.ts.map +1 -1
  35. package/dist/hq-server/routes/system-handlers.d.ts +16 -0
  36. package/dist/hq-server/routes/system-handlers.d.ts.map +1 -0
  37. package/dist/hq-server/routes.d.ts +5 -5
  38. package/dist/hq-server/routes.d.ts.map +1 -1
  39. package/dist/hq-server/ws.d.ts +1 -1
  40. package/dist/hq-server/ws.d.ts.map +1 -1
  41. package/dist/index.js +558 -160
  42. package/dist/index.js.map +4 -4
  43. package/dist/input-reader.d.ts +1 -1
  44. package/dist/input-reader.d.ts.map +1 -1
  45. package/dist/kanban-hq-sync.d.ts.map +1 -1
  46. package/dist/mcp-serve.d.ts +1 -1
  47. package/dist/mcp-serve.d.ts.map +1 -1
  48. package/dist/next-task-predictor.d.ts +1 -1
  49. package/dist/next-task-predictor.d.ts.map +1 -1
  50. package/dist/plugin-management.d.ts +1 -1
  51. package/dist/plugin-management.d.ts.map +1 -1
  52. package/dist/repl.d.ts.map +1 -1
  53. package/dist/services/dispatch-classifier.d.ts +1 -1
  54. package/dist/services/dispatch-classifier.d.ts.map +1 -1
  55. package/dist/services/project-facts.d.ts.map +1 -1
  56. package/dist/services/sdd/task-manager.d.ts +1 -1
  57. package/dist/services/sdd/task-manager.d.ts.map +1 -1
  58. package/dist/session-event-wiring.d.ts +3 -0
  59. package/dist/session-event-wiring.d.ts.map +1 -1
  60. package/dist/settings-menu.d.ts +1 -1
  61. package/dist/settings-menu.d.ts.map +1 -1
  62. package/dist/slash-commands/agent-improve.d.ts +6 -5
  63. package/dist/slash-commands/agent-improve.d.ts.map +1 -1
  64. package/dist/slash-commands/brain.d.ts.map +1 -1
  65. package/dist/slash-commands/btw.d.ts +1 -1
  66. package/dist/slash-commands/btw.d.ts.map +1 -1
  67. package/dist/slash-commands/clear.d.ts +1 -1
  68. package/dist/slash-commands/clear.d.ts.map +1 -1
  69. package/dist/slash-commands/goal-refiner.d.ts +2 -2
  70. package/dist/slash-commands/goal-refiner.d.ts.map +1 -1
  71. package/dist/slash-commands/interrupt.d.ts +1 -1
  72. package/dist/slash-commands/interrupt.d.ts.map +1 -1
  73. package/dist/slash-commands/kanban.d.ts +1 -1
  74. package/dist/slash-commands/kanban.d.ts.map +1 -1
  75. package/dist/slash-commands/mailbox.d.ts +1 -1
  76. package/dist/slash-commands/mailbox.d.ts.map +1 -1
  77. package/dist/slash-commands/refiner.d.ts +1 -1
  78. package/dist/slash-commands/refiner.d.ts.map +1 -1
  79. package/dist/slash-commands/sdd.d.ts +1 -1
  80. package/dist/slash-commands/sdd.d.ts.map +1 -1
  81. package/dist/slash-commands/tool.d.ts +1 -1
  82. package/dist/slash-commands/tool.d.ts.map +1 -1
  83. package/dist/slash-commands/working-dir.d.ts +1 -1
  84. package/dist/slash-commands/working-dir.d.ts.map +1 -1
  85. package/dist/subcommands/handlers/chronicle.d.ts.map +1 -1
  86. package/dist/webui-server/connection-handler.d.ts +2 -1
  87. package/dist/webui-server/connection-handler.d.ts.map +1 -1
  88. package/dist/webui-server/kanban-host-adapter.d.ts +4 -4
  89. package/dist/webui-server/kanban-host-adapter.d.ts.map +1 -1
  90. package/dist/webui-server/prefs-seeding.d.ts.map +1 -1
  91. package/dist/webui-server/terminal-log-view.d.ts +30 -0
  92. package/dist/webui-server/terminal-log-view.d.ts.map +1 -0
  93. package/dist/webui-server.d.ts.map +1 -1
  94. package/dist/wiring/brain-and-orchestration.d.ts +2 -2
  95. package/dist/wiring/brain-and-orchestration.d.ts.map +1 -1
  96. package/dist/wiring/codebase-index.d.ts.map +1 -1
  97. package/dist/wiring/command-host-adapters.d.ts +2 -2
  98. package/dist/wiring/command-host-adapters.d.ts.map +1 -1
  99. package/dist/wiring/command-host-state.d.ts +3 -3
  100. package/dist/wiring/command-host-state.d.ts.map +1 -1
  101. package/dist/wiring/dep-watcher.d.ts +1 -1
  102. package/dist/wiring/dep-watcher.d.ts.map +1 -1
  103. package/dist/wiring/director-setup.d.ts +4 -4
  104. package/dist/wiring/director-setup.d.ts.map +1 -1
  105. package/dist/wiring/eternal-command-handlers.d.ts +5 -5
  106. package/dist/wiring/eternal-command-handlers.d.ts.map +1 -1
  107. package/dist/wiring/fleet-command-handlers.d.ts +2 -2
  108. package/dist/wiring/fleet-command-handlers.d.ts.map +1 -1
  109. package/dist/wiring/hq-telemetry.d.ts +4 -4
  110. package/dist/wiring/hq-telemetry.d.ts.map +1 -1
  111. package/dist/wiring/lifecycle-plugins.d.ts +5 -5
  112. package/dist/wiring/lifecycle-plugins.d.ts.map +1 -1
  113. package/dist/wiring/pipeline.d.ts +2 -2
  114. package/dist/wiring/pipeline.d.ts.map +1 -1
  115. package/dist/wiring/provider-runtime-setup.d.ts +5 -5
  116. package/dist/wiring/provider-runtime-setup.d.ts.map +1 -1
  117. package/dist/wiring/provider-status.d.ts +3 -3
  118. package/dist/wiring/provider-status.d.ts.map +1 -1
  119. package/dist/wiring/provider-utility-tools.d.ts +4 -4
  120. package/dist/wiring/provider-utility-tools.d.ts.map +1 -1
  121. package/dist/wiring/replay.d.ts +2 -2
  122. package/dist/wiring/replay.d.ts.map +1 -1
  123. package/dist/wiring/runtime-controller-deps.d.ts +3 -3
  124. package/dist/wiring/runtime-controller-deps.d.ts.map +1 -1
  125. package/dist/wiring/runtime-dispatch-state.d.ts +5 -5
  126. package/dist/wiring/runtime-dispatch-state.d.ts.map +1 -1
  127. package/dist/wiring/runtime-picker-deps.d.ts +3 -3
  128. package/dist/wiring/runtime-picker-deps.d.ts.map +1 -1
  129. package/dist/wiring/sdd-handlers.d.ts.map +1 -1
  130. package/dist/wiring/session-command-handlers.d.ts +5 -5
  131. package/dist/wiring/session-command-handlers.d.ts.map +1 -1
  132. package/dist/wiring/tools.d.ts +2 -2
  133. package/dist/wiring/tools.d.ts.map +1 -1
  134. package/package.json +21 -21

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.