louistiti
|
7ec19b728a
|
feat(built-in command): add restart command
|
2026-05-22 21:21:15 +08:00 |
|
louistiti
|
ccc6266a96
|
refactor: rename STT voice config to ASR
|
2026-05-21 22:06:41 +08:00 |
|
louistiti
|
1c55b71b3a
|
feat(built-in command): add voice setup command
|
2026-05-20 23:11:19 +08:00 |
|
Louistiti
|
aa341de195
|
feat(server): select only controlled skill directly
|
2026-05-19 23:32:13 +08:00 |
|
Louistiti
|
587a824d63
|
fix(server): scope skill router list to profile
|
2026-05-19 23:26:51 +08:00 |
|
Louistiti
|
bf5d630bad
|
fix(server): rename routing workflow mode
|
2026-05-19 21:52:00 +08:00 |
|
Louistiti
|
e92071736c
|
refactor(built-in command): do not show /open usage in main suggestions
|
2026-05-19 21:13:52 +08:00 |
|
Louistiti
|
25cd9dd0af
|
feat(built-in command): add open command
|
2026-05-19 21:10:06 +08:00 |
|
Louistiti
|
b2dd482e43
|
feat(built-in command): add config command
|
2026-05-19 21:03:30 +08:00 |
|
Louistiti
|
fd97ce5221
|
refactor(server): migrate core settings to config yml
|
2026-05-19 20:42:02 +08:00 |
|
louistiti
|
0c6ac8b72e
|
feat(server): add memory mechanism toggles
|
2026-05-18 22:46:51 +08:00 |
|
louistiti
|
36a990ca46
|
feat(server): add profile allow-only policy
|
2026-05-18 00:09:16 +08:00 |
|
Louistiti
|
5846949020
|
fix(agent mode): stop pre-executing shell help probes
|
2026-05-17 10:45:18 +08:00 |
|
Louistiti
|
a5dbac505a
|
refactor(agent mode): refine shell help verification guidance
|
2026-05-17 08:56:43 +08:00 |
|
Louistiti
|
87f3dfd3f0
|
fix(agent mode): reduce ReAct prompt repetition
|
2026-05-17 08:48:56 +08:00 |
|
Louistiti
|
70c762733a
|
feat(agent mode): strengthen ReAct grounding prompts
|
2026-05-17 08:16:08 +08:00 |
|
Louistiti
|
33a6e72469
|
refactor(agent mode): clarify planning prompt policies
|
2026-05-16 23:56:45 +08:00 |
|
Louistiti
|
2cb08dcfb9
|
fix(agent mode): expose tool artifact paths
|
2026-05-16 23:29:35 +08:00 |
|
Louistiti
|
0b564d5ef9
|
feat(agent mode): surface live tool output
|
2026-05-16 23:18:31 +08:00 |
|
Louistiti
|
cea248f085
|
fix(agent mode): improve tool execution
|
2026-05-16 21:46:50 +08:00 |
|
Louistiti
|
9c74f1d8e2
|
fix: stream local planning reasoning
|
2026-05-16 19:30:27 +08:00 |
|
Louistiti
|
08e20e0efc
|
fix(server): harden react recovery
|
2026-05-16 19:19:10 +08:00 |
|
Louistiti
|
8c1e7dc70b
|
perf(server): reduce post-turn inference noise
|
2026-05-16 17:14:20 +08:00 |
|
Louistiti
|
03d7bf8d78
|
perf(server): gate owner profile sync
|
2026-05-16 16:54:38 +08:00 |
|
Louistiti
|
d70bfaa4fd
|
feat(server): serialize post-turn maintenance
|
2026-05-16 16:48:44 +08:00 |
|
Louistiti
|
00d4bcf56c
|
refactor(tool/shell): replace bash command tool
|
2026-05-16 15:59:24 +08:00 |
|
Louistiti
|
39fba53c78
|
fix(agent mode): reuse prior tool artifacts
|
2026-05-16 15:21:55 +08:00 |
|
Louistiti
|
2d86a46d84
|
fix(agent mode): retry stalled react prompts longer
|
2026-05-16 13:40:38 +08:00 |
|
Louistiti
|
78c0ba9050
|
fix(agent mode): handle local plain text planning
|
2026-05-14 08:13:31 +08:00 |
|
Louistiti
|
d7ad65b364
|
fix(agent mode): share planning fallback for local models
|
2026-05-14 00:11:40 +08:00 |
|
Louistiti
|
28054ac6b1
|
fix(agent mode): prevent fake execution on follow-ups
|
2026-05-14 00:08:27 +08:00 |
|
Louistiti
|
f1b3df286a
|
feat(agent mode): improve bash failure recovery
|
2026-05-13 23:52:16 +08:00 |
|
Louistiti
|
74f38eab1a
|
fix(tool/bash): preserve bash failure output
|
2026-05-13 23:18:58 +08:00 |
|
Louistiti
|
d8e3fa7c9b
|
fix(agent mode): derive tool failure details dynamically
|
2026-05-13 23:01:12 +08:00 |
|
Louistiti
|
9bb34ee41c
|
fix(agent mode): stabilize managed node usage in bash tools
|
2026-05-13 22:41:51 +08:00 |
|
Louistiti
|
5585dda2eb
|
fix(agent mode): defer session title generation
|
2026-05-13 22:25:42 +08:00 |
|
Louistiti
|
04d6bc6bb2
|
fix(server): render system widget history text
|
2026-05-13 21:06:23 +08:00 |
|
louistiti
|
219ec7371d
|
fix(agent mode): sanitize local final answers
|
2026-05-13 01:02:57 +08:00 |
|
louistiti
|
d340d4bbfb
|
fix(agent mode): disable llama.cpp thinking for tool calls
|
2026-05-13 00:55:18 +08:00 |
|
Louistiti
|
99b84a6800
|
fix: hide Windows child processes
|
2026-05-12 23:20:23 +08:00 |
|
Louistiti
|
6a40d3e2d8
|
feat(agent mode): compose agent skills in plans
|
2026-05-12 21:05:41 +08:00 |
|
Louistiti
|
c02b0f1f7a
|
fix(agent mode): restrict hosted search providers
|
2026-05-12 20:30:58 +08:00 |
|
Louistiti
|
ec104d9ffc
|
fix(agent mode): reduce local execution thinking loops
|
2026-05-11 22:22:38 +08:00 |
|
Louistiti
|
5a4be0fda7
|
feat(agent mode): report tool preparation progress
|
2026-05-11 21:52:01 +08:00 |
|
louistiti
|
4dc0cc8080
|
fix(agent mode): avoid upfront fallback steps
|
2026-05-11 01:21:09 +08:00 |
|
louistiti
|
ae00f70033
|
fix(agent mode): recover before advancing failed steps
|
2026-05-11 01:13:58 +08:00 |
|
louistiti
|
073a38bb1b
|
feat(agent mode): add hosted search tool availability; tool state support
|
2026-05-11 01:08:39 +08:00 |
|
louistiti
|
55e060249c
|
fix(agent mode): enable execution reasoning
|
2026-05-10 23:57:02 +08:00 |
|
Louistiti
|
20f3d54e38
|
feat(agent mode): show tool icons in activity cards
|
2026-05-10 22:24:27 +08:00 |
|
Louistiti
|
65ff1af676
|
fix(agent mode): continue HITL pending steps
|
2026-05-10 22:11:21 +08:00 |
|