@autohq/cli 0.1.614 → 0.1.615

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.
@@ -37765,7 +37765,7 @@ Object.assign(lookup, {
37765
37765
  // package.json
37766
37766
  var package_default = {
37767
37767
  name: "@autohq/cli",
37768
- version: "0.1.614",
37768
+ version: "0.1.615",
37769
37769
  license: "SEE LICENSE IN README.md",
37770
37770
  publishConfig: {
37771
37771
  access: "public"
@@ -47604,8 +47604,8 @@ var TEAM_TEMPLATES = [
47604
47604
  id: "accelerator",
47605
47605
  name: "The Accelerator",
47606
47606
  template: "@auto/agent-fleet",
47607
- tagline: "You set the goal. It shepherds every PR through review\u2014and gets better over time.",
47608
- 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.",
47607
+ tagline: "Your chief runs the line. You steer when it counts.",
47608
+ pitch: "The kernel of an effective software factory \u2014 a Chief of Staff that dispatches and shepherds vastly more parallel workstreams than you could run yourself, each owned through CI to a review-ready pull request. It coordinates the line publicly in Slack, keeps the roster visible, and notifies you only when your steer or input is needed. 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.",
47609
47609
  backdrop: "accelerator.mp4",
47610
47610
  frontOfHouse: "chief-of-staff",
47611
47611
  frontOfHouseOnboardingSubpath: "agents/chief-of-staff-onboarding.yaml",
package/dist/index.js CHANGED
@@ -90103,8 +90103,8 @@ var init_catalog = __esm({
90103
90103
  id: "accelerator",
90104
90104
  name: "The Accelerator",
90105
90105
  template: "@auto/agent-fleet",
90106
- tagline: "You set the goal. It shepherds every PR through review\u2014and gets better over time.",
90107
- 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.",
90106
+ tagline: "Your chief runs the line. You steer when it counts.",
90107
+ pitch: "The kernel of an effective software factory \u2014 a Chief of Staff that dispatches and shepherds vastly more parallel workstreams than you could run yourself, each owned through CI to a review-ready pull request. It coordinates the line publicly in Slack, keeps the roster visible, and notifies you only when your steer or input is needed. 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.",
90108
90108
  backdrop: "accelerator.mp4",
90109
90109
  frontOfHouse: "chief-of-staff",
90110
90110
  frontOfHouseOnboardingSubpath: "agents/chief-of-staff-onboarding.yaml",
@@ -93228,7 +93228,7 @@ var init_package = __esm({
93228
93228
  "package.json"() {
93229
93229
  package_default = {
93230
93230
  name: "@autohq/cli",
93231
- version: "0.1.614",
93231
+ version: "0.1.615",
93232
93232
  license: "SEE LICENSE IN README.md",
93233
93233
  publishConfig: {
93234
93234
  access: "public"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@autohq/cli",
3
- "version": "0.1.614",
3
+ "version": "0.1.615",
4
4
  "license": "SEE LICENSE IN README.md",
5
5
  "publishConfig": {
6
6
  "access": "public"