ventureos 1.0.20 → 1.1.2

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 (2) hide show
  1. package/README.md +6 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -144,11 +144,15 @@ Everything is saved automatically. Come back tomorrow and Victor picks up exactl
144
144
 
145
145
  ---
146
146
 
147
- ## Two ways to work
147
+ ## Three ways to work
148
148
 
149
149
  **Guided mode** (default) — Victor pauses after each step, shows you the output, and asks for your approval before moving on. Best for real ventures where decisions matter.
150
150
 
151
- **Auto mode** — Victor runs the full phase on its own and shows you everything at the end. Best when you want to quickly screen an idea.
151
+ **Yolo mode** — Victor runs the full phase on its own and shows you everything at the end. Best when you want to move fast without stopping at every checkpoint.
152
+
153
+ **Autopilot** — Type `AP` and Victor runs the entire 12-week journey in one go: market research, synthetic customer interviews, solution design, business case, board evaluation, and a full pitch deck. No input needed. You get a complete `venture-scan-report.md` at the end — a single document covering every phase, clearly marked as AI-generated, with a prioritised list of what to validate with real customers first.
154
+
155
+ > Use Autopilot to quickly stress-test an idea before committing to a full run. Estimated cost: ~$5–7 on Claude Opus.
152
156
 
153
157
  ---
154
158
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ventureos",
3
- "version": "1.0.20",
3
+ "version": "1.1.2",
4
4
  "description": "VentureOS — AI-powered venture building framework. From raw idea to investor-ready pitch in 12 structured weeks.",
5
5
  "type": "module",
6
6
  "bin": {