Skip to content

docs: remove star history section - #215

Merged
cyfyifanchen merged 1 commit into
mainfrom
docs/remove_star_section
Jul 26, 2026
Merged

docs: remove star history section#215
cyfyifanchen merged 1 commit into
mainfrom
docs/remove_star_section

Conversation

@cyfyifanchen

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the Star Us and Star History section from the English README.
  • Remove the corresponding Star section from the Chinese README.
  • Remove both sections from their tables of contents.

The embedded Star History chart still does not render reliably, so the promotional section is being removed instead of retaining a broken README surface.

Type

  • Fix
  • Feature
  • Docs
  • CI / tooling
  • Refactor
  • Other

Verification

  • make check-commits passed.

  • PR_TITLE='docs: remove star history section' make check-pr-title passed.

  • make check-large-files passed.

  • Python test target passed: 58 tests.

  • The isolated ModelPicker test passed.

  • The full TUI run passed 901 tests and failed 1 unrelated ModelPicker timing assertion. The failure reproduces only in the full suite and is outside this README-only diff.

  • Relevant tests pass locally

  • Relevant lint / type checks pass locally

  • User-facing docs or screenshots are updated when needed

Risk

  • Security impact considered
  • Backward compatibility considered
  • Rollback path is clear for risky changes

Related Issues

N/A

@cyfyifanchen
cyfyifanchen marked this pull request as ready for review July 26, 2026 01:47
@cyfyifanchen
cyfyifanchen merged commit 4c2eb70 into main Jul 26, 2026
8 checks passed
@cyfyifanchen
cyfyifanchen deleted the docs/remove_star_section branch July 26, 2026 01:48
@0xKT 0xKT mentioned this pull request Jul 31, 2026
12 tasks
0xKT added a commit that referenced this pull request Jul 31, 2026
## Summary

Bump the package version from 0.1.9 to 0.1.10 (patch release). 22 PRs
merged since v0.1.9, no breaking changes.

Features:

- #260 feat(tui): list the providers that work, and the rest one level
down
- #252 feat(*): offer every supported provider in the onboarding picker
- #251 feat(tools): read images with read_file, and fix four silent
type-check bugs
- #239 feat: add shell command approval flow
- #217 feat: rework the TUI transcript into collapsible episodes
- #220 feat(cli): nudge raven upgrade in the tui status bar when behind
- #209 feat(providers): add MiniMax Global and CN OAuth

Refactors:

- #259 refactor(*): one answer to which credentials a provider needs
- #249 refactor(providers): unify provider management on litellm

The remaining PRs are fixes (#255, #256, #258, #253, #238, #226), test
work (#236, #230, #224), docs (#250, #215, #200), and benchmark tooling
(#207).

## Type

- [ ] Fix
- [ ] Feature
- [ ] Docs
- [ ] CI / tooling
- [ ] Refactor
- [x] Other

## Verification

- [x] Relevant tests pass locally
- [x] Relevant lint / type checks pass locally
- [ ] User-facing docs or screenshots are updated when needed

Bump is limited to `pyproject.toml` and `uv.lock` (`uv lock` sync).
Local preflight covers the branch CI checks (commit lint, PR title and
body lint, ruff, large-file gate).

## Risk

- [x] Security impact considered
- [x] Backward compatibility considered
- [x] Rollback path is clear for risky changes

Version-only change; no code or behavior change. Rollback is a revert of
this commit.

## Related Issues

N/A

Co-authored-by: Claude (claude-opus-5[1m]) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant