yezhen pushed to main at Aura/aura-web
-
6ad8a1517f refactor(agent-editor): use dropdown checkbox model picker
yezhen pushed to main at Aura/aura-web
-
1d79e929f9 feat(chat): load allowed llms per agent
yezhen pushed to main at Aura/aura-web
-
46875d6337 feat(agent-editor): support multi-select model field
yezhen pushed to main at Aura/aura-web
-
604d549a79 fix(router): support /aura basename deployment
yezhen pushed to main at Aura/aura-web
-
83e4fab788 build: set base path to /aura/ for subpath deployment
yezhen pushed to main at Aura/aura-web
-
9536c2c927 refactor(constants): apply standard naming convention for placeholder image constants
yezhen pushed to main at Aura/aura-web
-
2a5b4c472a feat(agent): disable skills section and remove mcp integration
yezhen pushed to main at Aura/aura-web
-
1e810833ad feat(agent): hide temperature setting
yezhen pushed to main at Aura/aura-web
-
d62df7bef7 feat(agent): temporarily disable team selection
yezhen pushed to main at Aura/aura-web
-
0fd6274854 refactor(constants): rename default model icon to include size and color info
yezhen pushed to main at Aura/aura-web
-
2a925ff514 build: add @types/node devDependency for vite config
yezhen pushed to main at Aura/aura-web
-
e47cf675f0 fix(agent): use default placeholder for missing model icons and add constants file
yezhen pushed to main at Aura/aura-web
-
c23df17355 fix(agent): constrain model logo size and handle long model names in select dropdown
yezhen pushed to main at Aura/aura-web
-
7cf68160a8 feat(agent): support selecting models from api with calculated prices
yezhen pushed to main at Aura/aura-web
-
109d9cc779 fix(agent): replace tailwind classes with custom css for avatar hover overlay
yezhen pushed to main at Aura/aura-web
-
150a0b5a3a style(agent): improve visibility of avatar change overlay text
yezhen pushed to main at Aura/aura-web
-
6ad12d8ad9 chore(vite): change dev server port to 3001
yezhen pushed to main at Aura/aura-web
-
d336ea50af chore(api): change all production api endpoints to hoyidata.com
yezhen pushed to main at Aura/aura-web
-
c03e54867f refactor(api): use absolute production URLs for all API calls instead of local proxy
yezhen pushed to main at Aura/aura-web
-
3bae006887 chore(vite): proxy /api to https://api.redhare.cc/aura/v1