文件历史

提交图

360 次代码提交

作者 SHA1 备注 提交日期
Louistiti ae587ba327 feat: improve skill writer skill; report command execution output; and more 2026-02-19 01:02:11 +08:00
Louistiti 3f1b3da750 refactor(skill/weather_forecast): better icon mapping for the widget 2026-02-18 21:27:34 +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 ada9c25b3e feat(skill/video_translator): use Qwen3-TTS tool by default 2026-02-18 11:13:21 +08:00
Louistiti 7e573c2b7d feat(tool/qwen3_asr): implement Qwen3-ASR tool 2026-02-07 23:14:26 +08:00
Louistiti d831833d49 feat: add settings at toolkits/tools level where skills settings has higher priority than tool settings 2026-02-01 14:25:30 +08:00
Louistiti c04cf5a5fc chore(skill/video_translator): TSLint 2026-01-30 00:14:35 +08:00
Louistiti 32b60f1298 feat(tool/openrouter): remove models mapping 2026-01-30 00:04:57 +08:00
Louistiti 4ddb12246d feat(tool/chatterbox): built-in text segmentation 2026-01-27 18:36:13 +08:00
Louistiti 50b21532fc fix(tool/grok): search output parsing 2026-01-26 23:40:26 +08:00
Louistiti 35bd421b84 feat(tool/grok): implement deep research (WIP) 2026-01-26 21:16:40 +08:00
Louistiti 3045985952 feat(tool/opencode): add deep guidelines following Leon's granular architecture 2026-01-25 23:40:06 +08:00
Louistiti 6ab6cfd9ba feat(tool/opencode): Leon writes his own skills (WIP) 2026-01-24 13:33:36 +08:00
louistiti 0273099ea6 feat(skill/video_translator): split vocals/instrumental and merge back audio 2026-01-11 15:22:50 +08:00
Louistiti 183ba56c32 feat(skill/video_translator): audio segmentation and merge 2026-01-06 19:25:23 +08:00
Louistiti c85b849206 feat: Video Translator skill nearly completed; delete previous versions of tool binaries on download; and more 2026-01-06 02:01:33 +08:00
Louistiti 7d798b13f9 feat(tool/chatterbox_onnx): auto set CUDA runtime path for Windows and Linux x86_64 2026-01-04 22:22:16 +08:00
Louistiti 6ca96e3deb feat(skill/video_translator): find longest segment to get speaker ref as 10-secs fallback 2025-12-31 11:13:37 +08:00
louistiti 7b5860410b feat(skill/video_translator): ECAPA gender voice recognition; AssemblyAI tool for transcription; and more 2025-12-30 20:35:45 +08:00
louistiti 2454a0676f fix(server): keep correct track of the flow after a cross-skill execution 2025-11-06 09:02:14 +08:00
Louistiti 6c7e8d8af4 feat(tool/ffmpeg): merge audio to video 2025-11-05 22:10:30 +08:00
louistiti b4f4fffa5e feat(tool/elevanlabs_audio): dubbing function implementation 2025-11-05 20:47:28 +08:00
louistiti 118ed10817 feat(tool/elevenlabs_audio): transcription function implementation 2025-11-05 08:32:12 +08:00
louistiti 8063cc6074 feat: support speaker diarization when transcribing from third-party providers 2025-11-04 21:56:20 +08:00
louistiti 0013ffc888 feat: execute actions from other skills; push/get data from context across flow; OpenAI audio tool and more 2025-11-01 17:38:32 +08:00
louistiti 2ad3fe7d91 feat: faster_whisper download model resources and end-to-end flow 2025-09-11 00:12:12 +08:00
louistiti a9e22de8ca feat: auto download tool resources (models, etc.); Faster Whisper tool 2025-09-09 23:45:49 +08:00
Louistiti f513713959 feat: more robust audio extraction across bridges 2025-09-07 22:11:04 +08:00
louistiti 1fed246ca9 feat: OpenRouter tool; bash tool 2025-09-07 14:52:27 +08:00
louistiti fcb522a69a feat: file path built-in opening; report tool progress from Python SDK 2025-09-06 13:24:37 +08:00
louistiti c263c7a7a8 feat: atomic architecture skills > actions > toolkits > tools > functions; tool management; tool progress sync and more 2025-09-06 02:06:17 +08:00
louistiti e8209d60c9 feat: action loop optimization; action hit optimization; suggestions; custom LLM duty context/sequence timeout caching; and more 2025-08-29 22:43:30 +08:00
louistiti 6f1d037c9a feat: action loop; next action from skill 2025-08-25 00:11:44 +08:00
louistiti d55977d60b feat: common_answer across actions; better slot filling; flow implementation 2025-08-23 20:30:59 +08:00
louistiti 66f60c0145 feat: multi action callings; new widget parsing and more 2025-08-21 21:36:39 +08:00
Louistiti e7e5bcb25e fix(server): slot filling debugging 2025-08-04 00:10:32 +08:00
louistiti 892919b8c9 feat: bridge params helper 2025-08-03 14:11:21 +08:00
louistiti 24e5d27999 feat(server): bind bridges with the new core rewrite 2025-07-31 00:01:17 +08:00
louistiti f55e856720 feat(server): better bridge typing 2025-07-27 15:06:18 +08:00
louistiti 25ccbe0044 feat(server): brain dialog skill answer mechanism 2025-07-27 02:21:52 +08:00
louistiti 3b04e1f767 feat(server): NLU rewrite + brain logic skill mechanism rewrite 2025-07-26 23:43:21 +08:00
louistiti 4ac2377fcc feat(server): action calling getting ready for pre and post-process 2025-07-01 09:51:12 +08:00
Louistiti c85d192a0f feat(server): recursive action calling properties schema 2025-06-24 23:14:08 +08:00
louistiti 5619481b8c feat(server): action calling progress 2025-06-24 21:51:04 +08:00
louistiti 2ea42fcb87 feat(server): main backbone on skill action calling 2025-06-22 19:03:02 +08:00
louistiti 7aed4a53f2 feat: tmp function calling description 2025-05-10 17:34:59 +08:00
Louistiti d482cb4d15 feat: new skill description 2025-05-05 21:05:56 +08:00
louistiti 185be39172 feat(skill/akinator): complete rewrite 2024-09-05 22:14:18 +08:00
louistiti fe28a80908 feat(skill/todo_list): add widget on add_totos action 2024-09-04 22:00:13 +08:00
louistiti aa5d76333c feat(skill/todo_list): add widgets to actions 2024-09-04 08:31:19 +08:00