Skip to content

Conversation

@m1ngsama
Copy link
Member

实验性重构

  • 之前的代码几乎没有信息填充
  • 依赖社内一些基础设施重构
  • 使用monorepo管理多模块
  • 这是个测试版本,如果工作不顺利会回滚XD

Experimental Refactor

  • The previous code had almost no information filled in
  • Refactored relying on some internal infrastructure
  • Using monorepo to manage multiple modules
  • This is a test version; if things don’t go well, it will be rolled back XD

@m1ngsama m1ngsama changed the title Release Prompt 3.0 beta Release Prompt 4.0 Sep 12, 2025
@m1ngsama
Copy link
Member Author

Recovery to v2.3

@m1ngsama m1ngsama closed this Oct 11, 2025
m1ngsama added a commit that referenced this pull request Dec 10, 2025
## Fixed
- GitHub API 403 rate limiting error when browsing documentation
  - Added GitHub token authentication (GITHUB_TOKEN/GH_TOKEN env vars)
  - Improved error messages with rate limit info and reset time
  - Increased limit from 60 to 5000 requests/hour with token

## Added
- Pager-style document viewer (vim/journalctl/less style)
  - Natural scrolling with arrow keys, Space, j/k, q to quit
  - Better reading experience for long documents
  - Auto-fallback to direct output if pager unavailable
- Re-read document option after viewing
- Environment variable support for PAGER customization

## Improved
- Enhanced error handling with detailed rate limit diagnostics
- Better user feedback when rate limits are reached
- Clear instructions for resolving authentication issues

## Updated
- README.md with GitHub token configuration instructions
- CHANGELOG.md with complete v1.0.5 release notes
- Version bumped to 1.0.5

Fixes #1: Knowledge Base 403 error
Fixes #2: Hard to read documents before pager implementation
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.

2 participants