Shantur Rathore
38f75ab06d
fix(ui): prevent virtual items mounting offscreen
2026-03-02 23:17:22 +00:00
Shantur Rathore
b6bf58ea8f
fix(ui): keep stream virtualized and bottom-anchored while loading
2026-03-02 22:47:21 +00:00
Shantur Rathore
4c5acefa07
fix(ui): stabilize virtual list scroll during measurement
2026-03-02 12:01:06 +00:00
Shantur Rathore
48b2d7c5ee
refactor(ui): extract virtual-follow-list for message stream
2026-03-01 20:14:21 +00:00
Shantur Rathore
594809538d
Revert "perf(ui): start streams at newest"
...
This reverts commit 13802537b4 .
2026-03-01 12:41:22 +00:00
Shantur Rathore
13802537b4
perf(ui): start streams at newest
...
Reverse the message stream scroll layout so the viewport naturally starts at the newest messages and keeps older content virtualized. Use sentinel-based edge chasing to make jump-to-top/bottom land reliably despite VirtualItem mounts.
2026-03-01 12:40:18 +00:00
Shantur Rathore
ca2b3c232f
perf(ui): drop virtualized DOM in hidden panes
...
Add DOM instrumentation tags and harden VirtualItem visibility for hidden/zero-sized roots to prevent inactive instances from keeping heavy tool-call markup mounted; restore message stream virtualization margin.
2026-02-28 14:13:42 +00:00
Shantur Rathore
c51e71c7a2
perf(ui): memoize changes lists and reduce stream rendering
2026-02-28 10:31:32 +00:00
Shantur Rathore
482313f662
fix(ui): render image attachment preview in portal
v0.11.5-dev-20260228-482313f6
2026-02-28 00:56:44 +00:00
Shantur Rathore
9a4d378238
perf(ui): avoid full rescan of task child tools
2026-02-27 21:09:46 +00:00
Shantur Rathore
5d5fbfb5f2
perf(ui): lazy-mount tool call details
2026-02-27 13:28:43 +00:00
Shantur Rathore
d147ad49ff
chore(ui): remove tool header button borders
v0.11.5-dev-20260227-d147ad49
2026-02-27 00:13:05 +00:00
Shantur Rathore
9b435e3621
chore(config): bump @opencode-ai/plugin
2026-02-26 15:34:14 +00:00
Shantur Rathore
ab9e188b02
feat(ui): add multi-select message deletion
2026-02-26 15:25:47 +00:00
Shantur Rathore
2991de528a
feat(ui): add delete-up-to action and range hover overlay
2026-02-26 13:46:48 +00:00
Shantur Rathore
f1bd681618
chore(ui): remove delete-part actions and use trash for delete
2026-02-26 10:25:38 +00:00
Shantur Rathore
b91dbb1a60
fix(ui): sync delete-hover overlays across preview and stream
2026-02-26 10:10:46 +00:00
Shantur Rathore
688b127c6d
fix(ui): highlight all tool segments on message delete hover
2026-02-26 09:34:34 +00:00
Shantur Rathore
0f9c99e3bd
feat(ui): mirror delete hover overlay in timeline
v0.11.5-dev-20260226-0f9c99e3
2026-02-25 23:32:32 +00:00
Shantur Rathore
1122070b9c
feat(ui): highlight delete targets on hover
2026-02-25 23:08:53 +00:00
Shantur Rathore
57b81f00f8
chore(ui): reorder user message actions
2026-02-25 22:54:49 +00:00
Shantur Rathore
362105fe78
feat(ui): add delete message action to stream
2026-02-25 22:49:14 +00:00
Shantur Rathore
5834d2df1b
fix(ui): use v2 message info and show model variant
2026-02-25 22:29:27 +00:00
Shantur Rathore
ef4c8ef425
fix(ci): ad-hoc sign Electron macOS apps
v0.11.5-dev-20260224-ef4c8ef4
2026-02-24 22:22:46 +00:00
Shantur Rathore
5f755a7e1c
fix(ci): retry workspace version bump on macos
v0.11.5-dev-20260224-5f755a7e
2026-02-24 09:08:32 +00:00
Shantur Rathore
8607fab5b5
fix(ci): skip macOS codesign verify without identity
v0.11.5-dev-20260224-8607fab5
2026-02-24 08:53:14 +00:00
Shantur Rathore
0368fe8248
fix(ci): avoid bash globstar on macOS
v0.11.5-dev-20260224-0368fe82
2026-02-24 07:29:26 +00:00
Shantur Rathore
b970281fa7
chore(electron): use cross-env for dev log level scripts
...
Make dev:info/dev:debug/dev:trace work on Windows by setting CLI_LOG_LEVEL via cross-env.
v0.11.5-dev-20260224-b970281f
2026-02-24 00:19:39 +00:00
Shantur Rathore
8e5a7fc213
fix(electron): make dev CLI log level configurable
...
Use CLI_LOG_LEVEL when launching the server in desktop dev and add dev:info/dev:debug/dev:trace scripts with dev defaulting to info.
2026-02-24 00:09:49 +00:00
Shantur Rathore
15f362e8b5
Bump v0.11.5
2026-02-23 23:55:52 +00:00
Shantur Rathore
7bbd0a1787
Merge branch 'dev' of github.com:NeuralNomadsAI/CodeNomad into dev
2026-02-23 23:55:32 +00:00
Shantur Rathore
f8aae56728
Merge pull request #190 from VooDisss/issue-187
...
fix(ui): prevent timeline auto-scroll when removing badges (#189 )
2026-02-23 21:50:56 +00:00
Shantur Rathore
027d7fc97d
fix(ui): load shiki languages from marked tokens
2026-02-23 18:39:21 +00:00
Shantur Rathore
e90aef4b3c
fix(ui): stack instance header under 1024px
2026-02-23 18:36:24 +00:00
Shantur Rathore
e4e89008b2
Merge pull request #199 from NeuralNomadsAI/codenomad/issue-198
...
CI: rezip Electron macOS artifacts with ditto + validate codesign
2026-02-23 08:58:56 +00:00
Shantur Rathore
90baefbb7e
fix(ci): rezip Electron macOS zips with ditto
...
Add a codesign verify step on extracted artifacts to catch signature/resource mismatches before upload.
2026-02-23 08:54:57 +00:00
Shantur Rathore
1c138f4489
Merge pull request #197 from VooDisss/issue-195
...
fix: Use legacy diff algorithm for better large file performance
2026-02-23 08:27:11 +00:00
VooDisss
d36e568ed0
fix: Use legacy diff algorithm for better large file performance
...
- Set diffAlgorithm to 'legacy' for Monaco DiffEditor
- Add maxComputationTime of 10s to avoid UI freeze on huge files
This addresses the issue where sessions with large JSON files (50k-100k+ lines)
would cause the UI to freeze. The 'legacy' algorithm is faster than 'advanced'
for large files, similar to VSCode's workaround for the same issue.
See: https://github.com/microsoft/vscode/issues/184037
2026-02-23 02:30:44 +02:00
Shantur Rathore
d6462ef524
Min version 0.11.4
v0.11.4-dev-20260223-d6462ef5
2026-02-22 17:32:28 +00:00
Shantur Rathore
a06884ebce
Bump to v0.11.4
v0.11.4
2026-02-22 16:53:51 +00:00
Shantur Rathore
62bd88f6a4
chore(plugin): Upgrade dependency version
2026-02-22 16:48:49 +00:00
Shantur Rathore
6479561779
fix(ui): auto-expand session thread when child starts working
2026-02-22 16:47:04 +00:00
Shantur Rathore
635237c258
fix(ui): render task prompt consistently while running
2026-02-22 08:58:39 +00:00
Shantur Rathore
33f0aa5714
ci: run dev prerelease nightly
...
Replace dev push builds with nightly schedule that only runs when dev head advances; still runs on manual dispatch. Plumb a ref input through reusable workflows so scheduled runs build the dev commit.
v0.11.3-dev-20260221-33f0aa57
2026-02-20 13:58:32 +00:00
Shantur Rathore
7ca6285d58
Merge branch 'dev' of github.com:NeuralNomadsAI/CodeNomad into dev
v0.11.3-dev-20260220-7ca6285d
2026-02-20 13:49:03 +00:00
Shantur Rathore
14c60fef6c
Merge pull request #192 from VooDisss/issue-144
...
[QOL] Add informational tooltips to Status Panel sections
v0.11.3-dev-20260220-14c60fef
2026-02-20 13:47:11 +00:00
Shantur Rathore
336de6a19e
fix(i18n): polish Status panel tooltip translations
2026-02-20 13:46:43 +00:00
Shantur Rathore
377c8e2249
Merge branch 'dev' of github.com:NeuralNomadsAI/CodeNomad into dev
2026-02-20 13:31:52 +00:00
VooDisss
697dea21f8
Add informational tooltips to Status Panel sections
2026-02-20 14:09:54 +02:00
Shantur Rathore
34d3f803d5
Merge pull request #191 from kvokka/improve-docs
...
Clarify CLI_WORKSPACE_ROOT usage for worktrees
v0.11.3-dev-20260220-34d3f803
2026-02-20 11:15:01 +00:00