Skip to content

Releases: jeikl/jeikcode

v6.0.45

Choose a tag to compare

@jeikl jeikl released this 29 Aug 01:47

修复 6.0.44 发版二进制未包含 UI 清理的问题(欢迎页 /login 改为 /provider)。WebUI/TUI 移除官方登录、CodingPlan、AtomGit 入口。

v6.0.44

Choose a tag to compare

@jeikl jeikl released this 28 Aug 11:15

v6.0.44: WebUI 提问框滚动条、提问看板/MCP skills 自选、MCP 刷新与配置热重载等。

v6.0.43

Choose a tag to compare

@jeikl jeikl released this 28 Aug 08:44

v6.0.43: 死循环检测加强、todolist 容错增强、todo upsert/重规划、WebUI 缓存与 edit diff 修复。

v6.0.42

Choose a tag to compare

@jeikl jeikl released this 28 Aug 02:15

v6.0.42: per-session model switching, free session navigation, authoritative token snapshots (fix context budget stacking on switch back), cache display improvements.

v6.0.41

Choose a tag to compare

@jeikl jeikl released this 27 Aug 19:14

v6.0.41: WebUI session sync, token cache display/persistence, model config aligned with TUI; daemon upstream-models API and token_usage restore.

v6.0.40

Choose a tag to compare

@jeikl jeikl released this 27 Aug 15:02

Code graph is SQLite-only (index.v1.db). Bundled .codegraphignore includes element-ui/ and element-plus/.

v6.0.39

Choose a tag to compare

@jeikl jeikl released this 27 Aug 09:06

Release v6.0.39 (overwrite): codeintel indexing skip vendored JS bundles.

  • Honor .codegraphignore on the git ls-files fast path
  • Skip in-tree element-ui / minified UMD packs (ERP 15k-file init ~59s -> ~12s)
  • Stream persist + finer parse pipeline timings

v6.0.38

Choose a tag to compare

@jeikl jeikl released this 27 Aug 07:47

Release v6.0.38: fix index speed anomalies and turn timer UI persistence

v6.0.37

Choose a tag to compare

@jeikl jeikl released this 27 Aug 07:07

Release v6.0.37: index thread and codeintel optimizations

v6.0.36

Choose a tag to compare

@jeikl jeikl released this 27 Aug 06:49

Release v6.0.36: codeintel indexing threads and SQLite cache optimizations