Core
- Add ability to open projects in web interface
- Read global Claude skills in addition to project-specific skills
- Use named import for bonjour-service to fix module resolution (@Jkker)
- Add variants toggle
- Expose server URL to plugins (@EduSantosBrito)
- Upgrade OpenTUI to v0.1.66 fixing split diff alignment
TUI
- Prevent model list corruption from SolidJS reactivity (@joachim-isaksson)
Desktop
- Add readline shortcuts to desktop app
- Disable sourcemap generation in desktop build
- Add system notifications support for desktop application
Thank you to 4 community contributors:
- @sneycampos:
- fix: Correct theme command in tui.mdx (#6410)
- @EduSantosBrito:
- feat(plugin): expose server URL to plugins (#6373)
- @Jkker:
- @joachim-isaksson:
- fix: prevent model list corruption from SolidJS reactivity (#6359)