Commit Graph

12 Commits (1e810833adb5107c4dd9e424a9259c7a28e0380f)

Author SHA1 Message Date
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