文件历史

提交图

422 次代码提交

作者 SHA1 备注 提交日期
Louistiti fbb91fb545 fix: alignment between phases and QMD 2026-03-12 23:26:14 +08:00
github-actions[bot] 35af397a80 chore: update tool binary URLs (opencode → v1.2.24) 2026-03-11 19:39:29 +00:00
Louistiti f64c6422bd fix(server): improve QMD error handling and unexpected exit 2026-03-11 14:26:23 +08:00
Louistiti a71d22b8d3 refactor(server): migrate to QMD 2+ 2026-03-11 13:21:16 +08:00
Louistiti efa21bd9f4 feat(server): improve memory weak score threshold 2026-03-11 11:45:13 +08:00
Louistiti 0e796d2d1d feat: advanced adaptive memory retrieval 2026-03-09 13:24:23 +08:00
github-actions[bot] d5bef789a1 chore: update tool binary URLs (opencode → v1.2.17, yt-dlp → v2026.03.03) 2026-03-04 19:36:22 +00:00
Louistiti b8dbb596d0 feat(server): add continuous planning for ReAct 2026-03-04 21:12:36 +08:00
Louistiti eecdf87618 feat(server): toggle thinking per toolkit and tools policies 2026-03-04 16:26:02 +08:00
Louistiti 201122a12f feat: display ongoing tool function with icon 2026-03-04 10:21:39 +08:00
Louistiti 142adc175e feat: memory cold/hot types and rollout; with deeper memory depth 2026-03-04 00:22:50 +08:00
Louistiti 2b593793e2 perf(server): faster and more accurate memory retrieval 2026-03-03 22:42:27 +08:00
Louistiti d03a09c9f8 feat: more unified inferences across LLM providers 2026-03-03 13:30:30 +08:00
Louistiti 2eb0e0a274 feat: auto bind context files to context tool read function; explicit thinking param across prompts; persona stability improvement 2026-03-03 11:56:30 +08:00
Louistiti bba5e38061 feat(tool/openmeteo): add start_date and end_date params 2026-03-02 17:06:33 +08:00
Louistiti 8999e7dc0b perf(server): memory queries optimization 2026-03-02 13:44:11 +08:00
Louistiti 8fe3e57680 feat(server): add memory and context tools; optimize retrieval 2026-03-02 00:46:35 +08:00
Louistiti 41501cdea9 feat: remove unnecessary awareness to toolkits 2026-02-28 14:46:42 +08:00
Louistiti 8d3ec0cf8e feat(server): add more awareness 2026-02-28 14:39:06 +08:00
Louistiti 6e1e514788 feat(server): add LEON and ARCHITECTURE awareness 2026-02-28 02:25:32 +08:00
Louistiti 8235830261 feat(server): context manager for progressive context injection 2026-02-28 01:58:01 +08:00
Louistiti 98ae198dde feat: first shot of the progressive context injection 2026-02-25 11:09:21 +08:00
github-actions[bot] 07ad988944 chore: update tool binary URLs (yt-dlp → v2026.02.21) 2026-02-24 06:34:38 +00:00
Louistiti ccfdff6a9a feat: define nested objects in tool functions definitions and improve agentic loop reliability 2026-02-23 19:34:39 +08:00
Louistiti 525ea6d7b4 feat: better parsing for the tool runtime 2026-02-23 13:26:49 +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 d7bccb0985 Merge remote-tracking branch 'origin/chore/update-binaries-20260221-165703' into develop 2026-02-22 01:27:45 +08:00
Louistiti c9df0dbb58 feat(tool/opencode): custom config provided at runtime 2026-02-22 01:27:41 +08:00
github-actions[bot] 704ecf44b0 chore: update toolkit binary URLs (opencode → v1.2.10) 2026-02-21 16:57:03 +00: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 ca247033a8 feat(skill/skill_writer): allow skill changes 2026-02-20 13:54:40 +08:00
Louistiti fa3dfccb83 feat(skill/video_summarizer): implemented by Leon 2026-02-20 12:36:41 +08:00
Louistiti bd40ccc5f1 feat(tool/ytdlp): isolate default config into config file 2026-02-19 23:32:17 +08:00
Louistiti b2d5dc7a59 feat(skill/voice_designer_skill): implemented by Leon 2026-02-19 20:53:54 +08:00
Louistiti 0d272b5bcc build: bump core deps to latest 2026-02-19 14:58:33 +08:00
Louistiti cb8911c06b perf(python tcp server): use shared NVIDIA and PyTorch libraries to reduce binary size 2026-02-19 13:37:56 +08:00
github-actions[bot] 0a152afe9c chore: update toolkit binary URLs (opencode → v1.2.6) 2026-02-18 19:45:55 +00:00
Louistiti ae587ba327 feat: improve skill writer skill; report command execution output; and more 2026-02-19 01:02:11 +08:00
Louistiti 404d7fbec7 feat: embed OpenCode in the Skill Writer skill; restructure tools; create simple forecast skill and more 2026-02-18 21:23:27 +08:00
Louistiti aff4d619da feat(scripts): explicit mention about the tmp files deletion 2026-02-18 11:15:56 +08:00
Louistiti ada9c25b3e feat(skill/video_translator): use Qwen3-TTS tool by default 2026-02-18 11:13:21 +08:00
Louistiti 3bdabaf943 feat(tool/qwen3_tts): implement Qwen3-TTS tool 2026-02-18 00:40:36 +08:00
github-actions[bot] 85afab3594 chore: update toolkit binary URLs (opencode → v1.1.59) 2026-02-11 19:54:24 +00:00
Louistiti 7e573c2b7d feat(tool/qwen3_asr): implement Qwen3-ASR tool 2026-02-07 23:14:26 +08:00
Louistiti a03a59b4e5 Merge remote-tracking branch 'origin/chore/update-binaries-20260204-193714' into develop 2026-02-07 14:30:27 +08:00
Louistiti cd782b2095 feat(scripts): auto download pre-built PyTorch libs on install 2026-02-07 14:28:49 +08:00
Louistiti 66dd2fe2c0 refactor: rename CUDA runtime with NVIDIA libs 2026-02-06 15:54:02 +08:00
github-actions[bot] 7ed184adc0 chore: update toolkit binary URLs (opencode → v1.1.51, yt-dlp → v2026.02.04) 2026-02-04 19:37:14 +00:00
github-actions[bot] 09fab81b33 chore: update toolkit binary URLs (yt-dlp → v2026.01.31) 2026-02-01 07:33:48 +00:00