提交

提交图

  • 5d1f66359f chore: update tool binary URLs (opencode → v1.3.13) github-actions[bot] 2026-04-01 19:56:49 +00:00
  • c81099b240 feat(server): built-in commands entry points Louistiti 2026-04-01 23:32:04 +08:00
  • b1062d1f3e perf(server): skip paraphrase for skill errors and oversized answers Louistiti 2026-03-31 11:38:52 +08:00
  • 03e8eb091d Merge branch 'feat/history-sync' into develop Louistiti 2026-03-31 11:15:23 +08:00
  • 7922a4828e perf(web app): hydrate fetched widgets without blocking feed Louistiti 2026-03-31 11:15:14 +08:00
  • 6fb4ca1ada feat(server): add isAddedToHistory property for cleaner and faster processing on history Louistiti 2026-03-31 10:33:44 +08:00
  • 1a3baa7e0f fix(server): display system widgets and widgets in sync Louistiti 2026-03-31 10:18:05 +08:00
  • a1c4322fb1 feat: keep system widgets persistent as well Louistiti 2026-03-31 09:16:27 +08:00
  • 946984fb52 feat: synchronize history; broadcast messages to clients Louistiti 2026-03-30 22:52:05 +08:00
  • c362d89195 chore: do not open browser on dev runtime Louistiti 2026-03-30 16:09:34 +08:00
  • ccd6694b25 feat(server): fine tune token budgets on workflow mode Louistiti 2026-03-30 16:08:40 +08:00
  • 99615b8ccb docs: update main progress channel in README.md Louistiti 2026-03-29 21:47:25 +08:00
  • dceee25212 docs: reorganize badges from README.md Louistiti 2026-03-29 21:41:47 +08:00
  • c9cbc09c3c docs: reflect new state in README.md Louistiti 2026-03-29 20:20:47 +08:00
  • 6adfa81578 docs: keep installation simple and technical focus Louistiti 2026-03-29 14:07:43 +08:00
  • 2fd571687a feat: simplify installation with custom Node.js script Louistiti 2026-03-29 13:14:24 +08:00
  • 596adc3bc3 Merge branch 'fix/setup' into develop Louistiti 2026-03-28 13:24:49 +08:00
  • 46ae45566f feat(server): open Leon automatically when the server starts Louistiti 2026-03-28 13:24:41 +08:00
  • 10f525bb82 Merge branch 'fix/setup' into develop Louistiti 2026-03-28 09:25:52 +08:00
  • 3e4be85d91 fix(scripts): enforce managed uv runtime during setup Louistiti 2026-03-28 09:25:44 +08:00
  • 4dc2d222be Merge branch 'fix/setup' into develop Louistiti 2026-03-27 23:08:07 +08:00
  • 0560e3b79c fix(web app): wait for init UI completion before sending intro messages Louistiti 2026-03-27 23:07:42 +08:00
  • 2fa71c8f85 Merge branch 'fix/setup' into develop Louistiti 2026-03-27 22:42:06 +08:00
  • 60abe86502 fix(scripts): run server with managed Node.js; rebuild managed native modules when needed Louistiti 2026-03-27 22:41:56 +08:00
  • cf60e673fd Merge branch 'fix/setup' into develop Louistiti 2026-03-27 18:09:49 +08:00
  • f3f94e39bf feat(provider/llamacpp): auto port discovery fallback Louistiti 2026-03-27 18:09:38 +08:00
  • 61ccde4c57 Merge branch 'fix/setup' into develop Louistiti 2026-03-27 11:26:00 +08:00
  • fae5807ca8 fix: enforce managed Python runtime Louistiti 2026-03-27 11:25:27 +08:00
  • e66b105380 Merge branch 'fix/setup' into develop Louistiti 2026-03-26 23:44:00 +08:00
  • cc43b6dbdc fix: do not throw right away on Windows common file status Louistiti 2026-03-26 23:43:41 +08:00
  • 592978c7d9 Merge branch 'fix/setup' into develop Louistiti 2026-03-26 23:33:47 +08:00
  • 72a2a07ead fix(server): switch to 127.0.0.1 as default llama.cpp host Louistiti 2026-03-26 23:33:39 +08:00
  • 932f53c137 Merge branch 'fix/setup' into develop Louistiti 2026-03-26 23:30:13 +08:00
  • fee1e4cb22 fix(scripts): .env CRLF-safe on Windows and avoid creation race Louistiti 2026-03-26 23:29:55 +08:00
  • f336c34707 Merge branch 'fix/setup' into develop Louistiti 2026-03-26 23:25:12 +08:00
  • 45bf7cbace feat: add llama.cpp CPU support Louistiti 2026-03-26 23:15:11 +08:00
  • 6c0039be27 Merge branch 'fix/setup' into develop Louistiti 2026-03-26 23:04:05 +08:00
  • 3e671efc72 fix(scripts): remove chmod noise for Windows on setup Louistiti 2026-03-26 23:03:49 +08:00
  • 852e848aed Merge branch 'fix/setup' into develop Louistiti 2026-03-26 23:01:18 +08:00
  • 8c41befaed fix(scripts): use .cmd for tsc binary on Windows and add fallback Louistiti 2026-03-26 23:01:09 +08:00
  • bbc32b79df Merge branch 'fix/setup' into develop Louistiti 2026-03-26 22:53:49 +08:00
  • 2165f32e92 feat(scripts): use a dedicate file to clean up Leon's processes Louistiti 2026-03-26 22:53:37 +08:00
  • d20269bf40 Merge branch 'develop' into fix/setup Louistiti 2026-03-26 22:32:15 +08:00
  • 439b596a97 Merge remote-tracking branch 'origin/chore/update-binaries-20260325-194416' into develop Louistiti 2026-03-26 22:32:00 +08:00
  • 395c9b2b56 Merge branch 'fix/setup' into develop Louistiti 2026-03-26 22:31:54 +08:00
  • eb69a1147a feat: upgrade @ark-ui/react to latest and add Aurora dev preview Louistiti 2026-03-26 22:31:43 +08:00
  • cf77a431b6 fix: use tar to uncompress .zip, .whl on Windows Louistiti 2026-03-26 16:13:06 +08:00
  • a42d147644 chore: update tool binary URLs (opencode → v1.3.2) github-actions[bot] 2026-03-25 19:44:16 +00:00
  • a9f8e1d45f Merge branch 'fix/setup' into develop Louistiti 2026-03-25 17:41:03 +08:00
  • bd4ee16261 fix(scripts): merge setup preferences Louistiti 2026-03-25 17:40:54 +08:00
  • 1e7cd0f4be feat(scripts): set remote LLM during setup Louistiti 2026-03-25 02:04:17 +08:00
  • 8a9ce2ff0f Merge branch 'fix/setup' into develop Louistiti 2026-03-25 00:42:45 +08:00
  • a8a8567ed3 BREAKING: remove offline setup legacy code Louistiti 2026-03-25 00:42:34 +08:00
  • 574fb329ff Merge branch 'fix/setup' into develop Louistiti 2026-03-24 21:42:23 +08:00
  • b947eecfe2 feat: if no LLM has been configured yet, we should mentioned it Louistiti 2026-03-24 21:38:10 +08:00
  • 2ce5b197b0 Merge branch 'fix/setup' into develop Louistiti 2026-03-24 20:28:46 +08:00
  • dd214b6b09 feat(scripts): move questions at the start of the setup Louistiti 2026-03-24 20:28:38 +08:00
  • 1cc2f77bea Merge branch 'fix/setup' into develop Louistiti 2026-03-24 20:15:29 +08:00
  • 0b10f5f265 chore: disable voice by default Louistiti 2026-03-24 20:15:20 +08:00
  • 620381a066 Merge branch 'fix/setup' into develop Louistiti 2026-03-24 20:06:38 +08:00
  • aa8bc63b1e feat(scripts): silent husky Louistiti 2026-03-24 20:06:28 +08:00
  • 8509832acb Merge branch 'fix/setup' into develop Louistiti 2026-03-24 19:49:13 +08:00
  • 1104407b1f feat(scripts): readjust local AI check Louistiti 2026-03-24 19:48:48 +08:00
  • f91ce8f37b Merge branch 'fix/setup' into develop Louistiti 2026-03-24 19:39:28 +08:00
  • cf35e17741 chore: clean up stdout Louistiti 2026-03-24 19:39:16 +08:00
  • 45e1ea4643 Merge branch 'fix/setup' into develop Louistiti 2026-03-24 19:25:45 +08:00
  • 07718d06e8 chore: clean up dependencies and re-enable lock file Louistiti 2026-03-24 19:25:35 +08:00
  • 37a9499a45 BREAKING: migrate Aurora to the core repo; upgrade TypeScript and ESLint deps Louistiti 2026-03-24 18:57:06 +08:00
  • 18a44e0bd1 Merge branch 'fix/setup' into develop Louistiti 2026-03-24 16:52:05 +08:00
  • df12892951 BREAKING: use pnpm Louistiti 2026-03-24 16:51:56 +08:00
  • fbc7851d2a style(scripts): new lines in setup summary Louistiti 2026-03-24 14:52:46 +08:00
  • 9487eb363e feat(scripts): merge fetch status Louistiti 2026-03-24 14:50:09 +08:00
  • 7e261de8eb feat: universal abort controller on network requests Louistiti 2026-03-24 13:11:29 +08:00
  • 272851d875 feat(scripts): complete revamp of the setup process Louistiti 2026-03-24 12:54:06 +08:00
  • 3c9dccefb8 Merge branch 'fix/setup' into develop Louistiti 2026-03-23 12:58:48 +08:00
  • c60269d077 feat: completely replace ipull with custom built-in fetch module Louistiti 2026-03-23 12:52:40 +08:00
  • 696c287a33 feat(scripts): improve stability over ipull on large files download Louistiti 2026-03-23 11:48:35 +08:00
  • 50c87f37a2 Merge branch 'fix/setup' into develop Louistiti 2026-03-22 23:28:47 +08:00
  • 2d9c6648c2 fix(server): on fresh install and no default LLM installed yet Louistiti 2026-03-22 23:00:17 +08:00
  • 145bf6cdd8 fix: minor distribution Louistiti 2026-03-22 19:25:04 +08:00
  • 05ab034302 feat(scripts): update check compatibility Louistiti 2026-03-22 18:16:54 +08:00
  • 3ab746e449 refactor(server): use built-in node and pnpm to probe context Louistiti 2026-03-22 17:54:09 +08:00
  • 89279de4a5 Merge branch 'feat/skill-distribution' into develop Louistiti 2026-03-22 17:29:05 +08:00
  • abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries Louistiti 2026-03-22 17:28:26 +08:00
  • ebfe84daf1 BREAKING: remove TCP server, Python bridge and Node.js binaries Louistiti 2026-03-22 14:57:37 +08:00
  • ab9b770800 feat: portable runtimes and skill deps sync Louistiti 2026-03-21 22:58:20 +08:00
  • ae6b82ecbe test(workflow mode): cover workflow routing Louistiti 2026-03-21 18:10:26 +08:00
  • 9731990b81 feat(server): provide a cancel choice for skill/action not found Louistiti 2026-03-21 17:37:38 +08:00
  • dfed0db892 feat(server): when workflow mode and cannot match a skill or action, then suggest Louistiti 2026-03-21 17:19:04 +08:00
  • cab7d81f2a fix(server): widget status should not stall on action loops Louistiti 2026-03-21 17:11:42 +08:00
  • d7ee8db704 feat: solidify the skill bridge runtime for runnable actions Louistiti 2026-03-21 16:53:55 +08:00
  • c8035b27b6 feat: allow tools to not be explicitely added to toolkit.json for workflow usage Louistiti 2026-03-21 16:44:05 +08:00
  • e8c62fb829 feat: add explicit exit on actions Louistiti 2026-03-21 15:34:27 +08:00
  • 5daf5cca9f feat(server): add history for skill router duty Louistiti 2026-03-21 15:15:00 +08:00
  • 7661a55bf2 feat: handle stderr outputs on workflow mode; refactor workflow progress Louistiti 2026-03-21 14:53:39 +08:00
  • df6d4b2aa0 Merge branch 'feat/workflow-refactoring' into develop Louistiti 2026-03-21 14:44:08 +08:00
  • 042e2c5106 feat: add granular progress to the workflow steps Louistiti 2026-03-21 14:39:41 +08:00
  • f74a0fda5d feat: new LLM routing format Louistiti 2026-03-21 13:52:12 +08:00
  • b2e3592170 BREAKING: remove legacy local LLM provider and reorganize configs Louistiti 2026-03-21 11:59:24 +08:00
  • 1a03328910 fix(web app): init awaiting Louistiti 2026-03-21 11:10:01 +08:00