@autohq/cli 0.1.586 → 0.1.587

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.
@@ -37736,7 +37736,7 @@ Object.assign(lookup, {
37736
37736
  // package.json
37737
37737
  var package_default = {
37738
37738
  name: "@autohq/cli",
37739
- version: "0.1.586",
37739
+ version: "0.1.587",
37740
37740
  license: "SEE LICENSE IN README.md",
37741
37741
  publishConfig: {
37742
37742
  access: "public"
package/dist/index.js CHANGED
@@ -85546,6 +85546,7 @@ var init_hardcoded = __esm({
85546
85546
  "@auto/pentester": "A read-only offensive-security reviewer for your own repository that files severity-ranked, evidence-backed findings to an issues ledger and a dated review-report PR.",
85547
85547
  "@auto/slopbusters": "The Slopbusters cleanup crew: a Renovator front of house that turns user rulings into a scheduled cleanup campaign, with reaper, butcher, janitor, exorcist, and inspector specialists.",
85548
85548
  "@auto/smoke-test": "A minimal managed-template smoke-test fixture for end-to-end verification.",
85549
+ "@auto/tasks": "Optional durable-Task fragments: import the coordinator fragment on an orchestrator and the implementer fragment on its coding agents to activate Task roadmaps and the project Tasks view.",
85549
85550
  "@auto/war-room": "The War Room operations team: an Admiral front of house that owns the threat board and dispatches the fleet, with watchdog, bouncer, pentester, and coroner specialists.",
85550
85551
  "@auto/watchdog": "A scheduled signal watcher for pre-provisioned authenticated webhooks, GitHub-side indicators, and crew heartbeats that records thresholds and barks early.",
85551
85552
  "@auto/workforce-optimization-consultant": "A scheduled advisory analyst that scores agent effectiveness and usage signals, commits a reviewable report, and optionally posts a short Slack summary."
@@ -88815,7 +88816,7 @@ var init_package = __esm({
88815
88816
  "package.json"() {
88816
88817
  package_default = {
88817
88818
  name: "@autohq/cli",
88818
- version: "0.1.586",
88819
+ version: "0.1.587",
88819
88820
  license: "SEE LICENSE IN README.md",
88820
88821
  publishConfig: {
88821
88822
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.586",
3
+ "version": "0.1.587",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"