Skip to content

Commit 7a2dcb2

Browse files
authored
docs: update changelog for v0.28.0 (#143)
1 parent d0a4a5a commit 7a2dcb2

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
### 0.28.0
4+
5+
#### New Features
6+
- **General-Purpose Subagent**: Added a built-in general-purpose subagent option for broader multi-step research and implementation tasks.
7+
8+
#### Improvements
9+
- **Model Defaults**: Added a configurable default model setting, and `/model` changes now apply only to the current session.
10+
- **Markdown Links**: The TUI now shows destination URLs for markdown links.
11+
- **Daemon Update Hints**: The app now warns when a connected daemon is out of date.
12+
- **Cloud Error Visibility**: Cloud sessions now surface CLI startup errors more directly in Cosmos.
13+
- **VFS Diagnostics**: VFS sync warnings and MCP merge collision errors now include clearer troubleshooting details.
14+
- **Lazy Skill Includes**: Lazy-loaded skill bodies can now include nested skills.
15+
16+
#### Bug Fixes
17+
- Fixed cloud agents to retry transient knowledgebase sync failures and stop cleanly on unrecoverable errors.
18+
319
### 0.27.0
420

521
#### New Features

0 commit comments

Comments
 (0)