提交

提交图

2509 次代码提交

作者 SHA1 备注 提交日期
Louistiti 596017b3b9 feat(server): improve self-awareness and allow manifest toggle 2026-02-28 03:01:45 +08:00
Louistiti 8d6dfc2906 Merge branch 'feat/progressive-context-injection' into develop 2026-02-28 02:25:45 +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 91547ebbd8 chore: fix linter 2026-02-27 21:42:31 +08:00
Louistiti 9ec4e6acff fix(server): disabled checkbox on agentic loop thinking 2026-02-27 21:33:49 +08:00
Louistiti e3bc3736ca feat(server): add Z.AI LLM provider; provide thinking widget 2026-02-27 01:51:27 +08:00
Louistiti 14e26b1cd1 refactor(server): ReAct / agentic loop more modulable 2026-02-27 00:51:27 +08:00
Louistiti 52a63dbf7d feat(server): stabilize LLM providers for ReAct with self-healing mechanisms; implement new providers 2026-02-27 00:13:02 +08:00
Louistiti 480be6aec3 Merge branch 'feat/progressive-context-injection' into develop 2026-02-26 09:06:44 +08:00
Louistiti bedfd40cec feat(server): enable streaming by default 2026-02-25 21:13:53 +08:00
Louistiti 27431991e3 feat(server): improve UX on long-tail tasks for ReAct 2026-02-25 15:37:09 +08:00
Louistiti b2c1ee77e5 feat(server): incremental timeouts for ReAct 2026-02-25 15:18:23 +08:00
Louistiti 1853bc47e3 feat(server): ReAct loop fails earlier 2026-02-25 14:30:53 +08:00
Louistiti 6957bdae93 feat(server): smarter sub ReAct loop and final answer retrials 2026-02-25 14:04:51 +08:00
Louistiti 9fc1d15fb4 feat: extra fallback mechanism in the agentic loop 2026-02-25 11:55:05 +08:00
Louistiti 98ae198dde feat: first shot of the progressive context injection 2026-02-25 11:09:21 +08:00
Louistiti 50f0d28c5b feat(server): inject history in tool callings step from the agentic loop 2026-02-25 01:51:03 +08:00
Louistiti 38a3c5df15 feat(server): function call retrials 2026-02-24 22:58:16 +08:00
Louistiti 16a226c103 refactor(server): ReAct / agentic loop 2026-02-24 22:05:03 +08:00
Louistiti 2d11750089 feat(server): specific bash handler in agentic loop 2026-02-24 21:28:59 +08:00
Louistiti a5dc01bcab feat(server): agentic loop parsing improvement 2026-02-24 17:36:56 +08:00
Louistiti fcd1422b4f refactor(scripts): update prompting on tool creation 2026-02-24 14:45:57 +08:00
Louistiti bf68660922 Merge remote-tracking branch 'origin/chore/update-binaries-20260224-063438' into develop 2026-02-24 14:38:42 +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 e2d5431b04 Merge branch 'feat/react-agentic-loop-and-tool-refactoring' into develop 2026-02-24 14:27:13 +08:00
Louistiti 7ad6d60b0c feat(server): optimize agentic loop for local provider and make workflow skill action calling compatible with remote providers 2026-02-24 13:43:01 +08:00
Louistiti 40138e2bda chore: provide default ordered LLM list with OpenRouter provider 2026-02-24 12:59:35 +08:00
Louistiti bc9c96f033 feat(server): expose HTTP errors of LLM providers 2026-02-24 12:33:24 +08:00
Louistiti cd7d65b075 feat(server): add builtin tool calls and logs 2026-02-24 12:12:16 +08:00
Louistiti 1942d8f835 feat(server): more efficient agentic loop; HuggingFace provider implemented 2026-02-24 11:13:39 +08:00
Louistiti 1798d691a8 feat(server): ReAct fallback optimization 2026-02-24 09:45:20 +08:00
Louistiti 5125d908ec feat(server): return answer when plain text in ReAct loop 2026-02-24 01:42:02 +08:00
Louistiti 8c23671e0c chore: fix linting 2026-02-24 01:07:22 +08:00
Louistiti 3037c2c93a chore: upgrade nodemon to latest 2026-02-24 00:06:54 +08:00
Louistiti fe30a03f6b chore: remove Prettier 2026-02-23 23:39:07 +08:00
Louistiti 728bb2fd02 perf(server): improve ReAct prompting 2026-02-23 23:23:29 +08:00
Louistiti 39ea8eae13 feat(server): implement Cerebras LLM provider 2026-02-23 20:16:14 +08: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 bb1cee5b59 feat(server): implement OpenRouter as LLM provider 2026-02-23 14:16:02 +08:00
Louistiti 5c5c28414b feat(server): parse paths from ReAct loop 2026-02-23 13:51:32 +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 17e35c717d fix(server): Groq up-to-date model 2026-02-22 10:57:14 +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 66c82ad734 fix(skill/search_web_toolkit_skill): correct answers data structure 2026-02-20 16:23:06 +08:00