Skip to content

Commit 9134dfd

Browse files
Update changelog.md for version 0.0.415
1 parent 837a597 commit 9134dfd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.0.415 - 2026-02-23
2+
3+
- Skill files saved with a UTF-8 BOM (common on Windows editors) now load correctly instead of failing with a frontmatter parse error
4+
- Custom agents support the `model` field to specify which model to use, and unknown fields now warn instead of blocking agent load
5+
- Plan approval menu shows model-curated actions with a recommended option highlighted first, including autopilot+fleet for parallelizable work
6+
- Env loading indicator no longer hangs indefinitely on MCP startup error or session resume
7+
- Add show_file tool for presenting code and diffs to the user
8+
- Add env loading indicator showing skills, MCPs, plugins, ... being loaded
9+
- MCP tool results with giant single lines are truncated correctly
10+
- /plugin marketplace add and /plugin install support local paths containing spaces
11+
- `/mcp show` groups servers into User, Workspace, Plugins, and Built-in sections and makes all servers navigable
12+
- Agent now knows which model is powering it when asked
13+
- Ctrl+A/E cycle through visual lines in wrapped input; Home/End navigate within a visual line; Ctrl+Home/End jump to text boundaries
14+
115
## 0.0.414 - 2026-02-21
216

317
- Explore agent can now use GitHub MCP tools when available

0 commit comments

Comments
 (0)