v0.5.1
What's Changed
- feat(workbench): Automations surface usability pass (CODE-264) by @AprilNEA in #171
- feat(files): workspace file tree — file.list wire contract, engine listing, right-panel tree browser (CODE-263) by @AprilNEA in #172
- fix(daemon,agent-adapter,engine,assets): hide win32 console windows on daemon child spawns (CODE-236) by @PeronGH in #170
- feat(ui,workbench): collapse the error banner into a title-side badge, card-style conversation errors, clear on navigation (CODE-239) by @AprilNEA in #169
- fix(workbench): let long viewer lines scroll instead of clipping at the Files panel edge (CODE-263) by @AprilNEA in #173
- feat(settings): fold Connection into a Developer tab with a caution notice (CODE-238) by @AprilNEA in #174
- feat(ui,workbench,desktop): syntax-highlight the Files viewer via @pierre/diffs File (CODE-269) by @AprilNEA in #178
- feat(mobile): terminal appearance settings (theme + font size) by @AprilNEA in #176
- fix(agent-adapter): drop codex 0.144 AGENTS.md/env-context injection from history replay (CODE-235) by @AprilNEA in #177
- fix(engine,common): resolve gh via PATH scan + fallback install locations (CODE-271) by @lucas77778 in #182
- feat(ui,desktop): auto-seed a terminal session when the Terminal section opens + strip inset alignment (CODE-230) by @AprilNEA in #183
- fix(agent-adapter,engine,common): normalize MSYS drive-form paths from Windows agents (CODE-237) by @PeronGH in #180
- feat(ui): group opencode models by provider in the model picker (CODE-270) by @Zerlight in #179
- fix(client-core): keep live events a mid-turn transcript reseed does not cover (CODE-272) by @Zerlight in #185
- fix(agent-adapter): request summarized thinking display from claude-code (CODE-273) by @lucas77778 in #184
- feat(ui): context compact component (CODE-142) by @AprilNEA in #186
- feat(daemon,assets): pi runs from the managed npm-closure download (CODE-219, part 2) by @AprilNEA in #189
- feat(ui): animate the in-progress compaction row (spinner + shimmer + elapsed) (CODE-280) by @AprilNEA in #191
- fix(schema): renumber wire protocol to 39 after parallel 38 bumps by @AprilNEA in #193
- fix(pty,engine,client-core): end-to-end terminal output flow control (CODE-231) by @AprilNEA in #194
- fix(transport): avoid zod double parse by @SukkaW in #190
- feat(desktop): size first launch from the work area, persist window bounds, align pane defaults by @AprilNEA in #196
Full Changelog: v0.5.0...v0.5.1