Skip to content

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

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

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

Conversation

@cte
Copy link
Collaborator

@cte cte commented Feb 19, 2026

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

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. changelog-ready labels Feb 19, 2026
@cte cte merged commit 00c35e6 into main Feb 19, 2026
13 of 14 checks passed
@cte cte deleted the cli-release-v0.1.0 branch February 19, 2026 08:06
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ready size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments