Skip to content

Releases: gtt116/enikk

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:49
9f1d17b

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_limit in config.yaml)
  • Anonymous telemetry added (opt out with telemetry_enabled: false in config.yaml)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 14:41
10ecf7e

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

Choose a tag to compare

@github-actions github-actions released this 05 Jul 07:13

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 14:00

What's Changed

  • fix: pin chat input to bottom; add HTML tag-pair lint by @gtt116 in #36

Full Changelog: v0.6.0...v0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 06:20

What's Changed

  • Feat/system tray by @gtt116 in #33
  • feat: auto-check GitHub releases and notify users of new version by @gtt116 in #34
  • feat: prevent multiple instances via named mutex by @gtt116 in #35

Full Changelog: v0.5.1...v0.6.0

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Jun 14:58

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

Choose a tag to compare

@github-actions github-actions released this 14 Jun 13:36

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

Choose a tag to compare

@github-actions github-actions released this 09 Jun 20:45
9139810

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

Choose a tag to compare

@github-actions github-actions released this 06 Jun 02:03

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 11:05

What's Changed

Full Changelog: v0.1.0...v0.2.0