What's Changed
- fix(editor): set the original file's permissions into the renamed tmp… by @faresmuhammad in #402
- fix(pty): authorize CLI launch directory in workspace registry on startup by @sauravhathi in #413
- fix: make settings window resizable and increase default size by @abhishek0wb in #416
- fix: terminal cwd above home, Windows verbatim paths, test/CI hardening by @crynta in #453
- feat(agents): agent notifications and management by @crynta in #473
- fix(windows,terminal): System32 launch dir, PTY reload reap, paste + stale-render, CI by @crynta in #476
- feat(fs): live filesystem watcher for explorer tree and open editors by @crynta in #488
- feat(ai): /claude-code command to orchestrate agents via Terax AI by @crynta in #489
New Contributors
- @faresmuhammad made their first contribution in #402
- @sauravhathi made their first contribution in #413
- @abhishek0wb made their first contribution in #416
Full Changelog: v0.7.1...v0.7.3