Releases: gtt116/enikk
Releases · gtt116/enikk
Release list
v0.9.0
What's New
Memory View
New Memory menu in the sidebar — view and edit memory.md and user.md directly. Changes take effect in the next session.
Conversation Search
Search box at the top of the session list — filter conversations by title in real time.
Status Bar Model Info
Model name and context length shown in the status bar (e.g. gpt-4 | 256K). Click for full details including provider and context window.
Open Logs Directory
New Open Logs directory entry in the user menu for quick access to log files.
UI Improvements
- Sidebar highlight — active items now use accent color for better visibility
- Session tabs — Chat/Cron tabs redesigned with underline style, centered layout
- Wider content area — max width increased from 896px to 1152px for better readability
Other
- Memory char limit increased to 20K (configurable via
memory_char_limit/user_char_limitin config.yaml) - Anonymous telemetry added (opt out with
telemetry_enabled: falsein config.yaml)
v0.8.0
What's Changed
- Fix/im bridge lifecycle recovery by @gtt116 in #40
- Feat/cron scheduling by @gtt116 in #42
- fix(capture): use hwnd instead of window title in screenshot filename by @gtt116 in #44
- feat: add desktop capture tool and slim down system prompt by @gtt116 in #45
- feat: desktop capture, PowerShell tool, UI improvements (v0.8.0) by @gtt116 in #46
Full Changelog: v0.6.1...v0.8.0
v0.7.0
What's Changed
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.1
What's Changed
- fix: include tkinter in build and add startup error dialog by @gtt116 in #31
- chore: bump version to 0.5.1 by @gtt116 in #32
Full Changelog: v0.5.0...v0.5.1
What's Changed
- fix: include tkinter in build and add startup error dialog by @gtt116 in #31
- chore: bump version to 0.5.1 by @gtt116 in #32
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: add session rename and confirmation dialog for destructive acti… by @gtt116 in #26
- Feat/window picker by @gtt116 in #29
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: launcher_path not persisted correctly on app creation Fixes #18 by @gtt116 in #19
- feat: switch to onnxruntime-directml for GPU acceleration by @gtt116 in #22
- feat: display tool call duration in frontend by @gtt116 in #23
- feat: add DirectML status to API and frontend by @gtt116 in #24
- chore: bump version to 0.4.0 by @gtt116 in #25
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
What's Changed
Full Changelog: v0.1.0...v0.2.0