提交

提交图

2509 次代码提交

作者 SHA1 备注 提交日期
Louistiti 05f3640b4f feat(server): improve ReAct progress messages 2026-03-06 14:31:58 +08:00
Louistiti 992e00776e feat(server): improve Leon's identity and more 2026-03-06 03:33:55 +08:00
Louistiti a3cff28de8 feat(server): remove formatting rules for non user-facing phases 2026-03-06 02:13:47 +08:00
Louistiti e41f94dc8b feat(server): improve human-in-the-loop preflight 2026-03-06 01:52:07 +08:00
Louistiti 19edd70440 feat(server): set policy for owner-facing messages to always be the final answer phase from the agentic loop 2026-03-06 01:16:33 +08:00
Louistiti ba1f2c7321 Merge remote-tracking branch 'origin/chore/update-binaries-20260304-193622' into develop 2026-03-05 15:18:18 +08:00
Louistiti 69224361c3 feat: enhance recovery planning and execution from the agentic loop 2026-03-05 15:18:12 +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 e38bfc0311 feat(server): planning safety fallback for agentic loop 2026-03-04 21:53:15 +08:00
Louistiti d4a698500d fix(server): JSON structure fallback on ReAct planning 2026-03-04 21:21:49 +08: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 4899a9530a feat(server): force memory read when necessary 2026-03-04 15:40:42 +08:00
Louistiti 50ac5c307b feat(python tcp server): disable TCP server when agent route mode and no ASR/TTS enabled 2026-03-04 14:55:02 +08:00
Louistiti a41bf61497 feat(web app): breathing animation for tool/toolkit icon 2026-03-04 11:06:45 +08:00
Louistiti 201122a12f feat: display ongoing tool function with icon 2026-03-04 10:21:39 +08:00
Louistiti 6915f371d1 perf(server): non-temporary blocker context file manifest refresh on query 2026-03-04 00:38:34 +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 e1aab445ef feat(server): generate context files in the background 2026-03-03 21:44:38 +08:00
Louistiti 2b28df0e52 Merge branch 'feat/unified-llm-providers' into develop 2026-03-03 21:24:13 +08:00
Louistiti 0468903cef fix(server): automatic memory 2026-03-03 21:23:59 +08:00
Louistiti 21d640f9b5 fix(server): better OpenRouter compatibility 2026-03-03 20:22:26 +08:00
Louistiti 50268e8f04 fix(server): Moonshot AI provider default temperature 2026-03-03 20:08:13 +08:00
Louistiti d731e28e06 feat(server): organize high-level props for LLM providers 2026-03-03 19:00:07 +08:00
Louistiti 6493fa5ea5 feat(server): unify streaming robustness across providers 2026-03-03 18:39:43 +08:00
Louistiti a916b6c20a feat(server): context update 2026-03-03 17:53:47 +08:00
Louistiti 42414fbcdb feat(server): use dedicated SDK per LLM provider for better TTFT and more 2026-03-03 17:49:17 +08:00
Louistiti a76e9e14c8 feat(server): OpenAI LLM provider stable 2026-03-03 16:30:45 +08:00
Louistiti 99eb5e59a0 feat(server): enable personality/mood on planning 2026-03-03 14:11:28 +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 841e9c1655 feat: wire persona with mood changing and personality 2026-03-02 18:33:15 +08:00
Louistiti bba5e38061 feat(tool/openmeteo): add start_date and end_date params 2026-03-02 17:06:33 +08:00
Louistiti ce7dac75bd feat(server): quick time update at runtime 2026-03-02 15:39:26 +08:00
Louistiti b7272543e0 feat(server): add static type for context files 2026-03-02 13:56:18 +08:00
Louistiti 8999e7dc0b perf(server): memory queries optimization 2026-03-02 13:44:11 +08:00
Louistiti 254b56f7a9 feat(web app): improve scrolling UX 2026-03-02 12:24:42 +08:00
Louistiti b58c26d553 feat(web app): pimp reasoning block 2026-03-02 03:09:04 +08:00
Louistiti fee3be8837 feat: display reasoning UI 2026-03-02 02:50:21 +08:00
Louistiti 25d148c33d Merge branch 'feat/memory' into develop 2026-03-02 02:12:45 +08:00
Louistiti 114c286e72 feat(server): new tools data structure fallback when LLM providers fail 2026-03-02 02:06:56 +08:00
Louistiti 8fe3e57680 feat(server): add memory and context tools; optimize retrieval 2026-03-02 00:46:35 +08:00
Louistiti cf7e223c15 feat(server): make use of QMD as retrieval backend 2026-03-01 03:25:42 +08:00
Louistiti 3e3eae7bc4 feat(server): second memory draft 2026-03-01 00:46:46 +08:00
Louistiti 5d2603cbd7 Merge branch 'develop' into feat/memory 2026-02-28 14:48:07 +08:00
Louistiti f8673394ae Merge branch 'feat/progressive-context-injection' into develop 2026-02-28 14:47:28 +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 fa6e64f115 feat(server): first memory draft 2026-02-28 11:10:25 +08:00