文件历史

提交图

396 次代码提交

作者 SHA1 备注 提交日期
Louistiti df12892951 BREAKING: use pnpm 2026-03-24 16:51:56 +08:00
Louistiti fbc7851d2a style(scripts): new lines in setup summary 2026-03-24 14:52:46 +08:00
Louistiti 9487eb363e feat(scripts): merge fetch status 2026-03-24 14:50:09 +08:00
Louistiti 7e261de8eb feat: universal abort controller on network requests 2026-03-24 13:11:29 +08:00
Louistiti 272851d875 feat(scripts): complete revamp of the setup process 2026-03-24 12:54:06 +08:00
Louistiti 696c287a33 feat(scripts): improve stability over ipull on large files download 2026-03-23 11:48:35 +08:00
Louistiti 2d9c6648c2 fix(server): on fresh install and no default LLM installed yet 2026-03-22 23:00:17 +08:00
Louistiti 145bf6cdd8 fix: minor distribution 2026-03-22 19:25:04 +08:00
Louistiti 05ab034302 feat(scripts): update check compatibility 2026-03-22 18:16:54 +08:00
Louistiti abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries 2026-03-22 17:28:26 +08:00
Louistiti ebfe84daf1 BREAKING: remove TCP server, Python bridge and Node.js binaries 2026-03-22 14:57:37 +08:00
Louistiti ab9b770800 feat: portable runtimes and skill deps sync 2026-03-21 22:58:20 +08:00
Louistiti ae6b82ecbe test(workflow mode): cover workflow routing 2026-03-21 18:10:26 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti fc8025dd6f feat: full built-in llama.cpp support 2026-03-19 22:48:28 +08:00
Louistiti 5bc47c39f0 fix: add new built-in libs for CUDA runtime for broader PyTorch compatibility 2026-03-18 15:01:09 +08:00
Louistiti 375cb14d0c feat(provider/llamacpp): forward server logs to logs/llama-server.log 2026-03-16 12:19:19 +08:00
Louistiti dfb23deb86 test(agentic loop): introduce unit and E2E tests 2026-03-14 17:31:01 +08:00
Louistiti 194d50548a fix(agentic loop): avoid meta commentary on self reflections 2026-03-12 23:43:03 +08:00
Louistiti 114c286e72 feat(server): new tools data structure fallback when LLM providers fail 2026-03-02 02:06:56 +08:00
Louistiti cf7e223c15 feat(server): make use of QMD as retrieval backend 2026-03-01 03:25:42 +08:00
Louistiti fcd1422b4f refactor(scripts): update prompting on tool creation 2026-02-24 14:45:57 +08:00
Louistiti 8c23671e0c chore: fix linting 2026-02-24 01:07:22 +08:00
Louistiti fe30a03f6b chore: remove Prettier 2026-02-23 23:39:07 +08:00
Louistiti 923a5f91c1 feat: first shot of the ReAct agentic loop and new tools structure 2026-02-23 11:16:38 +08:00
Louistiti 431ee245ec ci: install PortAudio 2026-02-19 16:54:06 +08:00
Louistiti cfa79e0eb3 feat(python tcp server): make TCP server standalone compatible with external paths changes 2026-02-19 14:52:53 +08:00
Louistiti 2ab5e10f6a feat(scripts): remove PyTorch installation and force use core shared libraries 2026-02-19 13:47:07 +08:00
Louistiti aff4d619da feat(scripts): explicit mention about the tmp files deletion 2026-02-18 11:15:56 +08:00
Louistiti c3b389ce5b feat(scripts): tool creation prompt generator 2026-02-18 00:24:16 +08:00
Louistiti 077bcd2f5b feat(scripts): prompt generator tmp 2026-02-15 12:04:27 +08:00
Louistiti 08b7e040fd fix(python tcp server): deps conflicts 2026-02-08 12:21:42 +08:00
Louistiti cd782b2095 feat(scripts): auto download pre-built PyTorch libs on install 2026-02-07 14:28:49 +08:00
Louistiti ce7ae583e7 feat(scripts): auto download NVIDIA NVSHMEM on install 2026-02-07 13:36:39 +08:00
Louistiti a05045c406 feat(scripts): download NVIDIA cuSPARSELt and NCCL 2026-02-06 16:11:45 +08:00
Louistiti 66dd2fe2c0 refactor: rename CUDA runtime with NVIDIA libs 2026-02-06 15:54:02 +08:00
Louistiti 5c30ca894c fix(scripts): download CUDA runtime and tools for other Linux archs and Windows 2026-02-06 15:16:06 +08:00
Louistiti 6ab6cfd9ba feat(tool/opencode): Leon writes his own skills (WIP) 2026-01-24 13:33:36 +08:00
Louistiti 232538fffb feat(scripts): install CUDA runtime on postinstall 2026-01-03 22:54:07 +08:00
louistiti 612d773fe8 feat(tool/yt-dlp): add common args 2025-09-13 23:41:38 +08:00
louistiti 24e5d27999 feat(server): bind bridges with the new core rewrite 2025-07-31 00:01:17 +08:00
louistiti 3b04e1f767 feat(server): NLU rewrite + brain logic skill mechanism rewrite 2025-07-26 23:43:21 +08:00
louistiti 2ea42fcb87 feat(server): main backbone on skill action calling 2025-06-22 19:03:02 +08:00
louistiti 8bf89df4ee build: add guidance for binaries on Windows 2025-04-24 21:18:15 +08:00
Louistiti c938ff60b3 chore: add comments 2025-03-22 11:37:48 +08:00
louistiti 71e9de654a feat(scripts): verify Rust setup first before install 2025-02-05 09:18:59 +08:00
Louistiti 11f22715f4 feat(python tcp server): configurable ASR durations 2025-01-27 11:29:08 +08:00
Louistiti dfc321b1a3 feat(python tcp server): upgrade PyTorch to 2.5.1 for CUDA Toolkit 12.4.1 2025-01-25 22:28:24 +08:00
louistiti 1a11bf755c perf(scripts): improve files download strategy 2025-01-04 10:46:26 +08:00
louistiti 9cb68d5c13 chore: remove unused script 2025-01-04 10:06:22 +08:00