@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.
- package/dist/agent-bridge.js +3 -3
- package/dist/index.js +3 -3
- package/package.json +1 -1
package/dist/agent-bridge.js
CHANGED
|
@@ -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.
|
|
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: "
|
|
47608
|
-
pitch: "The
|
|
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: "
|
|
90107
|
-
pitch: "The
|
|
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.
|
|
93231
|
+
version: "0.1.615",
|
|
93232
93232
|
license: "SEE LICENSE IN README.md",
|
|
93233
93233
|
publishConfig: {
|
|
93234
93234
|
access: "public"
|