Spaces:
Running
Running
Commit History
fix: resolve TypeScript errors in ToolCallGroup
fa1d7df
feat: display HF job URLs immediately when job starts running
486f56a
fix: show 'Approve all' button only when multiple tool calls pending
707c1f2
refactor: remove stop button from chat input
0917caa
style: slow shimmer animation, rename ML Agent → HF Agent
7dbe2bd
style: replace dot+pulse with shimmer gradient text animation
3a54a8f
refactor: move activity status bar into message list, remove old ThinkingIndicator
0f03c11
feat: add activity status bar above chat input
e024c8d
fix: skip plan_tool events in tool_output and tool_state_change
af99b8d
feat: migrate frontend to Vercel AI SDK with robust WebSocket transport
7eefa0d
Refactor tool lifecycle: single state field, proper state machine
3dd281d
ui updates (#1)
9dbf093
Revert "Try Partitioned cookies for OAuth in iframe (SameSite=None + Partitioned)"
1f0e687
Try Partitioned cookies for OAuth in iframe (SameSite=None + Partitioned)
5fa6d00
Fix: /api/config/model is now public, prevent 401 redirect loop in prod
da6e393
Fix: model selector dropdown bg, get_max_tokens None fallback
b160a21
Fix 4 reported issues: model selector, approval bug, tool timeout, session limit
d745ea8
Fix: remove unused Link import
0a07d96
Simplify OAuth: server-side cookies + iframe detection
b3660cd
Fix dev mode: skip OAuth login when auth is disabled (dev user)
6c87e73
Fix OAuth: fallback to /auth/login when client-side OAuth unavailable
c7010b3
Fix OAuth in iframe: open login in new tab, check token before API call
423399c
Migrate to client-side OAuth via @huggingface/hub
d08ce81
Fix OAuth flicker: let apiFetch handle 401 redirect instead of pre-checking user
c652866
Add OAuth scopes: openid, profile, manage-repos
a7fd8b3
Fix: remove unused useCallback import
3c9e58e
Rename HF Agent → ML Agent
d5bca85
Lazy OAuth: show welcome screen first, user avatar in topbar
4141164
Fallback HF_TOKEN to HF_ADMIN_TOKEN for HF Spaces
f9ead24
Fix TS build errors: unused imports, unknown-as-ReactNode casts
d539bd6
Remove LFS tracking for PNGs (no binary files left)
08e1214
Remove unused binary assets and Claude branding
c95c192
Comprehensive frontend/backend overhaul: unified tool system, responsive UI, code quality
e77f678
Merge pull request #22 from abidlabs/patch-1
cb3b6ca
Aksel Joonas Reedi
commited on
Fix directory name in README for cloning
4d92a9f
Track PNGs with LFS
78aac84
frontend update
bbfa431
Merge pull request #21 from huggingface/feature/web-frontend
da44165
Aksel Joonas Reedi
commited on
Merge branch 'main' into feature/web-frontend
a8796d4
Aksel Joonas Reedi
commited on
Remove test files and build artifacts from git tracking
e74a635
Improve job approval UX with tabs, job URL, and message ordering
b29799c
making docker run build work
fc14c05
improved tool calling, push to hub, etc.
aaf7d3b
Henri Bonamy
commited on
logs have a button to see, improved rejection/approved flow, trying to handle tqdm
0bc8e38
Henri Bonamy
commited on
plan tool bottom right
4485208
Henri Bonamy
commited on
improved design
29d492e
Henri Bonamy
commited on
log streaming
226dea1
Henri Bonamy
commited on
hf jobs desc update
d3ffa60
added code panel, tool approval, tool calls logging
b1d24de
Henri Bonamy
commited on