Commit Graph

  • a2e30f1b54 fix(tauri): restore desktop menu controls and fullscreen shortcut (#226) Pascal André 2026-03-22 21:13:29 +01:00
  • a4af811de3 Merge branch 'dev' of github.com:NeuralNomadsAI/CodeNomad into dev Shantur Rathore 2026-03-22 20:09:24 +00:00
  • c5aa59ca75 fix(ui): keep reasoning streams pinned to bottom Shantur Rathore 2026-03-22 20:04:45 +00:00
  • b8e0714b68 fix(ui): reduce message stream follow threshold Shantur Rathore 2026-03-22 19:54:28 +00:00
  • 3f890e5de1 fix(ui): restore spacing between virtualized message parts Shantur Rathore 2026-03-22 19:46:44 +00:00
  • 935926d875 ci: skip draft PR builds until ready Shantur Rathore 2026-03-22 19:30:13 +00:00
  • 1f59e66065 ci: skip draft PR builds until ready ready/ui-markdown-diff-perf Shantur Rathore 2026-03-22 19:30:13 +00:00
  • 74f753abf4 perf(ui): lazy-load markdown and defer diff rendering (#215) Pascal André 2026-03-22 12:54:05 +01:00
  • 51ac7f152d perf(ui): defer Monaco secondary viewers Pascal André 2026-03-19 22:49:17 +01:00
  • df74c06ba2 fix(ui): localize git changes overlay label Pascal André 2026-03-18 21:56:45 +01:00
  • 5f144ca24d fix(ui): retry deferred markdown renderer setup Pascal André 2026-03-17 04:19:02 +01:00
  • de66b1349a fix(ui): tolerate markdown parts without ids Pascal André 2026-03-16 19:47:56 +01:00
  • 3d888fee64 fix(ui): tighten diff viewer review follow-ups Pascal André 2026-03-14 23:33:42 +01:00
  • 1abcc8ee3c perf(ui): slim git diff syntax highlighting Pascal André 2026-03-14 20:29:49 +01:00
  • d0d5c309e6 perf(ui): lazy-load markdown and diff rendering Pascal André 2026-03-14 09:56:58 +01:00
  • d15340a4b8 fix(ui): unwrap pasted placeholders in slash commands (#235) v0.12.3-dev-20260321-d15340a4 codenomadbot[bot] 2026-03-20 22:49:24 +00:00
  • 108cad82d0 fix(tauri): restore external links in the folder picker (#225) Pascal André 2026-03-20 23:48:29 +01:00
  • 823dd2d687 Suppress OS notifications for subagent (child) sessions (#236) codenomadbot[bot] 2026-03-20 22:48:06 +00:00
  • 313e82880b feat(lazy loading): Implement virtual list with virtua (#241) Mateusz Popielarz 2026-03-20 23:46:05 +01:00
  • 68407a01a4 ci: post PR artifact comments per build Shantur Rathore 2026-03-20 18:00:18 +00:00
  • 0283493f2a ci: prefer latest PR build run for artifact comments Shantur Rathore 2026-03-20 17:56:31 +00:00
  • e989795de3 ci: move PR artifact comments to trusted workflow Shantur Rathore 2026-03-20 09:24:27 +00:00
  • 103d2bf1a8 ci: comment PR artifacts from validation run Shantur Rathore 2026-03-20 07:40:59 +00:00
  • 0ce7a47e03 ci: read PR number from workflow run Shantur Rathore 2026-03-20 07:22:56 +00:00
  • 5df8809c82 ci: resolve artifact comments by PR head branch Shantur Rathore 2026-03-20 07:13:04 +00:00
  • 6e22614648 ci: resolve PR number for artifact comment v0.12.3-dev-20260320-6e226146 Shantur Rathore 2026-03-19 21:15:48 +00:00
  • 5d87e1e563 ci: upload PR build artifacts and comment link Shantur Rathore 2026-03-19 20:52:14 +00:00
  • 8c0a82d3a8 refactor(ui): keep locale bootstrap branch focused Pascal André 2026-03-19 21:21:00 +01:00
  • 57efe5def3 fix(i18n): seed locale state from bootstrap preload Pascal André 2026-03-17 04:15:49 +01:00
  • 3710df916f fix(ui): harden bootstrap locale fallback Pascal André 2026-03-14 23:34:22 +01:00
  • 6f15ba2051 perf(ui): trim hidden session and bootstrap work Pascal André 2026-03-14 11:50:56 +01:00
  • 695c3fa954 perf(ui): defer locale and overlay bundles Pascal André 2026-03-14 11:42:08 +01:00
  • d735b189f5 refactor(tauri): use imported event and dialog APIs v0.12.3-dev-20260319-d735b189 Shantur Rathore 2026-03-19 19:38:43 +00:00
  • 3d575f4f68 fix(tauri): align wake lock bridge with v2 API Shantur Rathore 2026-03-19 19:20:18 +00:00
  • b58728dc0e add PR branch authorization workflows Shantur Rathore 2026-03-19 15:01:36 +00:00
  • 672177f570 add PR build validation workflow Shantur Rathore 2026-03-19 14:52:48 +00:00
  • f9b5e2b529 feat(speech): add realtime prompt dictation support Shantur Rathore 2026-03-19 11:32:45 +00:00
  • 6961efde0b Merge pull request #224 from Pagecran/upstream/tauri-prebuild-sync v0.12.3-dev-20260319-6961efde Shantur Rathore 2026-03-18 20:39:22 +00:00
  • b3e0233f4b Merge pull request #232 from NeuralNomadsAI/codenomad/issue-231 Shantur Rathore 2026-03-18 20:33:55 +00:00
  • fcebcb0174 fix(tauri): sync server UI bundle during prebuild Pascal André 2026-03-15 20:28:32 +01:00
  • eaab5e2e9f fix(tauri): stop CLI process group on exit Shantur Rathore 2026-03-18 07:29:09 +00:00
  • b12825f923 Merge pull request #227 from Pagecran/upstream/tauri-windows-runtime Shantur Rathore 2026-03-18 19:37:31 +00:00
  • 8245f474b8 fix(tauri): avoid non-Windows spawn warning Pascal André 2026-03-18 20:21:40 +01:00
  • 3a15b311a8 fix(tauri): hide taskkill during Windows cleanup Pascal André 2026-03-17 04:27:15 +01:00
  • 6cb6c0af32 fix(tauri): align desktop bundle identifier Pascal André 2026-03-17 04:27:15 +01:00
  • 7f631611fd fix(tauri): hide Windows CLI console window Pascal André 2026-03-16 01:44:58 +01:00
  • 9d91ecc649 fix(tauri): kill Windows CLI process trees on shutdown Pascal André 2026-03-15 20:29:06 +01:00
  • 87afb06d34 fix(tauri): restore Windows app identity Pascal André 2026-03-15 01:53:31 +01:00
  • 4402d9afb0 fix(tauri): align desktop version metadata Pascal André 2026-03-15 01:49:42 +01:00
  • 153065d025 Merge pull request #214 from Pagecran/ready/tauri-auth-cookie-isolation Shantur Rathore 2026-03-15 17:53:06 +00:00
  • 2abda0e6b4 fix(desktop): isolate Electron auth cookies per app Pascal André 2026-03-15 09:38:00 +01:00
  • 800133361d fix(tauri): remove stray perf emission from auth cookie PR Pascal André 2026-03-15 01:10:05 +01:00
  • 034cb5dea9 fix(tauri): isolate desktop auth cookies per app Pascal André 2026-03-14 13:37:57 +01:00
  • d7ab84f245 Merge pull request #213 from NeuralNomadsAI/dev Shantur Rathore 2026-03-13 21:27:30 +00:00
  • 7c3f808d69 Minium server 0.12.3 v0.12.3-dev-20260314-7c3f808d v0.12.3 Shantur Rathore 2026-03-13 20:06:41 +00:00
  • a59e929b12 Release v0.12.3 Shantur Rathore 2026-03-13 20:04:20 +00:00
  • 8ff4019839 fix(ui): stabilize prompt async optimistic messages Shantur Rathore 2026-03-13 19:17:55 +00:00
  • cc2f6976f6 fix(speech): preserve edits while saving settings Shantur Rathore 2026-03-13 08:34:34 +00:00
  • 0ed19aeefb feat(speech): add prompt voice input groundwork Shantur Rathore 2026-03-12 22:04:57 +00:00
  • d9068ac8c6 fix(ui): tighten settings content padding v0.12.2-dev-20260312-d9068ac8 Shantur Rathore 2026-03-11 11:01:04 +00:00
  • 51f8eff3f7 fix(ui): remove settings rounded corners Shantur Rathore 2026-03-11 10:55:51 +00:00
  • 627ff2d42b feat(ui): centralize interaction preferences Shantur Rathore 2026-03-11 10:53:28 +00:00
  • 0d9da40102 feat(ui): add unified settings screen Shantur Rathore 2026-03-11 10:10:58 +00:00
  • ff94c9714e fix(tauri): align dev CLI args with electron v0.12.2-dev-20260311-ff94c971 Shantur Rathore 2026-03-10 22:23:38 +00:00
  • 429825f434 feat(desktop): unify folder drag-and-drop across runtimes Shantur Rathore 2026-03-10 22:12:23 +00:00
  • d836d2e62d fix(tauri): remove Windows-only CLI dependency v0.12.2-dev-20260310-d836d2e6 Shantur Rathore 2026-03-10 20:15:16 +00:00
  • f77fb1562e fix(ui): stabilize streaming follow mode v0.12.2-dev-20260310-f77fb156 Shantur Rathore 2026-03-10 18:44:55 +00:00
  • b33421a375 fix(ui): stabilize virtual list rerender measurements Shantur Rathore 2026-03-08 18:09:43 +00:00
  • c64a9a03f9 fix(ui): stabilize virtual message list measurements Shantur Rathore 2026-03-07 21:08:06 +00:00
  • 0d215342e3 Merge pull request #210 from Pagecran/fix/tauri-windows-startup v0.12.2-dev-20260310-0d215342 v0.12.2-dev-20260309-0d215342 Shantur Rathore 2026-03-08 17:26:20 +00:00
  • beb14ea0a2 fix(tauri): restore Windows desktop startup Pascal André 2026-03-08 16:20:31 +01:00
  • 6a4e548d2c Bump to v0.12.2 v0.12.2-dev-20260305-6a4e548d Shantur Rathore 2026-03-04 11:08:25 +00:00
  • 201988b97c Merge pull request #205 from NeuralNomadsAI/dev Shantur Rathore 2026-03-04 10:42:43 +00:00
  • ad943b2bd4 Bump v0.12.1 v0.12.1 Shantur Rathore 2026-03-04 10:25:20 +00:00
  • 6dac8a6209 fix(ui): show delete overlay for selected timeline segments v0.11.5-dev-20260304-6dac8a62 Shantur Rathore 2026-03-04 00:42:54 +00:00
  • bec1af6523 fix(ui): keep delete selection consistent across stream and timeline Shantur Rathore 2026-03-04 00:41:23 +00:00
  • 1719802c0f fix(ui): show timeline preview tooltip during selection Shantur Rathore 2026-03-03 23:03:23 +00:00
  • 3719dcecf8 fix(ui): clear timeline selection on stream click Shantur Rathore 2026-03-03 23:00:44 +00:00
  • 3dae143830 Merge origin/dev into dev Shantur Rathore 2026-03-03 22:57:43 +00:00
  • f050273a8e fix(ui): preserve stream scroll on session switch Shantur Rathore 2026-03-03 22:44:18 +00:00
  • 8f955cf21c fix(ui): stabilize virtual list scroll compensation Shantur Rathore 2026-03-03 21:23:50 +00:00
  • a893fca66e Merge pull request #188 from VooDisss/issue-186 Shantur Rathore 2026-03-03 19:56:06 +00:00
  • 4f8aba5658 chore(ui): tighten and center bulk delete toolbar Shantur Rathore 2026-03-03 18:52:09 +00:00
  • 219e012c1b chore(i18n): refine bulk delete hint copy Shantur Rathore 2026-03-03 18:48:22 +00:00
  • 17716a730b chore(ui): use Kbd hints in bulk delete toolbar Shantur Rathore 2026-03-03 18:28:00 +00:00
  • c57170d122 perf(ui): compute xray segment chars from referenced parts Shantur Rathore 2026-03-03 18:13:28 +00:00
  • 24c1b7e8ad fix(ui): treat compacted tool calls as zero tokens Shantur Rathore 2026-03-03 15:07:49 +00:00
  • 3c76f9776c fix(ui): sync xray overlay with timeline scroll Shantur Rathore 2026-03-03 15:02:08 +00:00
  • 80a02b68b9 fix(ui): restrict selection and xray to post-compaction Shantur Rathore 2026-03-03 14:09:48 +00:00
  • c766b5ab62 fix(ui): exclude tool metadata from token estimate Shantur Rathore 2026-03-03 13:32:48 +00:00
  • 133e937772 fix(ui): pin follow list to bottom on resize Shantur Rathore 2026-03-03 10:53:58 +00:00
  • 95df743339 fix(ui): avoid offscreen mounts during initial layout Shantur Rathore 2026-03-03 10:52:59 +00:00
  • cd6266757d fix(i18n): align bulk delete copy with mixed deletes VooDisss 2026-03-03 09:48:03 +02:00
  • ec0bffe0c2 fix(ui): enable tool-part delete and long-press group toggle VooDisss 2026-03-03 09:26:17 +02:00
  • ed322a16bf chore(ui): finalize timeline selection audit fixes VooDisss 2026-03-03 03:49:51 +02:00
  • 044e46cd6b fix(ui): avoid mutating markdown part renderCache Shantur Rathore 2026-03-02 23:21:26 +00:00
  • 38f75ab06d fix(ui): prevent virtual items mounting offscreen Shantur Rathore 2026-03-02 23:17:22 +00:00
  • b6bf58ea8f fix(ui): keep stream virtualized and bottom-anchored while loading Shantur Rathore 2026-03-02 22:47:21 +00:00
  • 2c27fc53ad perf(ui): fix O(n²) in liveSegmentChars and selectedTokenTotal, add i18n + SSR guard VooDisss 2026-03-02 17:46:51 +02:00
  • 4c5acefa07 fix(ui): stabilize virtual list scroll during measurement Shantur Rathore 2026-03-02 12:01:06 +00:00