Commit Graph
7 Commits
Author SHA1 Message Date
leookun c96cb0a110 feat(console): add initial console for Cursor BYOK with provider management and LLM call tracking 2026-08-17 10:14:10 +08:00
leookun 4db2061611 all tools 2026-08-16 17:29:29 +08:00
leokun 3e7a15017d refactor: 0.1.0-beta 2026-08-13 22:01:11 +08:00
leookun 297b56aed0 refactor: update model details handling in CLI
- Renamed test function to better reflect its purpose.
- Enhanced model details structure by adding DisplayName and DisplayNameShort fields in buildCLIModelDetails.
- Updated test cases to validate the new fields and ensure correct functionality.
2026-08-08 15:45:59 +08:00
leookun 726f082e6b chore(release): update version to 0.0.43 and enhance release notes
- Updated version number to 0.0.43 across all relevant files.
- Added new features and fixes to release notes, including:
  - Fix for command recognition issues.
  - Fix for summarize command.
  - Fix for MiniMax thinking restriction.
  - Support for Fork message and conversation linking.
  - Introduction of cursor debugger.
  - Added QQ and Telegram group information.
2026-08-03 01:22:56 +08:00
leokun e0aa270328 feat: gpt-5.6 support 2026-07-10 11:38:45 +08:00
leokun c083be5ec2 v0.3.8 2026-06-30 10:38:52 +08:00