Skip to content

packages/cli/README.md still lists os studio — the CLI ships no such command #11180

Description

@os-zhuang

Filed by the triage seat as the upstream companion of objectstack-ai/objectos#150 (dedup-checked against open cards: os studio returns no open framework card; #10967 covers os projects residue in environments/*.ts, a different family).

Measured (by the objectos card, on origin/main @ 2866d5f97e)

  • packages/cli/README.md:45 lists | os studio [config] | Launch Studio UI with development server |.
  • The oclif command set is pattern-derived from packages/cli/src/commands/** and contains no studio command; a case-insensitive grep across packages/cli/src finds studio only in comments, i18n baselines and tests (control probe: the same grep does return dev.ts/serve.ts).
  • serve.ts:2470-2472 states the current posture: @objectstack/studio is intentionally not default-loaded; the console ships /_console/studio/<pkg>/<pillar>.

Fix

Delete the README row (or replace with the accurate route: os dev / os serve, then /_console/studio in the browser). One-line docs fix, skip-changeset shape.

Refs: objectstack-ai/objectos#150 (downstream twin, queued there) · #10967 (adjacent stale-command-prose family).

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions