Commit Graph

16 Commits (1d79e929f97353eb53fe6d1f156aad21d5fd0c26)

Author SHA1 Message Date
sp mac bookpro 2605 1d79e929f9 feat(chat): load allowed llms per agent 2026-05-29 13:58:04 +08:00
sp mac bookpro 2605 46875d6337 feat(agent-editor): support multi-select model field 2026-05-29 13:45:01 +08:00
sp mac bookpro 2605 9536c2c927 refactor(constants): apply standard naming convention for placeholder image constants 2026-05-26 00:09:23 +08:00
sp mac bookpro 2605 2a5b4c472a feat(agent): disable skills section and remove mcp integration 2026-05-26 00:00:22 +08:00
sp mac bookpro 2605 1e810833ad feat(agent): hide temperature setting 2026-05-25 23:55:42 +08:00
sp mac bookpro 2605 d62df7bef7 feat(agent): temporarily disable team selection 2026-05-25 23:38:41 +08:00
sp mac bookpro 2605 0fd6274854 refactor(constants): rename default model icon to include size and color info 2026-05-25 23:36:21 +08:00
sp mac bookpro 2605 e47cf675f0 fix(agent): use default placeholder for missing model icons and add constants file 2026-05-25 23:29:00 +08:00
sp mac bookpro 2605 c23df17355 fix(agent): constrain model logo size and handle long model names in select dropdown 2026-05-25 23:18:47 +08:00
sp mac bookpro 2605 7cf68160a8 feat(agent): support selecting models from api with calculated prices 2026-05-25 23:03:19 +08:00
sp mac bookpro 2605 109d9cc779 fix(agent): replace tailwind classes with custom css for avatar hover overlay 2026-05-25 19:28:20 +08:00
sp mac bookpro 2605 150a0b5a3a style(agent): improve visibility of avatar change overlay text 2026-05-25 19:16:16 +08:00
sp mac bookpro 2605 a77affbd0e fix(agent): correctly use initForm instead of form for description tag clicks 2026-05-24 19:48:59 +08:00
sp mac bookpro 2605 3d46372688 fix(agent): force form re-render when clicking tag to fill description 2026-05-24 19:42:07 +08:00
sp mac bookpro 2605 0793d8549e feat(agent): allow clicking tag to quick-fill description 2026-05-24 19:36:56 +08:00
sp mac bookpro 2605 607b9bb9e7 chore: migrate from my-content-site (Next.js) to Vite-based aura-web
- Remove legacy my-content-site Next.js scaffold
- Add new Vite project structure (src/, public/, index.html, vite.config.ts)
- Add Docker support (Dockerfile, docker-compose.yml, nginx.conf)
- Add .env.example, .gitignore and updated README
2026-05-24 16:19:15 +08:00