Commit Graph

8 Commits

Author SHA1 Message Date
Henry Li
8bb4c35416 feat: add file icon 2026-02-02 09:49:44 +08:00
hetaoBackend
624f758163 feat: add skill installation API endpoint
Add POST /api/skills/install endpoint to install .skill files from
thread's user-data directory. The endpoint extracts the ZIP archive,
validates SKILL.md frontmatter, and installs to skills/custom/.

Frontend Install buttons now call the API instead of downloading.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 22:10:05 +08:00
Henry Li
47fe2f8195 feat: add notification 2026-01-31 11:08:27 +08:00
Henry Li
ac9ef30780 feat: implement i18n 2026-01-20 14:06:47 +08:00
Henry Li
9a3f72869c feat: integrated with artifacts in states 2026-01-17 17:21:37 +08:00
Henry Li
31510879f2 feat: shrink card size 2026-01-17 15:22:00 +08:00
Henry Li
0c6f8353bf feat: support artifact preview 2026-01-17 15:09:44 +08:00
Henry Li
e5050c6c1e feat: integrated with artifacts 2026-01-17 00:02:03 +08:00