v0.1.174
Install
CLI (npm)
npm i -g @leyen/coder
coder --helpDesktop
- macOS: download the
.dmgbelow - Windows: download the
.exeinstaller below
Changelog
81de9be Merge pull request #5 from leyen-me/refactor/remove-ask-plan-modes
893ab9e chore: remove dead context estimator and fix unused import warning
724605f refactor(compact): replace tail-keeping compaction with user handoff model
0306c16 feat(slash): show skill slug with slash prefix to match command rows
589f300 feat(slash): show skill description in slash popover, unified with commands
510f213 i18n(slash): localize builtin slash command descriptions
ea72a2a refactor(settings): use a select for session title source
1816a7c feat(sessions): make LLM title generation opt-in via setting
3959c95 refactor: remove Ask/Plan modes, keep single Agent mode