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
|
1f8cf750b9
|
build: update CMake to 4.3.2
|
2026-05-13 00:43:11 +08:00 |
|
louistiti
|
0c69af84d1
|
build: update llama.cpp to the b9128 release
|
2026-05-13 00:41:22 +08:00 |
|
Louistiti
|
9305ad4d3e
|
Merge branch 'develop' into feat/session-support
|
2026-05-12 23:22:19 +08:00 |
|
Louistiti
|
99b84a6800
|
fix: hide Windows child processes
|
2026-05-12 23:20:23 +08:00 |
|
Louistiti
|
bb22c59737
|
Merge branch 'feat/session-support' into develop
|
2026-05-12 22:42:27 +08:00 |
|
Louistiti
|
242f8fbaeb
|
build(scripts): update managed runtimes
|
2026-05-12 22:38:27 +08:00 |
|
Louistiti
|
4f54c05cda
|
fix(scripts): support pnpm 11 setup installs
|
2026-05-12 22:28:48 +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
|
58a12f56d3
|
Merge branch 'feat/session-support' into develop
|
2026-05-12 00:11:36 +08:00 |
|
Louistiti
|
3292cfe7a2
|
docs: add thanks
|
2026-05-12 00:10:37 +08:00 |
|
Louistiti
|
c064e3f3e2
|
docs: add thanks
|
2026-05-12 00:05:26 +08:00 |
|
Louistiti
|
7571b9477d
|
docs: add thanks
|
2026-05-11 23:56:02 +08:00 |
|
Louistiti
|
6df245b0ae
|
docs: add thanks
|
2026-05-11 23:51:46 +08:00 |
|
Louistiti
|
d691d15b2a
|
docs: add thanks
|
2026-05-11 23:44:59 +08:00 |
|
Louistiti
|
0613cf445d
|
docs: add thanks
|
2026-05-11 23:41:50 +08:00 |
|
Louistiti
|
7dac629402
|
Merge branch 'develop' into feat/session-support
|
2026-05-11 22:40:14 +08:00 |
|
Louistiti
|
f56201190e
|
chore: force static context files update
|
2026-05-11 22:39:47 +08:00 |
|
Louistiti
|
6965419971
|
Merge branch 'feat/session-support' into develop
|
2026-05-11 22:25:37 +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
|
491223963d
|
fix(tool/ytdlp): auto-select subtitle language
|
2026-05-11 01:17:31 +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
|
0cc511d4dd
|
Merge branch 'feat/session-support' into develop
|
2026-05-10 22:37:08 +08:00 |
|
Louistiti
|
904141e2ab
|
chore(server): update @fastify/static to 9.1.3; fastify to 5.8.5
|
2026-05-10 22:33:25 +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 |
|
Louistiti
|
375e9d32a3
|
fix(agent mode): preserve history during execution
|
2026-05-10 21:54:26 +08:00 |
|
louistiti
|
bedba2aba3
|
refactor(agent mode): longer final answer timeout
|
2026-05-09 23:41:56 +08:00 |
|
Louistiti
|
50fd6f2908
|
fix(tool/ytdlp): resolve paths from merged output and fallback files
|
2026-05-08 22:46:36 +08:00 |
|
louistiti
|
d12ee78021
|
feat(tool/bash): prefer managed runtimes in bash commands
|
2026-05-07 23:17:05 +08:00 |
|
Louistiti
|
f90b78020c
|
feat: first shot of the conversation sessions support
|
2026-05-05 17:47:03 +08:00 |
|
Louistiti
|
23d8db139a
|
feat(built-in command): add tool command
|
2026-05-05 15:12:00 +08:00 |
|
Louistiti
|
75e392d554
|
refactor: update default local ports
|
2026-05-05 14:34:35 +08:00 |
|
Louistiti
|
e337252f48
|
fix(agent mode): select skills by metadata match
|
2026-05-05 11:54:57 +08:00 |
|
Louistiti
|
97eb123faf
|
fix(server): inject managed binaries for agent skills
|
2026-05-05 11:44:52 +08:00 |
|
Louistiti
|
d3c92a6aea
|
feat(skill/tiny-web-crawler): reduce crawler token usage
|
2026-05-05 11:18:28 +08:00 |
|
Louistiti
|
3829cc8a6e
|
fix(server): store static context in codebase for LEON.md and ARCHITECTURE.md
|
2026-05-05 00:00:07 +08:00 |
|
Louistiti
|
6c0cfc45d9
|
fix(tool/bash): normalize command timeout units
|
2026-05-04 22:59:16 +08:00 |
|
Louistiti
|
e3e3db29be
|
feat(web app): add file path autocomplete dropdown
|
2026-05-04 21:45:18 +08:00 |
|
Louistiti
|
62db21848c
|
fix(tool/ytdlp): quote output templates
|
2026-05-04 19:17:22 +08:00 |
|
Louistiti
|
e5ada3fbf9
|
feat(web app): add file path autocomplete dropdown
|
2026-05-04 18:58:14 +08:00 |
|
Louistiti
|
b6f10eb60c
|
fix(tool/ytdlp): return converted audio path
|
2026-05-04 10:31:41 +08:00 |
|
Louistiti
|
246118cef5
|
refactor: remove legacy bridges/toolkits/
|
2026-05-04 01:42:16 +08:00 |
|
Louistiti
|
9dc3e0035c
|
refactor: tools merge/sync settings on install (same as skills logic)
|
2026-05-04 01:38:24 +08:00 |
|