Commit Graph

18 Commits

Author SHA1 Message Date
fad41ce94a fix(settings): use local state in LLMTableRow to avoid props mutation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:29:49 +08:00
6966ced359 feat: add Skill route and navigation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:29:22 +08:00
0f63ac82f4 feat: add skill API client
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:29:15 +08:00
c552f71e28 feat: add Skill API endpoints
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:28:20 +08:00
d3749817b0 feat(settings): create LLMTableRow component
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:27:50 +08:00
cdde7e3bc9 feat: add SkillService
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:27:47 +08:00
672adf9287 feat: add Skill Pydantic schemas
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:27:36 +08:00
0e6828722c feat: add Skill model
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:26:25 +08:00
79f25a3a74 docs: update LLM config implementation plan
Fix delete constraint for embedding/rerank, add max 1 constraint

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:25:32 +08:00
fcd13d8d9f Add skill system implementation plan 2026-03-21 11:22:29 +08:00
089975badb docs: add LLM config table UI design spec
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 11:21:17 +08:00
4ab2c101cb Add skill system design document 2026-03-21 11:19:46 +08:00
3a7f4174ab Add project documentation and specs 2026-03-21 10:13:45 +08:00
e76f0828b9 Add project startup scripts 2026-03-21 10:13:43 +08:00
5af586610c Add Docker Compose configuration 2026-03-21 10:13:40 +08:00
b40a6ebd3a Add Vue frontend application 2026-03-21 10:13:35 +08:00
6ffa07adde Add FastAPI backend with agent system 2026-03-21 10:13:29 +08:00
ed6bab59fe Add project root files and gitignore 2026-03-21 10:13:26 +08:00