提交

提交图

  • 5d2603cbd7 Merge branch 'develop' into feat/memory Louistiti 2026-02-28 14:48:07 +08:00
  • f8673394ae Merge branch 'feat/progressive-context-injection' into develop Louistiti 2026-02-28 14:47:28 +08:00
  • 41501cdea9 feat: remove unnecessary awareness to toolkits Louistiti 2026-02-28 14:46:42 +08:00
  • 8d3ec0cf8e feat(server): add more awareness Louistiti 2026-02-28 14:39:06 +08:00
  • fa6e64f115 feat(server): first memory draft Louistiti 2026-02-28 11:10:25 +08:00
  • 596017b3b9 feat(server): improve self-awareness and allow manifest toggle Louistiti 2026-02-28 03:01:45 +08:00
  • 8d6dfc2906 Merge branch 'feat/progressive-context-injection' into develop Louistiti 2026-02-28 02:25:45 +08:00
  • 6e1e514788 feat(server): add LEON and ARCHITECTURE awareness Louistiti 2026-02-28 02:25:32 +08:00
  • 8235830261 feat(server): context manager for progressive context injection Louistiti 2026-02-28 01:58:01 +08:00
  • 91547ebbd8 chore: fix linter Louistiti 2026-02-27 21:42:31 +08:00
  • 9ec4e6acff fix(server): disabled checkbox on agentic loop thinking Louistiti 2026-02-27 21:33:49 +08:00
  • e3bc3736ca feat(server): add Z.AI LLM provider; provide thinking widget Louistiti 2026-02-27 01:51:27 +08:00
  • 14e26b1cd1 refactor(server): ReAct / agentic loop more modulable Louistiti 2026-02-27 00:51:27 +08:00
  • 52a63dbf7d feat(server): stabilize LLM providers for ReAct with self-healing mechanisms; implement new providers Louistiti 2026-02-27 00:13:02 +08:00
  • 480be6aec3 Merge branch 'feat/progressive-context-injection' into develop Louistiti 2026-02-26 09:06:44 +08:00
  • bedfd40cec feat(server): enable streaming by default Louistiti 2026-02-25 21:13:53 +08:00
  • 27431991e3 feat(server): improve UX on long-tail tasks for ReAct Louistiti 2026-02-25 15:37:09 +08:00
  • b2c1ee77e5 feat(server): incremental timeouts for ReAct Louistiti 2026-02-25 15:18:23 +08:00
  • 1853bc47e3 feat(server): ReAct loop fails earlier Louistiti 2026-02-25 14:30:53 +08:00
  • 6957bdae93 feat(server): smarter sub ReAct loop and final answer retrials Louistiti 2026-02-25 14:04:51 +08:00
  • 9fc1d15fb4 feat: extra fallback mechanism in the agentic loop Louistiti 2026-02-25 11:55:05 +08:00
  • 98ae198dde feat: first shot of the progressive context injection Louistiti 2026-02-25 11:09:21 +08:00
  • 50f0d28c5b feat(server): inject history in tool callings step from the agentic loop Louistiti 2026-02-25 01:51:03 +08:00
  • 38a3c5df15 feat(server): function call retrials Louistiti 2026-02-24 22:58:16 +08:00
  • 16a226c103 refactor(server): ReAct / agentic loop Louistiti 2026-02-24 22:05:03 +08:00
  • 2d11750089 feat(server): specific bash handler in agentic loop Louistiti 2026-02-24 21:28:59 +08:00
  • a5dc01bcab feat(server): agentic loop parsing improvement Louistiti 2026-02-24 17:36:56 +08:00
  • fcd1422b4f refactor(scripts): update prompting on tool creation Louistiti 2026-02-24 14:45:57 +08:00
  • bf68660922 Merge remote-tracking branch 'origin/chore/update-binaries-20260224-063438' into develop Louistiti 2026-02-24 14:38:42 +08:00
  • 07ad988944 chore: update tool binary URLs (yt-dlp → v2026.02.21) github-actions[bot] 2026-02-24 06:34:38 +00:00
  • e2d5431b04 Merge branch 'feat/react-agentic-loop-and-tool-refactoring' into develop Louistiti 2026-02-24 14:27:13 +08:00
  • 7ad6d60b0c feat(server): optimize agentic loop for local provider and make workflow skill action calling compatible with remote providers Louistiti 2026-02-24 13:43:01 +08:00
  • 40138e2bda chore: provide default ordered LLM list with OpenRouter provider Louistiti 2026-02-24 12:59:35 +08:00
  • bc9c96f033 feat(server): expose HTTP errors of LLM providers Louistiti 2026-02-24 12:33:24 +08:00
  • cd7d65b075 feat(server): add builtin tool calls and logs Louistiti 2026-02-24 12:12:16 +08:00
  • 1942d8f835 feat(server): more efficient agentic loop; HuggingFace provider implemented Louistiti 2026-02-24 11:13:39 +08:00
  • 1798d691a8 feat(server): ReAct fallback optimization Louistiti 2026-02-24 09:45:20 +08:00
  • 5125d908ec feat(server): return answer when plain text in ReAct loop Louistiti 2026-02-24 01:42:02 +08:00
  • 8c23671e0c chore: fix linting Louistiti 2026-02-24 01:07:22 +08:00
  • 3037c2c93a chore: upgrade nodemon to latest Louistiti 2026-02-24 00:06:54 +08:00
  • fe30a03f6b chore: remove Prettier Louistiti 2026-02-23 23:39:07 +08:00
  • 728bb2fd02 perf(server): improve ReAct prompting Louistiti 2026-02-23 23:23:29 +08:00
  • 39ea8eae13 feat(server): implement Cerebras LLM provider Louistiti 2026-02-23 20:16:14 +08:00
  • ccfdff6a9a feat: define nested objects in tool functions definitions and improve agentic loop reliability Louistiti 2026-02-23 19:34:39 +08:00
  • bb1cee5b59 feat(server): implement OpenRouter as LLM provider Louistiti 2026-02-23 14:16:02 +08:00
  • 5c5c28414b feat(server): parse paths from ReAct loop Louistiti 2026-02-23 13:51:32 +08:00
  • 525ea6d7b4 feat: better parsing for the tool runtime Louistiti 2026-02-23 13:26:49 +08:00
  • 923a5f91c1 feat: first shot of the ReAct agentic loop and new tools structure Louistiti 2026-02-23 11:16:38 +08:00
  • 17e35c717d fix(server): Groq up-to-date model Louistiti 2026-02-22 10:57:14 +08:00
  • d7bccb0985 Merge remote-tracking branch 'origin/chore/update-binaries-20260221-165703' into develop Louistiti 2026-02-22 01:27:45 +08:00
  • c9df0dbb58 feat(tool/opencode): custom config provided at runtime Louistiti 2026-02-22 01:27:41 +08:00
  • 704ecf44b0 chore: update toolkit binary URLs (opencode → v1.2.10) github-actions[bot] 2026-02-21 16:57:03 +00:00
  • b2f728b4d9 feat: check required settings for tool at runtime and provide smooth experience to set them Louistiti 2026-02-21 23:50:38 +08:00
  • 13a29160d3 feat: create settings standard for skills with required settings for better onboarding for tools usage Louistiti 2026-02-21 13:38:15 +08:00
  • 66c82ad734 fix(skill/search_web_toolkit_skill): correct answers data structure Louistiti 2026-02-20 16:23:06 +08:00
  • ca247033a8 feat(skill/skill_writer): allow skill changes Louistiti 2026-02-20 13:54:40 +08:00
  • fa3dfccb83 feat(skill/video_summarizer): implemented by Leon Louistiti 2026-02-20 12:36:41 +08:00
  • bd40ccc5f1 feat(tool/ytdlp): isolate default config into config file Louistiti 2026-02-19 23:32:17 +08:00
  • b2d5dc7a59 feat(skill/voice_designer_skill): implemented by Leon Louistiti 2026-02-19 20:53:54 +08:00
  • 64028ed8e1 feat(server): if only action is found in a skill, then force use it Louistiti 2026-02-19 19:05:08 +08:00
  • 54f1886871 feat: enable local ASR/TTS/LLM by default Louistiti 2026-02-19 17:43:56 +08:00
  • 431ee245ec ci: install PortAudio tcp-server_v2.0.0 Louistiti 2026-02-19 16:54:06 +08:00
  • d551aa274d ci: verify assets naming python-bridge_v1.4.0 nodejs-bridge_v1.3.0 Louistiti 2026-02-19 16:31:06 +08:00
  • e306859c86 ci: add lockfile only in CI Louistiti 2026-02-19 16:07:22 +08:00
  • 77fb3d7a2c ci: add lockfile only in CI Louistiti 2026-02-19 16:04:16 +08:00
  • 4164dfed41 ci: add lockfile only in CI Louistiti 2026-02-19 16:01:13 +08:00
  • c17bb3fcb9 ci: remove caching since we do not use lock file Louistiti 2026-02-19 15:30:55 +08:00
  • 1d058cb9c8 ci: use pnpm and caching Louistiti 2026-02-19 15:28:29 +08:00
  • af6fd656fc ci: use pnpm and caching Louistiti 2026-02-19 15:26:00 +08:00
  • 88fdbe9b06 ci: apply different artifact naming Louistiti 2026-02-19 15:23:03 +08:00
  • efc9f3b477 ci: support new OSes and archs from GitHub workflows Louistiti 2026-02-19 15:08:03 +08:00
  • 0d272b5bcc build: bump core deps to latest Louistiti 2026-02-19 14:58:33 +08:00
  • cfa79e0eb3 feat(python tcp server): make TCP server standalone compatible with external paths changes Louistiti 2026-02-19 14:52:53 +08:00
  • 2ab5e10f6a feat(scripts): remove PyTorch installation and force use core shared libraries Louistiti 2026-02-19 13:47:07 +08:00
  • cb8911c06b perf(python tcp server): use shared NVIDIA and PyTorch libraries to reduce binary size Louistiti 2026-02-19 13:37:56 +08:00
  • 6f69743df4 feat(server): only time record long tasks Louistiti 2026-02-19 12:33:34 +08:00
  • d500ab6fb7 Merge remote-tracking branch 'origin/chore/update-binaries-20260218-194555' into develop Louistiti 2026-02-19 12:17:36 +08:00
  • 6ab0adc9ef feat: upgrade to current Node.js LTS Louistiti 2026-02-19 12:17:30 +08:00
  • 0a152afe9c chore: update toolkit binary URLs (opencode → v1.2.6) github-actions[bot] 2026-02-18 19:45:55 +00:00
  • ae587ba327 feat: improve skill writer skill; report command execution output; and more Louistiti 2026-02-19 01:02:11 +08:00
  • 3f1b3da750 refactor(skill/weather_forecast): better icon mapping for the widget Louistiti 2026-02-18 21:27:34 +08:00
  • 404d7fbec7 feat: embed OpenCode in the Skill Writer skill; restructure tools; create simple forecast skill and more Louistiti 2026-02-18 21:23:27 +08:00
  • aff4d619da feat(scripts): explicit mention about the tmp files deletion Louistiti 2026-02-18 11:15:56 +08:00
  • ada9c25b3e feat(skill/video_translator): use Qwen3-TTS tool by default Louistiti 2026-02-18 11:13:21 +08:00
  • 3bdabaf943 feat(tool/qwen3_tts): implement Qwen3-TTS tool Louistiti 2026-02-18 00:40:36 +08:00
  • 4c23382c11 Merge branch 'feat/prompt-generator' into develop Louistiti 2026-02-18 00:24:24 +08:00
  • c3b389ce5b feat(scripts): tool creation prompt generator Louistiti 2026-02-18 00:24:16 +08:00
  • d32b43787a Merge remote-tracking branch 'origin/chore/update-binaries-20260211-195424' into develop Louistiti 2026-02-15 12:04:49 +08:00
  • 077bcd2f5b feat(scripts): prompt generator tmp Louistiti 2026-02-15 12:04:27 +08:00
  • 85afab3594 chore: update toolkit binary URLs (opencode → v1.1.59) github-actions[bot] 2026-02-11 19:54:24 +00:00
  • 6d6551505b Merge remote-tracking branch 'origin/develop' into develop Louistiti 2026-02-08 12:21:50 +08:00
  • 08b7e040fd fix(python tcp server): deps conflicts Louistiti 2026-02-08 12:21:42 +08:00
  • 6f44bb40f0 fix: torch versioning louistiti 2026-02-08 10:07:56 +08:00
  • 261a7f2162 fix: torch versioning louistiti 2026-02-08 10:04:12 +08:00
  • 7e573c2b7d feat(tool/qwen3_asr): implement Qwen3-ASR tool Louistiti 2026-02-07 23:14:26 +08:00
  • a03a59b4e5 Merge remote-tracking branch 'origin/chore/update-binaries-20260204-193714' into develop Louistiti 2026-02-07 14:30:27 +08:00
  • cd782b2095 feat(scripts): auto download pre-built PyTorch libs on install Louistiti 2026-02-07 14:28:49 +08:00
  • ce7ae583e7 feat(scripts): auto download NVIDIA NVSHMEM on install Louistiti 2026-02-07 13:36:39 +08:00
  • a05045c406 feat(scripts): download NVIDIA cuSPARSELt and NCCL Louistiti 2026-02-06 16:11:45 +08:00
  • 66dd2fe2c0 refactor: rename CUDA runtime with NVIDIA libs Louistiti 2026-02-06 15:54:02 +08:00