64 Commits

Author SHA1 Message Date
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 e8209d60c9 feat: action loop optimization; action hit optimization; suggestions; custom LLM duty context/sequence timeout caching; and more 2025-08-29 22:43:30 +08:00
louistiti 24e5d27999 feat(server): bind bridges with the new core rewrite 2025-07-31 00:01:17 +08:00
louistiti f55e856720 feat(server): better bridge typing 2025-07-27 15:06:18 +08:00
louistiti 24f92630d8 feat(server): missing params and slot filling 2025-07-07 21:36:53 +08:00
Louistiti 970cbfbb88 feat(python tcp server): wake word wip 2025-02-04 22:57:27 +08:00
Louistiti ec0cd9d330 feat(python tcp server): set wake word models 2025-02-03 17:20:02 +08:00
louistiti 38a700feb0 fix: whitelist config.json for the TTS model 2024-06-23 17:24:38 +08:00
louistiti faee688924 feat: keep .gitkeep on audio models 2024-06-23 17:07:45 +08:00
louistiti de3ceb76be feat(python tcp server): unify settings to a single place, model settings included 2024-06-17 09:17:00 +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 85af31b614 feat(python tcp server): TTS tmp inference 2024-05-16 12:03:24 +08:00
Louis Grenard 6f24f50497 feat(python tcp server): kick off new TTS implementation 2024-05-15 00:09:49 +08:00
louistiti c934d0e30d feat(server): support dialog type action after slots filled 2024-04-29 18:02:41 +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
louistiti c4d2524922 scripts(setup-llm): kick off LLM setup and unify common functions 2024-01-29 00:20:38 +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
Divlo d973ab4318 chore: delete schemas.ts files outside server 2022-11-13 12:48:43 +01:00
louistiti 6c292994fd feat: add data schemas 2022-11-02 00:21:14 +08:00
louistiti 019c462bfa feat: complete Prettier setup 2022-09-03 19:12:41 +08:00
louistiti f9865b71c3 refactor(skill/rochambeau): move handsign global entity to skill enum entity 2022-07-10 20:07:29 +08:00
louistiti 6ed88a5946 feat: add Cartesian sample training on resolvers + enum entities 2022-07-02 01:42:23 +08:00
louistiti 82df0a3c23 feat: train skills resolvers and remap as per changes 2022-07-01 00:19:36 +08:00
louistiti e37526d905 feat(server): introduce main NLP model and resolvers NLP model 2022-06-30 22:35:54 +08:00
louistiti ce00989b01 feat(skill/color): introduce color skill 2022-06-26 19:32:49 +08:00
louistiti a8d82050c8 fix(server): make use of current entities to match global entities 2022-06-26 12:40:29 +08:00
louistiti 2e66be25ef refactor: train global entities at a higher level 2022-06-26 12:01:43 +08:00
louistiti 567b030c4f feat(server): support on-the-fly entity annotation for built-in entities 2022-06-11 07:54:20 +08:00
louistiti e88495a9a9 feat: start to map resolvers between the core and skills 2022-05-23 22:33:56 +08:00
louistiti 993d52e868 feat: train affirmation and denial resolver 2022-05-23 22:23:32 +08:00