Skip to content

Releases: gtt116/enikk

v0.11.2

Choose a tag to compare

@github-actions github-actions released this 10 Aug 15:44

What's Changed

  • feat(parser): support custom icon detectors by @alectimison-maker in #66
  • chore: update telemetry URL to telemetry.gaott.top by @gtt116 in #73
  • feat: add debug memory profiling endpoint and UI panel by @gtt116 in #74
  • feat(telemetry): add session lifecycle and error tracking by @gtt116 in #75
  • fix: per-tool param_aliases for LLM tool call compatibility by @gtt116 in #77
  • refactor: remove time-based grouping from session list by @gtt116 in #78

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:49
0f2d7a0

What's Changed

  • fix: add pythonnet hidden imports and show date in cron session list by @gtt116 in #70
  • ci: add smoke test for built executable by @gtt116 in #71
  • chore: bump version to 0.11.1 by @gtt116 in #72

Full Changelog: v0.11.0...v0.11.1

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:50
74584f2

What's Changed

  • fix: PyInstaller concurrent import crash and build cleanup by @gtt116 in #67
  • chore: bump version to 0.10.1 by @gtt116 in #68
  • 0.11.0: early webview loading page, remove splash, build hardening by @gtt116 in #69

Full Changelog: v0.10.0...v0.11.0

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 03:33
f809ff1

What's Changed

  • feat: IM session tracking, UI improvements, and provider error feedback by @gtt116 in #62
  • feat: report skill_count and cron_count on app start by @gtt116 in #63
  • chore: bump version to 0.10.0 by @gtt116 in #64

Full Changelog: v0.9.2...v0.10.0

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:43
ad0f1b3

What's Changed

  • feat: add startup splash screen with timing logs by @gtt116 in #58
  • feat: add evict_session for in-memory session cleanup by @gtt116 in #59
  • chore: upgrade hermes-agent from 0.14.0 to 0.18.2 by @gtt116 in #60
  • Feat/evict session memory cleanup by @gtt116 in #61

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:41
53c2238

What's Changed

  • fix: prevent PowerShell console window popup by @gtt116 in #48
  • Fix/tool registration override by @gtt116 in #49
  • docs: update slogan and remove video directory by @gtt116 in #50
  • docs: add Discord community link and update slogan by @gtt116 in #51
  • docs: update README slogan, community section, and links by @gtt116 in #52
  • docs: add missing Discord QR code image by @gtt116 in #53
  • docs: add INSTALL.txt to zip and update README with unblock instructions by @gtt116 in #54
  • chore: bump version to 0.9.1 by @gtt116 in #57

Full Changelog: v0.9.0...v0.9.1

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