Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

chore(cli): prepare release v0.1.0 - #11599

Merged
cte merged 1 commit into
mainfrom
cli-release-v0.1.0
Feb 19, 2026
Merged

chore(cli): prepare release v0.1.0#11599
cte merged 1 commit into
mainfrom
cli-release-v0.1.0

Conversation

@cte

@ctecte commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

CLI Release v0.1.0

This PR prepares the CLI release v0.1.0.

Changes

  • Version bump in package.json (0.0.55 → 0.1.0)
  • Changelog update

Summary of Changes Since v0.0.55

  • NDJSON Stdin Protocol: Overhauled stdin prompt stream from raw text lines to a structured NDJSON command protocol with requestId correlation, ack/done/error lifecycle events, and queue telemetry
  • List Subcommands: New list subcommands (commands, modes, models) for programmatic discovery
  • Modularized Architecture: Extracted stdin stream logic from run.ts into dedicated stdin-stream.ts module
  • Bug Fix: Fixed a bug in Task.ts affecting CLI operation

Checklist

  • Version number is correct
  • Changelog entry is complete and accurate
  • All CI checks pass

Start a new Roo Code Cloud session on this branch

@dosubotdosubotBot added size:S This PR changes 10-29 lines, ignoring generated files. changelog-ready labels Feb 19, 2026
@cte
cte merged commit 00c35e6 into mainFeb 19, 2026
13 of 14 checks passed
@cte
cte deleted the cli-release-v0.1.0 branch February 19, 2026 08:06
@github-actionsgithub-actionsBot mentioned this pull request Feb 19, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

changelog-readysize:SThis PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@cte