All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated installation instructions in
README.mdandREADME.zh-CN.mdto remove version constraints, allowing for automatic updates.
- Remove unused
maskStringimport incopilot.tsto fix lint error
- Support for GitHub Copilot account quota tracking (Premium requests)
- New
copilot.tsmodule for GitHub internal API integration - Updated
README.mdandREADME.zh-CN.mdwith Copilot documentation
- Include
command/directory in npm package for slash command support
- Initial release
- Query OpenAI account quota (Plus/Team/Pro)
- Query Zhipu AI account quota (Coding Plan)
- Query Google Cloud account quota (Antigravity)
- Visual progress bars for quota display
- Multi-language support (Chinese/English)
- API key masking for security