Louistiti
|
6fb4ca1ada
|
feat(server): add isAddedToHistory property for cleaner and faster processing on history
|
2026-03-31 10:33:44 +08:00 |
|
Louistiti
|
1a3baa7e0f
|
fix(server): display system widgets and widgets in sync
|
2026-03-31 10:18:05 +08:00 |
|
Louistiti
|
a1c4322fb1
|
feat: keep system widgets persistent as well
|
2026-03-31 09:16:27 +08:00 |
|
Louistiti
|
946984fb52
|
feat: synchronize history; broadcast messages to clients
|
2026-03-30 22:52:05 +08:00 |
|
Louistiti
|
c362d89195
|
chore: do not open browser on dev runtime
|
2026-03-30 16:09:34 +08:00 |
|
Louistiti
|
ccd6694b25
|
feat(server): fine tune token budgets on workflow mode
|
2026-03-30 16:08:40 +08:00 |
|
Louistiti
|
99615b8ccb
|
docs: update main progress channel in README.md
|
2026-03-29 21:47:25 +08:00 |
|
Louistiti
|
dceee25212
|
docs: reorganize badges from README.md
|
2026-03-29 21:41:47 +08:00 |
|
Louistiti
|
c9cbc09c3c
|
docs: reflect new state in README.md
|
2026-03-29 20:20:47 +08:00 |
|
Louistiti
|
6adfa81578
|
docs: keep installation simple and technical focus
|
2026-03-29 14:07:43 +08:00 |
|
Louistiti
|
2fd571687a
|
feat: simplify installation with custom Node.js script
|
2026-03-29 13:14:24 +08:00 |
|
Louistiti
|
596adc3bc3
|
Merge branch 'fix/setup' into develop
|
2026-03-28 13:24:49 +08:00 |
|
Louistiti
|
46ae45566f
|
feat(server): open Leon automatically when the server starts
|
2026-03-28 13:24:41 +08:00 |
|
Louistiti
|
10f525bb82
|
Merge branch 'fix/setup' into develop
|
2026-03-28 09:25:52 +08:00 |
|
Louistiti
|
3e4be85d91
|
fix(scripts): enforce managed uv runtime during setup
|
2026-03-28 09:25:44 +08:00 |
|
Louistiti
|
4dc2d222be
|
Merge branch 'fix/setup' into develop
|
2026-03-27 23:08:07 +08:00 |
|
Louistiti
|
0560e3b79c
|
fix(web app): wait for init UI completion before sending intro messages
|
2026-03-27 23:07:42 +08:00 |
|
Louistiti
|
2fa71c8f85
|
Merge branch 'fix/setup' into develop
|
2026-03-27 22:42:06 +08:00 |
|
Louistiti
|
60abe86502
|
fix(scripts): run server with managed Node.js; rebuild managed native modules when needed
|
2026-03-27 22:41:56 +08:00 |
|
Louistiti
|
cf60e673fd
|
Merge branch 'fix/setup' into develop
|
2026-03-27 18:09:49 +08:00 |
|
Louistiti
|
f3f94e39bf
|
feat(provider/llamacpp): auto port discovery fallback
|
2026-03-27 18:09:38 +08:00 |
|
Louistiti
|
61ccde4c57
|
Merge branch 'fix/setup' into develop
|
2026-03-27 11:26:00 +08:00 |
|
Louistiti
|
fae5807ca8
|
fix: enforce managed Python runtime
|
2026-03-27 11:25:27 +08:00 |
|
Louistiti
|
e66b105380
|
Merge branch 'fix/setup' into develop
|
2026-03-26 23:44:00 +08:00 |
|
Louistiti
|
cc43b6dbdc
|
fix: do not throw right away on Windows common file status
|
2026-03-26 23:43:41 +08:00 |
|
Louistiti
|
592978c7d9
|
Merge branch 'fix/setup' into develop
|
2026-03-26 23:33:47 +08:00 |
|
Louistiti
|
72a2a07ead
|
fix(server): switch to 127.0.0.1 as default llama.cpp host
|
2026-03-26 23:33:39 +08:00 |
|
Louistiti
|
932f53c137
|
Merge branch 'fix/setup' into develop
|
2026-03-26 23:30:13 +08:00 |
|
Louistiti
|
fee1e4cb22
|
fix(scripts): .env CRLF-safe on Windows and avoid creation race
|
2026-03-26 23:29:55 +08:00 |
|
Louistiti
|
f336c34707
|
Merge branch 'fix/setup' into develop
|
2026-03-26 23:25:12 +08:00 |
|
Louistiti
|
45bf7cbace
|
feat: add llama.cpp CPU support
|
2026-03-26 23:15:11 +08:00 |
|
Louistiti
|
6c0039be27
|
Merge branch 'fix/setup' into develop
|
2026-03-26 23:04:05 +08:00 |
|
Louistiti
|
3e671efc72
|
fix(scripts): remove chmod noise for Windows on setup
|
2026-03-26 23:03:49 +08:00 |
|
Louistiti
|
852e848aed
|
Merge branch 'fix/setup' into develop
|
2026-03-26 23:01:18 +08:00 |
|
Louistiti
|
8c41befaed
|
fix(scripts): use .cmd for tsc binary on Windows and add fallback
|
2026-03-26 23:01:09 +08:00 |
|
Louistiti
|
bbc32b79df
|
Merge branch 'fix/setup' into develop
|
2026-03-26 22:53:49 +08:00 |
|
Louistiti
|
2165f32e92
|
feat(scripts): use a dedicate file to clean up Leon's processes
|
2026-03-26 22:53:37 +08:00 |
|
Louistiti
|
d20269bf40
|
Merge branch 'develop' into fix/setup
|
2026-03-26 22:32:15 +08:00 |
|
Louistiti
|
439b596a97
|
Merge remote-tracking branch 'origin/chore/update-binaries-20260325-194416' into develop
|
2026-03-26 22:32:00 +08:00 |
|
Louistiti
|
395c9b2b56
|
Merge branch 'fix/setup' into develop
|
2026-03-26 22:31:54 +08:00 |
|
Louistiti
|
eb69a1147a
|
feat: upgrade @ark-ui/react to latest and add Aurora dev preview
|
2026-03-26 22:31:43 +08:00 |
|
Louistiti
|
cf77a431b6
|
fix: use tar to uncompress .zip, .whl on Windows
|
2026-03-26 16:13:06 +08:00 |
|
github-actions[bot]
|
a42d147644
|
chore: update tool binary URLs (opencode → v1.3.2)
|
2026-03-25 19:44:16 +00:00 |
|
Louistiti
|
a9f8e1d45f
|
Merge branch 'fix/setup' into develop
|
2026-03-25 17:41:03 +08:00 |
|
Louistiti
|
bd4ee16261
|
fix(scripts): merge setup preferences
|
2026-03-25 17:40:54 +08:00 |
|
Louistiti
|
1e7cd0f4be
|
feat(scripts): set remote LLM during setup
|
2026-03-25 02:04:17 +08:00 |
|
Louistiti
|
8a9ce2ff0f
|
Merge branch 'fix/setup' into develop
|
2026-03-25 00:42:45 +08:00 |
|
Louistiti
|
a8a8567ed3
|
BREAKING: remove offline setup legacy code
|
2026-03-25 00:42:34 +08:00 |
|
Louistiti
|
574fb329ff
|
Merge branch 'fix/setup' into develop
|
2026-03-24 21:42:23 +08:00 |
|
Louistiti
|
b947eecfe2
|
feat: if no LLM has been configured yet, we should mentioned it
|
2026-03-24 21:38:10 +08:00 |
|