文件历史

提交图

31 次代码提交

作者 SHA1 备注 提交日期
Louistiti 5a4be0fda7 feat(agent mode): report tool preparation progress 2026-05-11 21:52:01 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti 7b75e779f4 feat(agentic loop): add human-in-the-loop mechanism for root credentials matters 2026-03-14 12:35:59 +08:00
Louistiti ae26b976bf refactor(server): centralize remote provider failure 2026-03-08 14:53:52 +08:00
Louistiti 27431991e3 feat(server): improve UX on long-tail tasks for ReAct 2026-02-25 15:37:09 +08:00
Louistiti bc9c96f033 feat(server): expose HTTP errors of LLM providers 2026-02-24 12:33:24 +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 b2f728b4d9 feat: check required settings for tool at runtime and provide smooth experience to set them 2026-02-21 23:50:38 +08:00
Louistiti 13a29160d3 feat: create settings standard for skills with required settings for better onboarding for tools usage 2026-02-21 13:38:15 +08:00
Louistiti ae587ba327 feat: improve skill writer skill; report command execution output; and more 2026-02-19 01:02:11 +08:00
Louistiti 6ab6cfd9ba feat(tool/opencode): Leon writes his own skills (WIP) 2026-01-24 13:33:36 +08:00
Louistiti 884d027610 feat: clean up dev runtime 2025-09-14 09:48:42 +08:00
louistiti 2ad3fe7d91 feat: faster_whisper download model resources and end-to-end flow 2025-09-11 00:12:12 +08:00
louistiti a9e22de8ca feat: auto download tool resources (models, etc.); Faster Whisper tool 2025-09-09 23:45:49 +08:00
louistiti 4e0d0cf91d feat: tool output UI 2025-09-07 11:58:11 +08:00
louistiti 1aea646c6c feat: unify binary tool calls for both bridges 2025-09-07 10:52:13 +08:00
louistiti 58fe7691ec feat: describe taken actions in binary tools 2025-09-07 01:23:41 +08:00
louistiti 24e5d27999 feat(server): bind bridges with the new core rewrite 2025-07-31 00:01:17 +08:00
louistiti 24f92630d8 feat(server): missing params and slot filling 2025-07-07 21:36:53 +08:00
louistiti 0ce1f62c0d feat: support default conversations powered by LLM with action-first in mind 2024-05-27 18:54:54 +08:00
louistiti d9f0144e62 feat(server): action loop support 2024-04-29 11:25:18 +08:00
louistiti 73d919868b feat(server): LLM entities support 2024-04-14 17:41:39 +08:00
Divlo 99b5e7ab6d chore: remove synchronization capability 2023-05-26 22:58:26 +02:00
Divlo 8c89cbf43c Merge branch 'develop' into feat/better-json-schemas-developer-experience 2023-04-05 00:13:34 +02:00
louistiti b51bf4b1c2 refactor(server): model loader error handling 2023-03-20 20:52:42 +08:00
Divlo 248dbb84f0 chore: add $schema property to all JSON files 2023-01-06 21:48:35 +01:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti 25adf406c8 feat(server): context and slot filling, keep context and await for entities 2022-03-27 19:50:35 +08:00
louistiti 1845eed71d feat(server): trigger unsupported language 2022-03-20 18:07:16 +08:00
louistiti 9be7c70076 feat(server): auto restart the TCP server when language is switching 2022-03-06 22:09:04 +08:00
louistiti 4107932d00 feat: annotate entities on the fly + prepare for dialog skill type and cross-domains data 2022-02-22 22:31:06 +08:00