chore: v1.5.0 — README refresh + npm/brew/native only#688
Conversation
- 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
|
Caution Review failedThe pull request is closed. Warning
|
| 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
- feat: PyPI 패키지 배포 구성 #615: Reverses prior PyPI-focused changes from a previous PR by shifting to npm-first installation guidance in README and package configuration
- chore: v1.0.3 릴리즈 #622: Concurrent version bump in
pyproject.tomlproject metadata matching this PR's version update - feat(#501): npm CLI wrapper 패키지 초기 구조 추가 #613: Related npm package metadata update that coincides with the version bump in
packages/npm/package.json
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.
Remove pip references, add native installer, bump to 1.5.0.
Summary by CodeRabbit
Documentation
Chores