242 Commits

Author SHA1 Message Date
louistiti 9c09d27d8e fix: skill priority settings 2026-05-18 00:12:26 +08:00
louistiti 36a990ca46 feat(server): add profile allow-only policy 2026-05-18 00:09:16 +08:00
Louistiti 0b564d5ef9 feat(agent mode): surface live tool output 2026-05-16 23:18:31 +08:00
Louistiti 62db21848c fix(tool/ytdlp): quote output templates 2026-05-04 19:17:22 +08:00
Louistiti 9dc3e0035c refactor: tools merge/sync settings on install (same as skills logic) 2026-05-04 01:38:24 +08:00
Louistiti ed15ae3cbb feat: support agent skill; split native and agent skills 2026-05-02 21:25:02 +08:00
Louistiti a7f1eafa96 refactor: remove stale SDK tool sources 2026-05-02 10:38:33 +08:00
Louistiti b55c47cd7f feat: migrate tools and skills to the new architecture; support profile-owned skills 2026-04-30 22:02:18 +08:00
Louistiti 98918cca7a BREAKING: migration to .leon/ user's folder completed 2026-04-21 23:07:52 +08:00
Louistiti be5ec46c4e BREAKING: first migration draft to .leon/ user's folder 2026-04-20 22:47:03 +08:00
Louistiti a1c4322fb1 feat: keep system widgets persistent as well 2026-03-31 09:16:27 +08:00
Louistiti 946984fb52 feat: synchronize history; broadcast messages to clients 2026-03-30 22:52:05 +08:00
Louistiti cf77a431b6 fix: use tar to uncompress .zip, .whl on Windows 2026-03-26 16:13:06 +08:00
Louistiti abfac8eeb8 BREAKING: replace Pipenv with uv; full use of sources with sidecar binaries 2026-03-22 17:28:26 +08:00
Louistiti ab9b770800 feat: portable runtimes and skill deps sync 2026-03-21 22:58:20 +08:00
Louistiti d7ee8db704 feat: solidify the skill bridge runtime for runnable actions 2026-03-21 16:53:55 +08:00
Louistiti c8035b27b6 feat: allow tools to not be explicitely added to toolkit.json for workflow usage 2026-03-21 16:44:05 +08:00
Louistiti e8c62fb829 feat: add explicit exit on actions 2026-03-21 15:34:27 +08:00
Louistiti bb6a382f09 BREAKING: legacy farewell 2026-03-21 01:36:47 +08:00
Louistiti 5bc47c39f0 fix: add new built-in libs for CUDA runtime for broader PyTorch compatibility 2026-03-18 15:01:09 +08:00
Louistiti 96192e0578 feat(tool/bash): improve risky filtering 2026-03-14 13:14:03 +08:00
Louistiti 7882fc07fb feat: introduce tool hooks with jq parsing on post execution 2026-03-13 20:50:53 +08:00
Louistiti fbb91fb545 fix: alignment between phases and QMD 2026-03-12 23:26:14 +08:00
Louistiti bba5e38061 feat(tool/openmeteo): add start_date and end_date params 2026-03-02 17:06:33 +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 c9df0dbb58 feat(tool/opencode): custom config provided at runtime 2026-02-22 01:27:41 +08: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 ca247033a8 feat(skill/skill_writer): allow skill changes 2026-02-20 13:54:40 +08:00
Louistiti fa3dfccb83 feat(skill/video_summarizer): implemented by Leon 2026-02-20 12:36:41 +08:00
Louistiti bd40ccc5f1 feat(tool/ytdlp): isolate default config into config file 2026-02-19 23:32:17 +08:00
Louistiti b2d5dc7a59 feat(skill/voice_designer_skill): implemented by Leon 2026-02-19 20:53:54 +08:00
Louistiti 0d272b5bcc build: bump core deps to latest 2026-02-19 14:58:33 +08:00
Louistiti ae587ba327 feat: improve skill writer skill; report command execution output; and more 2026-02-19 01:02:11 +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 3bdabaf943 feat(tool/qwen3_tts): implement Qwen3-TTS tool 2026-02-18 00:40:36 +08:00
Louistiti 7e573c2b7d feat(tool/qwen3_asr): implement Qwen3-ASR tool 2026-02-07 23:14:26 +08:00
Louistiti cd782b2095 feat(scripts): auto download pre-built PyTorch libs on install 2026-02-07 14:28:49 +08:00
Louistiti 66dd2fe2c0 refactor: rename CUDA runtime with NVIDIA libs 2026-02-06 15:54:02 +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 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 b0fdd38532 feat(tool/cerebras): add Cerebras tool for faster inference 2026-01-20 19:30:31 +08:00
Louistiti 8b5b810f88 feat(tool/ytdlp): fallback web_safari when 403 2026-01-18 16:58:27 +08:00
Louistiti 80e636df5c fix(tool/ffmpeg): remove stderr output non-necessary logs 2026-01-12 00:19:22 +08:00