提交

提交图

  • bb6a382f09 BREAKING: legacy farewell Louistiti 2026-03-21 01:36:47 +08:00
  • 877bea1477 Merge branch 'feat/llamacpp' into develop Louistiti 2026-03-19 22:49:32 +08:00
  • ff1a8764f0 Merge remote-tracking branch 'origin/chore/update-binaries-20260318-194657' into develop Louistiti 2026-03-19 22:49:27 +08:00
  • fc8025dd6f feat: full built-in llama.cpp support Louistiti 2026-03-19 22:48:28 +08:00
  • 6f5f2e1d9a chore: update tool binary URLs (opencode → v1.2.27, yt-dlp → v2026.03.17) github-actions[bot] 2026-03-18 19:46:57 +00:00
  • 5bc47c39f0 fix: add new built-in libs for CUDA runtime for broader PyTorch compatibility Louistiti 2026-03-18 15:01:09 +08:00
  • ea121104df fix(provider/llamacpp): force tool vs auto tool selection for remote providers Louistiti 2026-03-17 01:54:19 +08:00
  • b04cde4369 feat(web app): add seperators to token number metrics Louistiti 2026-03-17 01:27:52 +08:00
  • ca2a0bd7a1 feat: calculate and display token metrics Louistiti 2026-03-17 01:25:27 +08:00
  • 17d10b449c feat(web app): add turn metrics Louistiti 2026-03-16 14:40:41 +08:00
  • c87615c91a feat(provider/llamacpp): reuse llama-server if already running Louistiti 2026-03-16 14:09:54 +08:00
  • 375cb14d0c feat(provider/llamacpp): forward server logs to logs/llama-server.log Louistiti 2026-03-16 12:19:19 +08:00
  • 93e921c13f refactor: remove Ollama Louistiti 2026-03-16 12:01:31 +08:00
  • b0f1d81d22 feat: use Llama.cpp as default local provider Louistiti 2026-03-16 11:42:05 +08:00
  • 87c6676dee feat: introduce Ollama as local LLM provider Louistiti 2026-03-15 12:34:34 +08:00
  • ed1bb65325 feat(agentic loop): provide more optional tool function params by default Louistiti 2026-03-14 23:09:58 +08:00
  • 9937eea1a1 feat: expose current owner location with to weather to impact mood status Louistiti 2026-03-14 22:49:56 +08:00
  • 7b90fc6223 feat: provide owner context file to Leon's knowledge Louistiti 2026-03-14 22:22:18 +08:00
  • dce2c5229e feat: introduce owner context file Louistiti 2026-03-14 22:18:41 +08:00
  • dfb23deb86 test(agentic loop): introduce unit and E2E tests Louistiti 2026-03-14 17:31:01 +08:00
  • 82fd7a172f Merge branch 'feat/better-agentic-loop' into develop Louistiti 2026-03-14 14:33:55 +08:00
  • b71f1632d9 fix: streaming chunk deduplication Louistiti 2026-03-14 14:26:06 +08:00
  • 3cca459376 perf(agentic loop): reduce on compaction size according to steps number Louistiti 2026-03-14 14:08:01 +08:00
  • 07f76e48c3 feat(agentic loop): respect prompting standards Louistiti 2026-03-14 13:31:21 +08:00
  • 96192e0578 feat(tool/bash): improve risky filtering Louistiti 2026-03-14 13:14:03 +08:00
  • d1a945fe3a fix(agentic loop): keep execution reasoning minimal; use present progressive on progress message Louistiti 2026-03-14 12:49:01 +08:00
  • 7b75e779f4 feat(agentic loop): add human-in-the-loop mechanism for root credentials matters Louistiti 2026-03-14 12:35:59 +08:00
  • 6eac081669 fix(server): tmp crash on embeddings writting Louistiti 2026-03-13 21:10:43 +08:00
  • 7882fc07fb feat: introduce tool hooks with jq parsing on post execution Louistiti 2026-03-13 20:50:53 +08:00
  • 0545414693 feat(web app): add reasoning block for every agentic phase Louistiti 2026-03-13 00:49:05 +08:00
  • e18ba06db7 feat(server): create a tool output logger Louistiti 2026-03-13 00:13:17 +08:00
  • 194d50548a fix(agentic loop): avoid meta commentary on self reflections Louistiti 2026-03-12 23:43:03 +08:00
  • 7b32beb56d Merge remote-tracking branch 'origin/chore/update-binaries-20260311-193929' into develop Louistiti 2026-03-12 23:26:20 +08:00
  • fbb91fb545 fix: alignment between phases and QMD Louistiti 2026-03-12 23:26:14 +08:00
  • 35af397a80 chore: update tool binary URLs (opencode → v1.2.24) github-actions[bot] 2026-03-11 19:39:29 +00:00
  • f64c6422bd fix(server): improve QMD error handling and unexpected exit Louistiti 2026-03-11 14:26:23 +08:00
  • c1ce44b6a3 perf(server): remove history on ReAct execution phase Louistiti 2026-03-11 13:35:23 +08:00
  • a71d22b8d3 refactor(server): migrate to QMD 2+ Louistiti 2026-03-11 13:21:16 +08:00
  • efa21bd9f4 feat(server): improve memory weak score threshold Louistiti 2026-03-11 11:45:13 +08:00
  • d521318e94 feat: improve proactivity and wired awareness Louistiti 2026-03-11 11:16:19 +08:00
  • 8fe532a501 feat: send pulse Louistiti 2026-03-11 09:28:44 +08:00
  • e0b5ea78ae feat: implement self-reflection and behavioral habits state via private diary Louistiti 2026-03-10 19:29:59 +08:00
  • 991fdbddcc feat(server): clearly split system prompts across ReAct loop phases Louistiti 2026-03-10 16:03:41 +08:00
  • 89a9928e29 feat(server): implement minimal tool call logger Louistiti 2026-03-09 13:50:38 +08:00
  • 107c786786 perf(server): non-blocking context file generation Louistiti 2026-03-09 13:42:57 +08:00
  • d76c57710c fix(server): progress/update messages natural tone Louistiti 2026-03-09 13:29:40 +08:00
  • 0e796d2d1d feat: advanced adaptive memory retrieval Louistiti 2026-03-09 13:24:23 +08:00
  • 32722501d5 fix(web app): widget priority display Louistiti 2026-03-08 18:05:49 +08:00
  • c1b9d99690 feat(server): improve mood and personality wiring Louistiti 2026-03-08 17:30:06 +08:00
  • a5cbbbd7b6 feat(server): improve long tool call timeout handling Louistiti 2026-03-08 15:49:36 +08:00
  • ae26b976bf refactor(server): centralize remote provider failure Louistiti 2026-03-08 14:53:52 +08:00
  • e9ba3321df feat(server): support OpenAI WebSocket transport by default for the agentic loop Louistiti 2026-03-08 14:33:16 +08:00
  • 13a626c2f3 feat(server): compaction mechanism on the ReAct loop Louistiti 2026-03-07 18:41:16 +08:00
  • df7904232a feat(server): resolve path alias and default OS file opener Louistiti 2026-03-06 23:01:30 +08:00
  • 4e8a98bf52 feat(server): optimize agentic loop reasoning across providers Louistiti 2026-03-06 22:46:26 +08:00
  • 05f3640b4f feat(server): improve ReAct progress messages Louistiti 2026-03-06 14:31:58 +08:00
  • 992e00776e feat(server): improve Leon's identity and more Louistiti 2026-03-06 03:33:55 +08:00
  • a3cff28de8 feat(server): remove formatting rules for non user-facing phases Louistiti 2026-03-06 02:13:47 +08:00
  • e41f94dc8b feat(server): improve human-in-the-loop preflight Louistiti 2026-03-06 01:52:07 +08:00
  • 19edd70440 feat(server): set policy for owner-facing messages to always be the final answer phase from the agentic loop Louistiti 2026-03-06 01:16:33 +08:00
  • ba1f2c7321 Merge remote-tracking branch 'origin/chore/update-binaries-20260304-193622' into develop Louistiti 2026-03-05 15:18:18 +08:00
  • 69224361c3 feat: enhance recovery planning and execution from the agentic loop Louistiti 2026-03-05 15:18:12 +08:00
  • d5bef789a1 chore: update tool binary URLs (opencode → v1.2.17, yt-dlp → v2026.03.03) github-actions[bot] 2026-03-04 19:36:22 +00:00
  • e38bfc0311 feat(server): planning safety fallback for agentic loop Louistiti 2026-03-04 21:53:15 +08:00
  • d4a698500d fix(server): JSON structure fallback on ReAct planning Louistiti 2026-03-04 21:21:49 +08:00
  • b8dbb596d0 feat(server): add continuous planning for ReAct Louistiti 2026-03-04 21:12:36 +08:00
  • eecdf87618 feat(server): toggle thinking per toolkit and tools policies Louistiti 2026-03-04 16:26:02 +08:00
  • 4899a9530a feat(server): force memory read when necessary Louistiti 2026-03-04 15:40:42 +08:00
  • 50ac5c307b feat(python tcp server): disable TCP server when agent route mode and no ASR/TTS enabled Louistiti 2026-03-04 14:55:02 +08:00
  • a41bf61497 feat(web app): breathing animation for tool/toolkit icon Louistiti 2026-03-04 11:06:45 +08:00
  • 201122a12f feat: display ongoing tool function with icon Louistiti 2026-03-04 10:21:39 +08:00
  • 6915f371d1 perf(server): non-temporary blocker context file manifest refresh on query Louistiti 2026-03-04 00:38:34 +08:00
  • 142adc175e feat: memory cold/hot types and rollout; with deeper memory depth Louistiti 2026-03-04 00:22:50 +08:00
  • 2b593793e2 perf(server): faster and more accurate memory retrieval Louistiti 2026-03-03 22:42:27 +08:00
  • e1aab445ef feat(server): generate context files in the background Louistiti 2026-03-03 21:44:38 +08:00
  • 2b28df0e52 Merge branch 'feat/unified-llm-providers' into develop Louistiti 2026-03-03 21:24:13 +08:00
  • 0468903cef fix(server): automatic memory Louistiti 2026-03-03 21:23:59 +08:00
  • 21d640f9b5 fix(server): better OpenRouter compatibility Louistiti 2026-03-03 20:22:26 +08:00
  • 50268e8f04 fix(server): Moonshot AI provider default temperature Louistiti 2026-03-03 20:08:13 +08:00
  • d731e28e06 feat(server): organize high-level props for LLM providers Louistiti 2026-03-03 19:00:07 +08:00
  • 6493fa5ea5 feat(server): unify streaming robustness across providers Louistiti 2026-03-03 18:39:43 +08:00
  • a916b6c20a feat(server): context update Louistiti 2026-03-03 17:53:47 +08:00
  • 42414fbcdb feat(server): use dedicated SDK per LLM provider for better TTFT and more Louistiti 2026-03-03 17:49:17 +08:00
  • a76e9e14c8 feat(server): OpenAI LLM provider stable Louistiti 2026-03-03 16:30:45 +08:00
  • 99eb5e59a0 feat(server): enable personality/mood on planning Louistiti 2026-03-03 14:11:28 +08:00
  • d03a09c9f8 feat: more unified inferences across LLM providers Louistiti 2026-03-03 13:30:30 +08:00
  • 2eb0e0a274 feat: auto bind context files to context tool read function; explicit thinking param across prompts; persona stability improvement Louistiti 2026-03-03 11:56:30 +08:00
  • 841e9c1655 feat: wire persona with mood changing and personality Louistiti 2026-03-02 18:33:15 +08:00
  • bba5e38061 feat(tool/openmeteo): add start_date and end_date params Louistiti 2026-03-02 17:06:33 +08:00
  • ce7dac75bd feat(server): quick time update at runtime Louistiti 2026-03-02 15:39:26 +08:00
  • b7272543e0 feat(server): add static type for context files Louistiti 2026-03-02 13:56:18 +08:00
  • 8999e7dc0b perf(server): memory queries optimization Louistiti 2026-03-02 13:44:11 +08:00
  • 254b56f7a9 feat(web app): improve scrolling UX Louistiti 2026-03-02 12:24:42 +08:00
  • b58c26d553 feat(web app): pimp reasoning block Louistiti 2026-03-02 03:09:04 +08:00
  • fee3be8837 feat: display reasoning UI Louistiti 2026-03-02 02:50:21 +08:00
  • 25d148c33d Merge branch 'feat/memory' into develop Louistiti 2026-03-02 02:12:45 +08:00
  • 114c286e72 feat(server): new tools data structure fallback when LLM providers fail Louistiti 2026-03-02 02:06:56 +08:00
  • 8fe3e57680 feat(server): add memory and context tools; optimize retrieval Louistiti 2026-03-02 00:46:35 +08:00
  • cf7e223c15 feat(server): make use of QMD as retrieval backend Louistiti 2026-03-01 03:25:42 +08:00
  • 3e3eae7bc4 feat(server): second memory draft Louistiti 2026-03-01 00:46:46 +08:00