@autohq/cli 0.1.602 → 0.1.603

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.
@@ -37751,7 +37751,7 @@ Object.assign(lookup, {
37751
37751
  // package.json
37752
37752
  var package_default = {
37753
37753
  name: "@autohq/cli",
37754
- version: "0.1.602",
37754
+ version: "0.1.603",
37755
37755
  license: "SEE LICENSE IN README.md",
37756
37756
  publishConfig: {
37757
37757
  access: "public"
@@ -47340,7 +47340,7 @@ var TEAM_TEMPLATES = [
47340
47340
  name: "The Accelerator",
47341
47341
  template: "@auto/agent-fleet",
47342
47342
  tagline: "You set the goal. It shepherds every PR through review\u2014and gets better over time.",
47343
- pitch: "Hand this team a goal and step out of the operational loop. It breaks down the work, dispatches the right agents, opens the PRs, shepherds every change through CI and review, responds to feedback, resolves conflicts, and keeps the whole queue moving until a decision genuinely needs you. Along the way, it reviews its own performance and proposes improvements so your software factory gets faster, sharper, and more efficient over time.",
47343
+ pitch: "The minimum viable agentic team \u2014 a working factory you build on. The Chief of Staff acts as your line manager: hand it work in chat and it dispatches an engineer per task, tracks every workstream, unblocks stalls, and escalates only when a decision needs you. Tiered engineers put a frontier model on complex changes and a cheap model on mechanical ones, and every PR gets an independent review. A preinstalled self-improvement agent tunes the team from its own sessions and your feedback \u2014 and it's all plain files in your repo, yours to extend.",
47344
47344
  backdrop: "accelerator.mp4",
47345
47345
  frontOfHouse: "chief-of-staff",
47346
47346
  frontOfHouseOnboardingSubpath: "agents/chief-of-staff-onboarding.yaml",
@@ -47465,7 +47465,7 @@ var TEAM_TEMPLATES = [
47465
47465
  name: "The War Room",
47466
47466
  template: "@auto/war-room",
47467
47467
  tagline: "Triages incidents, investigates causes, and drives fixes through resolution.",
47468
- pitch: "This team triages alerts, investigates causes, dispatches fixes, and follows every incident through resolution.",
47468
+ pitch: "The War Room is a standing incident-response and security team. The Admiral runs a threat board where every alert and report gets an owner, a status, and a follow-up. An incoming alert wakes an investigator that correlates the failure with recent changes and drafts a fix when the cause is clear; the Inspector builds reproductions and case files; engineers ship remediations with a dedicated security review on every PR. When it's over, the Coroner writes the blameless postmortem and chases the action items \u2014 the part humans never do. The team proves the whole loop on a labeled synthetic drill before any real incident arrives.",
47469
47469
  backdrop: "war-room.mp4",
47470
47470
  frontOfHouse: "admiral",
47471
47471
  frontOfHouseOnboardingSubpath: "agents/admiral-onboarding.yaml",
package/dist/index.js CHANGED
@@ -88037,7 +88037,7 @@ var init_catalog = __esm({
88037
88037
  name: "The Accelerator",
88038
88038
  template: "@auto/agent-fleet",
88039
88039
  tagline: "You set the goal. It shepherds every PR through review\u2014and gets better over time.",
88040
- pitch: "Hand this team a goal and step out of the operational loop. It breaks down the work, dispatches the right agents, opens the PRs, shepherds every change through CI and review, responds to feedback, resolves conflicts, and keeps the whole queue moving until a decision genuinely needs you. Along the way, it reviews its own performance and proposes improvements so your software factory gets faster, sharper, and more efficient over time.",
88040
+ pitch: "The minimum viable agentic team \u2014 a working factory you build on. The Chief of Staff acts as your line manager: hand it work in chat and it dispatches an engineer per task, tracks every workstream, unblocks stalls, and escalates only when a decision needs you. Tiered engineers put a frontier model on complex changes and a cheap model on mechanical ones, and every PR gets an independent review. A preinstalled self-improvement agent tunes the team from its own sessions and your feedback \u2014 and it's all plain files in your repo, yours to extend.",
88041
88041
  backdrop: "accelerator.mp4",
88042
88042
  frontOfHouse: "chief-of-staff",
88043
88043
  frontOfHouseOnboardingSubpath: "agents/chief-of-staff-onboarding.yaml",
@@ -88162,7 +88162,7 @@ var init_catalog = __esm({
88162
88162
  name: "The War Room",
88163
88163
  template: "@auto/war-room",
88164
88164
  tagline: "Triages incidents, investigates causes, and drives fixes through resolution.",
88165
- pitch: "This team triages alerts, investigates causes, dispatches fixes, and follows every incident through resolution.",
88165
+ pitch: "The War Room is a standing incident-response and security team. The Admiral runs a threat board where every alert and report gets an owner, a status, and a follow-up. An incoming alert wakes an investigator that correlates the failure with recent changes and drafts a fix when the cause is clear; the Inspector builds reproductions and case files; engineers ship remediations with a dedicated security review on every PR. When it's over, the Coroner writes the blameless postmortem and chases the action items \u2014 the part humans never do. The team proves the whole loop on a labeled synthetic drill before any real incident arrives.",
88166
88166
  backdrop: "war-room.mp4",
88167
88167
  frontOfHouse: "admiral",
88168
88168
  frontOfHouseOnboardingSubpath: "agents/admiral-onboarding.yaml",
@@ -91159,7 +91159,7 @@ var init_package = __esm({
91159
91159
  "package.json"() {
91160
91160
  package_default = {
91161
91161
  name: "@autohq/cli",
91162
- version: "0.1.602",
91162
+ version: "0.1.603",
91163
91163
  license: "SEE LICENSE IN README.md",
91164
91164
  publishConfig: {
91165
91165
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.602",
3
+ "version": "0.1.603",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"