What's Changed
- fix(webui): implement dialog.showOpen so file and folder pickers work by @xsyk in #3766
- fix(conversation): persist ThoughtDisplay elapsed timer across conversation switches by @kaizhou-lab in #3774
- feat(explorer): project-scoped Explorer replacing workspace tree by @tcp404 in #3763
- feat(explorer): sort tree entries directories-first by @tcp404 in #3775
- refactor(webui): reduce redundant API refetch and drop dead front-end fs accessors by @tcp404 in #3768
- fix(pet): source pet enable switch initial state from authoritative value by @piorpua in #3777
- feat(team): add click-to-wake manual warmup trigger to teammate model selector by @piorpua in #3776
- feat(conversation): restore agent-reported context usage indicator for ACP conversations by @kaizhou-lab in #3772
- chore: bump version to 2.1.43 by @piorpua in #3782
New Contributors
Full Changelog: v2.1.42...v2.1.43