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
|
0ce1f62c0d
|
feat: support default conversations powered by LLM with action-first in mind
|
2024-05-27 18:54:54 +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 |
|
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
|
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
|
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 |
|
louistiti
|
870ab2e87e
|
feat(server): add more affirmative utterance samples
|
2022-05-14 12:53:31 +08:00 |
|
louistiti
|
0ebc0518e6
|
fix(skill/rochambeau): final logic
|
2022-05-09 22:31:47 +08:00 |
|
louistiti
|
1529c72039
|
feat(server): add handsigns custom entity
|
2022-05-08 22:16:28 +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
|
334bf393f2
|
feat(server): introduce resolvers for slot filling (wip)
|
2022-03-22 00:39:36 +08:00 |
|
louistiti
|
2b03d981ab
|
refactor(server): add prefix for system intents
|
2022-03-20 20:01:24 +08:00 |
|
louistiti
|
969a83e608
|
feat(server): slot filling (wip)
|
2022-03-20 19:25:42 +08:00 |
|
louistiti
|
1845eed71d
|
feat(server): trigger unsupported language
|
2022-03-20 18:07:16 +08:00 |
|
louistiti
|
d1c2a11d82
|
feat(server): context (wip)
|
2022-03-14 00:06:23 +08:00 |
|
louistiti
|
9be7c70076
|
feat(server): auto restart the TCP server when language is switching
|
2022-03-06 22:09:04 +08:00 |
|
louistiti
|
0367b44f21
|
feat: dynamic variable binding on NLG
|
2022-03-02 00:16:03 +08:00 |
|