From 685759197be94ec43e25754deabf2ca85d402a59 Mon Sep 17 00:00:00 2001 From: openhands Date: Sat, 21 Mar 2026 13:29:43 +0000 Subject: [PATCH] fix: VISION.md Foundation milestone should note multi-project is complete (Scale bump) (#391) Co-Authored-By: Claude Opus 4.6 (1M context) --- VISION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VISION.md b/VISION.md index c9e2cbb..dd8957f 100644 --- a/VISION.md +++ b/VISION.md @@ -45,7 +45,7 @@ A solo founder sets the vision and defines quality gates. Disinto derives the ba - Core agent loop working: dev → CI → review → merge - Supervisor health monitoring - Planner gap analysis against this vision -- Single-project support with per-project config +- Multi-project support with per-project config (harb, disinto, versi) ### Adoption - One-command bootstrap for new projects (`disinto init`) @@ -54,7 +54,7 @@ A solo founder sets the vision and defines quality gates. Disinto derives the ba - Landing page that communicates the value proposition clearly ### Scale -- Multi-project support (multiple repos, one factory) +- ~~Multi-project support (multiple repos, one factory)~~ — done (Foundation) - Plugin system for custom agents - Community-contributed formulas for common project types (Next.js, Solidity, Python) - Hosted option for founders who don't want to run their own VPS