1.10.0 (2025-08-24)
Bug Fixes
- add redirect for old next-edit path to new location (eee1001)
- address feedback (f5065ab)
- address feedback (826182c)
- address feedback (feefb7d)
- address review (b17c829)
- auto compaction between tool calls (4c829d7)
- cleanup (941da91)
- comment updates (52bf0a8)
- copy errors (dc3e213)
- don't fail on compliance checks (6eded31)
- edit impl - catch error status, not error (6162ca1)
- edit tests (fcd1ec7)
- handle apply errors (28565e6)
- handle apply errors for tools (281ed6a)
- increase space size (2f45640)
- jb tests (5955488)
- make current file tool a bit more happy (d8c2247)
- more tests (d235cb4)
- move dependencies to devDependencies and add @sentry/profiling-node (9fa213d)
- name check (06f734c)
- npm run start correct path (5c37672)
- outcome logger test (532c99b)
- pin to ffmpeg version 7.1 (5b83e47)
- properly build packages for cli releases (9d39c4d)
- prune before compacting (04e35c5)
- redirect agents -> assistants (f3d604b)
- redux bug (dfd94ba)
- remove expected error (7fabd29)
- stop dependencies from logging to stdout when in tui mode (7a18f37)
- system message copy (9e0a7d2)
- tab and esc are properly reserved (5b3d5ea)
- tests (a93c2bc)
- truncate Read tool output to avoid context overflow (ee79bff)
- tweak prompt (3fe9031)
- typo (66aa66d)
- UI improvements (eaa8077)
- unknown context provider file (a5919e7)
- update broken links to Next Edit documentation (eae99dd)
- vaildate aliases fix core (1000694)
- workflow dispatch default proper type (3585250)
Features
- --prompt flag (ea2fac7)
- add test (ee221a4)
- add tool support for Novita provider models (9fb3c93)
- info slash command (decd562)
- plan mode sys prompt (d0b708a)
- resource monitoring (6bad796)
- support env section in config yaml (14e83a9)
- update agent and plan instructions to include brief apply formatting instructions (6b79cb4)
- use last-write-wins instead of handling every request sequentially (6cb3260)