Shantur Rathore
aad1337111
Use remote-hand-over icon for connect buttons
2025-12-03 22:04:01 +00:00
Shantur Rathore
6d7bc813ed
Adjust remote button placement
2025-12-03 22:02:50 +00:00
Shantur Rathore
1a0dd21540
Expose remote connect button on folder view
2025-12-03 22:02:17 +00:00
Shantur Rathore
7cf9c35375
Restrict meta addresses when local-only
2025-12-03 21:59:20 +00:00
Shantur Rathore
f1c32253af
Adjust remote handover header copy
2025-12-03 21:57:54 +00:00
Shantur Rathore
4a8d13e2cd
Update remote overlay copy
2025-12-03 21:57:27 +00:00
Shantur Rathore
b0fd63ead5
Limit remote overlay to single QR
2025-12-03 21:54:11 +00:00
Shantur Rathore
94cb741c7f
Add remote access controls
2025-12-03 21:52:42 +00:00
Shantur Rathore
976430d61c
Don't use vite.config.ts
2025-12-03 18:36:15 +00:00
Shantur Rathore
8a8555d591
Optimize task tool summary recompute on version changes
2025-12-03 18:13:56 +00:00
Shantur Rathore
57c1605242
Message addition performance improvements
2025-12-03 17:07:05 +00:00
Shantur Rathore
cfbd0bdffa
Show view instance button only on small screen
2025-12-03 16:41:45 +00:00
Shantur Rathore
58efb8bc3e
disable diff cache
2025-12-03 16:41:19 +00:00
Shantur Rathore
b35bfe63c0
Increase timeout for CLI startup
2025-12-03 16:37:48 +00:00
Shantur Rathore
d7b5f53d59
launch cli listeners on all interfaces
2025-12-03 00:16:02 +00:00
Shantur Rathore
168b782006
retry default port before auto ephemeral
2025-12-03 00:10:20 +00:00
Shantur Rathore
9e0fbd185d
keep instance tab close buttons visible
2025-12-03 00:09:07 +00:00
Shantur Rathore
11be314f63
center mobile usage chips
2025-12-03 00:04:52 +00:00
Shantur Rathore
36ee301ef2
center session header metrics
2025-12-03 00:04:07 +00:00
Shantur Rathore
d6dd06b7d1
fix session sidebar width binding
2025-12-02 23:58:41 +00:00
Shantur Rathore
6a16dd8f98
align permission attachments with SSE stream
2025-12-02 23:53:34 +00:00
Shantur Rathore
78338f33c1
add responsive session sidebar
2025-12-02 23:52:45 +00:00
Shantur Rathore
8c72d279df
add mobile overlay for instance info
2025-12-02 23:17:14 +00:00
Shantur Rathore
a9500276c8
add expand control for pasted text attachments
2025-12-02 22:59:36 +00:00
Shantur Rathore
f9ec757c64
refactor message stream layout
2025-12-02 19:23:05 +00:00
Tyler Bradley
f4c9385661
Fix: Add crypto.randomUUID fallback for browser compatibility
...
The crypto.randomUUID() API requires a secure context (HTTPS or specific
localhost conditions). When running CodeNomad Server on 0.0.0.0:9898 or
accessing via LAN/VPN, some browsers don't provide this API, causing
attachment creation to fail with TypeError.
Added generateUUID() helper that uses crypto.randomUUID() when available,
with a Math.random()-based UUID v4 fallback for compatibility.
Fixes file and agent attachment creation in the @ mention picker when
running in headless server mode.
2025-12-02 16:55:59 +00:00
Shantur Rathore
6ba50cadd2
modularize tool-call rendering and styles
2025-12-02 16:16:49 +00:00
Shantur Rathore
8d5169cb39
Memoize ToolCall task summary rendering
2025-12-02 13:45:35 +00:00
Shantur Rathore
fe8b4a9acd
Drop tool-call scroll caching
2025-12-02 13:10:29 +00:00
Shantur Rathore
831e59cd77
Anchor scroll to message stream sentinel
2025-12-02 12:37:49 +00:00
Shantur Rathore
7fde8afcf0
Remove placeholder min-height fallback
2025-12-02 12:07:43 +00:00
Shantur Rathore
d07c2ec4a9
Stop gating virtualization on measurements
2025-12-02 12:02:05 +00:00
Shantur Rathore
4306147990
Precalc viewport window for virtualization
2025-12-02 11:49:42 +00:00
Shantur Rathore
c614da3e3c
Batch virtual item visibility updates
2025-12-02 11:45:12 +00:00
Shantur Rathore
73b59d8266
Share intersection observers across virtual items
2025-12-02 11:33:22 +00:00
Shantur Rathore
a2d8ea0dfd
Add local virtualization wrapper to message stream
2025-12-02 11:13:12 +00:00
Shantur Rathore
52ee196103
Add macos workaround
2025-12-02 10:23:21 +00:00
Shantur Rathore
1a1aee8f91
Group message action buttons
v0.2.7-dev
2025-12-01 23:42:01 +00:00
Shantur Rathore
5384ff8e80
Merge message parts props
2025-12-01 23:20:44 +00:00
Shantur Rathore
6d5836ce1f
Always render step usage chips
2025-12-01 23:12:31 +00:00
Shantur Rathore
d3dc170e02
Lazy render tool-call bodies
2025-12-01 23:09:22 +00:00
Shantur Rathore
983c8cc4a3
Streamline tool-call header DOM
2025-12-01 22:48:22 +00:00
Shantur Rathore
757c587b17
Simplify message header markup
2025-12-01 22:41:30 +00:00
Shantur Rathore
5f9cf397b9
Reduce step-finish usage chip DOM
2025-12-01 22:36:03 +00:00
Shantur Rathore
78ab17d148
bump version to 0.2.7
2025-12-01 19:54:12 +00:00
Shantur Rathore
e91923ad99
Improve message stream auto-scroll during streaming
2025-12-01 19:46:16 +00:00
Shantur Rathore
fd23ea54b6
Simplify message cache pruning and diff/markdown initialization
2025-12-01 19:46:16 +00:00
Shantur Rathore
1e7969eaba
Localize ToolCall expansion and diagnostics state
2025-12-01 19:46:16 +00:00
Shantur Rathore
77bfe41a8e
Reduce message cloning and gate scroll work on load
2025-12-01 19:46:16 +00:00
Shantur Rathore
6d134e4dec
Render stream with Index to limit churn on inserts/removes
2025-12-01 19:46:16 +00:00