mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 09:01:14 +00:00
docs(coding-agent): update changelog with missing fix entry and new features section
- Add New Features section for Kimi For Coding provider - Add fix entry for resource ordering when resuming sessions
This commit is contained in:
parent
87ab5c5c3b
commit
b78b21c588
1 changed files with 8 additions and 0 deletions
|
|
@ -2,10 +2,18 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### New Features
|
||||
|
||||
- **Kimi For Coding provider**: Access Moonshot AI's Anthropic-compatible coding API. Set `KIMI_API_KEY` environment variable. See [README.md#kimi-for-coding](README.md#kimi-for-coding).
|
||||
|
||||
### Added
|
||||
|
||||
- Added Kimi For Coding provider support (Moonshot AI's Anthropic-compatible coding API). Set `KIMI_API_KEY` environment variable. See [README.md#kimi-for-coding](README.md#kimi-for-coding).
|
||||
|
||||
### Fixed
|
||||
|
||||
- Resources now appear before messages when resuming a session, preventing loaded context from appearing at the bottom of the chat.
|
||||
|
||||
## [0.50.2] - 2026-01-29
|
||||
|
||||
### New Features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue