What's Changed
- fix(web): add pointer cursor to add project button by @binbandit in #1220
- Show project status dots when collapsed in the sidebar by @maria-rcks in #1097
- feat(web): persist modelOptions, refactor provider specific logic by @maria-rcks in #1121
- fix(ChatView): update scroll button styles to improve user interaction by @pranavgoel29 in #1246
- fix(web): show health banner for selected provider instead of defaulting to Codex by @Marve10s in #1223
- fix(web): update add-project toggle label in cancel state by @UtkarshUsername in #1248
- Prefer Claude user ID for telemetry identity by @juliusmarminge in #1249
- feat: added configurable base directory. by @mcking-07 in #826
- fix(claude): load Claude SDK filesystem setting sources by @harshit97 in #1334
- Load PTY adapter at runtime by @shivamhwp in #1311
- fix: add license field to npm package by @gameroman in #1272
- Flatten Git service layer and switch server paths to base dir by @juliusmarminge in #1255
- fix(web): avoid false draft attachment persistence warnings by @shivamhwp in #1153
- Add resizable chat sidebar by @shivamhwp in #1347
- ci(github): exclude test files from mixed PR size calculation by @binbandit in #1105
- refactor(settings): simplify settings layout and controls by @maria-rcks in #1288
- Run draft-thread project scripts from resolved project/worktree cwd by @juliusmarminge in #1178
- Stream git hook progress events for stacked git actions by @juliusmarminge in #1214
- feat: add terminal toggle button to chat header by @antiisaint in #633
- feat: add word wrapping setting and in-panel button by @raphaelluethy in #1326
- fix(provider,claude): handle prompt stream interrupt on session stop by @keyzou in #1365
- Preserve terminal history across ANSI control sequences by @juliusmarminge in #1367
- Surface context window usage in the UI by @juliusmarminge in #1351
- Sort sidebar projects and threads by recency by @juliusmarminge in #1372
New Contributors
- @pranavgoel29 made their first contribution in #1246
- @Marve10s made their first contribution in #1223
- @mcking-07 made their first contribution in #826
- @harshit97 made their first contribution in #1334
- @shivamhwp made their first contribution in #1311
- @gameroman made their first contribution in #1272
- @antiisaint made their first contribution in #633
- @raphaelluethy made their first contribution in #1326
- @keyzou made their first contribution in #1365
Full Changelog: v0.0.13...v0.0.14