What's Changed
- Fix regexp for vterm-filter-buffer-substring by @meliache in #156
- feat: Add aidermacs-run-in-directory with ":" key binding by @veracioux in #158
- Fix: Use process-file to get aider version. Fixes #155 by @bdf369 in #161
- UX improve: show current running status in transient menu by @blahgeek in #163
- Respect
aidermacs-subtree-onlyeven whenaidermacs-config-fileis set by @blahgeek in #165 - Make a copy of process-environment to prevent leaking secrets set in hook by @blahgeek in #166
- Wait for a bit longer time for the backend to be ready by @blahgeek in #167
- Update README about process-environment by @blahgeek in #169
- Make code actions automatically select relevant context by @remo5000 in #176
- Fix Aider version check by @claritystorm in #177
- Fix aider version check by @Zhen-Ni in #178
- Update thinking instructions for newer Sonnets by @plpxsk in #180
- Display model pricing in model selection by @OverbearingPearl in #181
- Fix: Use real model value in
aidermacs-set-modelby @OverbearingPearl in #182
New Contributors
- @meliache made their first contribution in #156
- @veracioux made their first contribution in #158
- @bdf369 made their first contribution in #161
- @blahgeek made their first contribution in #163
- @Zhen-Ni made their first contribution in #178
- @plpxsk made their first contribution in #180
- @OverbearingPearl made their first contribution in #181
Full Changelog: v1.5...v1.6