Commit Graph

5 Commits

Author SHA1 Message Date
Asklv
fc17355640 refactor: replace install_builtin with SPIFFS directory scan
Signed-off-by: Asklv <boironic@gmail.com>
2026-02-27 10:00:00 +08:00
Asklv
f8b2a20c7a refactor: remove hardcoded BUILTIN_* skill string macros
Signed-off-by: Asklv <boironic@gmail.com>
2026-02-26 16:00:00 +08:00
Bin Meng
22886cf0f2 chore: avoid hardcoding file paths via MIMI_SPIFFS_BASE
Use MIMI_SPIFFS_BASE to centralize file path definitions, making the
base path configurable instead of hardcoded.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2026-02-26 11:37:34 +08:00
Asklv
e196c88c49 fix: resolve skill_loader compilation errors 2026-02-17 01:06:16 +08:00
crispyberry
31a88b53c0 feat: add skills system with weather, daily-briefing, and skill-creator
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 01:06:16 +08:00