Skip to content

Tags: aiorgdev/cli

Tags

v1.4.2

Toggle v1.4.2's commit message
1.4.2

v1.4.0

Toggle v1.4.0's commit message
feat: skip project linking for personal kits

Personal kits (like Investor OS) now skip project setup during
init and upgrade. They work standalone without shared business context.

- Added `personal: boolean` flag to kit.json schema
- CLI checks `isPersonal` and skips setupProject/migrateToProjectSystem
- Investor OS marked as personal kit

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

v1.3.0

Toggle v1.3.0's commit message
feat: minimal context.json for flexible kit support

- createProject() now creates minimal context without business object
- Business kits ask for business info during their /setup if missing
- Supports personal kits (Investor OS) without business-related questions
- Schema updated to make business field optional

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

v1.1.3

Toggle v1.1.3's commit message
1.1.3

v1.1.2

Toggle v1.1.2's commit message
1.1.2

v1.1.1

Toggle v1.1.1's commit message
1.1.1