Skip to content

chore: v1 release prep — version bump, metadata, pre-release verification#18

Merged
sebyx07 merged 2 commits into
mainfrom
feat/v1-version-bump
Jun 30, 2026
Merged

chore: v1 release prep — version bump, metadata, pre-release verification#18
sebyx07 merged 2 commits into
mainfrom
feat/v1-version-bump

Conversation

@sebyx07

@sebyx07 sebyx07 commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Version bumped to 1.0.0 with CHANGELOG entry
  • Package metadata audit (description, keywords, exports, bin)
  • Pre-release gate: lint ✅ typecheck ✅ 565 tests pass ✅ build ✅
  • CLI smoke: --versionv1.0.0, --help OK, init→status→stop clean
  • release.yml OIDC path confirmed unchanged

sebyx07 and others added 2 commits June 29, 2026 19:54
- Update package.json from 0.1.0 to 1.0.0
- Add comprehensive CHANGELOG.md (Keep-a-Changelog format)
- Document all features: Android adapter, desktop adapter, video replay, CLI, E2E tests, agent loop, MCP tools, model provider, session persistence, adapter contract, docs

Co-Authored-By: Claude <noreply@anthropic.com>
The VERSION constant in src/index.ts was outdated (0.0.0) and didn't match
the version in package.json (1.0.0). This ensures the exported version is
accurate for callers to query.

Co-Authored-By: Claude <noreply@anthropic.com>
@sebyx07 sebyx07 added the claudetm Claude Task Master label Jun 30, 2026
@coderabbitai

coderabbitai Bot commented Jun 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 16 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 685a525b-ba33-4b20-a7ce-b78f47713500

📥 Commits

Reviewing files that changed from the base of the PR and between a1a391e and 4a67492.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • package.json
  • src/index.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/v1-version-bump

Comment @coderabbitai help to get the list of available commands.

@sebyx07 sebyx07 merged commit 680878f into main Jun 30, 2026
2 checks passed
@sebyx07 sebyx07 deleted the feat/v1-version-bump branch June 30, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claudetm Claude Task Master

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant