Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: v1.5.0 — README refresh + npm/brew/native only#688

Merged
umyunsang merged 1 commit into
mainfrom
chore/readme-v1.5.0
Apr 10, 2026
Merged

chore: v1.5.0 — README refresh + npm/brew/native only#688
umyunsang merged 1 commit into
mainfrom
chore/readme-v1.5.0

Conversation

@umyunsang

@umyunsang umyunsang commented Apr 10, 2026

Copy link
Copy Markdown
Member

Remove pip references, add native installer, bump to 1.5.0.

Summary by CodeRabbit

  • Documentation

    • Updated installation documentation to emphasize npm as the recommended method, with support for curl-based native installer and Homebrew
    • Refreshed architecture and CLI documentation to reflect current implementation
    • Updated development setup instructions for building the Node.js application alongside the Python backend
  • Chores

    • Released version 1.5.0

- README: remove pip references, add native installer, update badges
  Architecture diagram: React+Ink TUI, Contributing: npm build instructions
- pyproject.toml + package.json: 1.4.9 → 1.5.0
@umyunsang umyunsang merged commit 0f96640 into main Apr 10, 2026
@umyunsang umyunsang deleted the chore/readme-v1.5.0 branch April 10, 2026 05:29
@github-actions github-actions Bot added infra 인프라/배포 관련 documentation Improvements or additions to documentation data labels Apr 10, 2026
@coderabbitai

coderabbitai Bot commented Apr 10, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

Warning

.coderabbit.yaml has a parsing error

The CodeRabbit configuration file in this repository has a parsing error and default settings were used instead. Please fix the error(s) in the configuration file. You can initialize chat with CodeRabbit to get help with the configuration file.

💥 Parsing errors (1)
Validation error: String must contain at most 250 character(s) at "tone_instructions"
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6a6e7d77-61ed-4c24-bfca-c25bd267ec30

📥 Commits

Reviewing files that changed from the base of the PR and between 8cb2369 and 394d769.

📒 Files selected for processing (3)
  • README.md
  • packages/npm/package.json
  • pyproject.toml

📝 Walkthrough

Walkthrough

Version bumped to 1.5.0 across npm and Python packages. README documentation updated to shift installation focus from Python/pip to Node.js/npm, replace pip references with npm and curl installers, update Homebrew installation workflow, revise architecture description from Python to React+Ink+TypeScript TUI, and adjust development setup instructions.

Changes

Cohort / File(s) Summary
Version Bumps
packages/npm/package.json, pyproject.toml
Package version incremented from 1.4.9 to 1.5.0 in both npm and Python package metadata.
Documentation
README.md
Removed PyPI badges and Python installation prerequisites; shifted installation guidance to emphasize npm as primary option; added curl-based native installer; updated Homebrew tap workflow; revised architecture/CLI description to reflect Node.js TUI (React + Ink + TypeScript); updated development setup to include Node.js TUI build alongside Python backend.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

documentation, enhancement

Poem

🐰 A hop and a bump to version one-five,
npm takes the stage—Node.js comes alive!
With Ink and React, the TUI now shines,
Goodbye pip, hello npm—progress in the lines!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/readme-v1.5.0

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data documentation Improvements or additions to documentation infra 인프라/배포 관련

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant