Commit History

fix: swap type guard order to fix TS2769 in ToolCallGroup
870657b
Running

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: resolve TypeScript errors in ToolCallGroup
fa1d7df

akseljoonas HF Staff Cursor commited on

feat: display HF job URLs immediately when job starts running
486f56a

akseljoonas HF Staff Cursor commited on

fix: show 'Approve all' button only when multiple tool calls pending
707c1f2

akseljoonas HF Staff Cursor commited on

refactor: remove stop button from chat input
0917caa

tfrere HF Staff Cursor commited on

style: slow shimmer animation, rename ML Agent → HF Agent
7dbe2bd

tfrere HF Staff Cursor commited on

style: replace dot+pulse with shimmer gradient text animation
3a54a8f

tfrere HF Staff Cursor commited on

refactor: move activity status bar into message list, remove old ThinkingIndicator
0f03c11

tfrere HF Staff Cursor commited on

feat: add activity status bar above chat input
e024c8d

tfrere HF Staff Cursor commited on

fix: skip plan_tool events in tool_output and tool_state_change
af99b8d

tfrere HF Staff Cursor commited on

feat: migrate frontend to Vercel AI SDK with robust WebSocket transport
7eefa0d

tfrere HF Staff Cursor commited on

Refactor tool lifecycle: single state field, proper state machine
3dd281d

tfrere HF Staff Cursor commited on

Revert "Try Partitioned cookies for OAuth in iframe (SameSite=None + Partitioned)"
1f0e687

tfrere HF Staff commited on

Try Partitioned cookies for OAuth in iframe (SameSite=None + Partitioned)
5fa6d00

tfrere HF Staff Cursor commited on

Fix: /api/config/model is now public, prevent 401 redirect loop in prod
da6e393

tfrere HF Staff Cursor commited on

Fix: model selector dropdown bg, get_max_tokens None fallback
b160a21

tfrere HF Staff Cursor commited on

Fix 4 reported issues: model selector, approval bug, tool timeout, session limit
d745ea8

tfrere HF Staff Cursor commited on

Fix: remove unused Link import
0a07d96

tfrere HF Staff Cursor commited on

Simplify OAuth: server-side cookies + iframe detection
b3660cd

tfrere HF Staff Cursor commited on

Fix dev mode: skip OAuth login when auth is disabled (dev user)
6c87e73

tfrere HF Staff Cursor commited on

Fix OAuth: fallback to /auth/login when client-side OAuth unavailable
c7010b3

tfrere HF Staff Cursor commited on

Fix OAuth in iframe: open login in new tab, check token before API call
423399c

tfrere HF Staff Cursor commited on

Migrate to client-side OAuth via @huggingface/hub
d08ce81

tfrere HF Staff Cursor commited on

Fix OAuth flicker: let apiFetch handle 401 redirect instead of pre-checking user
c652866

tfrere HF Staff Cursor commited on

Add OAuth scopes: openid, profile, manage-repos
a7fd8b3

tfrere HF Staff Cursor commited on

Fix: remove unused useCallback import
3c9e58e

tfrere HF Staff Cursor commited on

Rename HF Agent → ML Agent
d5bca85

tfrere HF Staff Cursor commited on

Lazy OAuth: show welcome screen first, user avatar in topbar
4141164

tfrere HF Staff Cursor commited on

Fallback HF_TOKEN to HF_ADMIN_TOKEN for HF Spaces
f9ead24

tfrere HF Staff Cursor commited on

Fix TS build errors: unused imports, unknown-as-ReactNode casts
d539bd6

tfrere HF Staff Cursor commited on

Remove LFS tracking for PNGs (no binary files left)
08e1214

tfrere HF Staff Cursor commited on

Remove unused binary assets and Claude branding
c95c192

tfrere HF Staff Cursor commited on

Comprehensive frontend/backend overhaul: unified tool system, responsive UI, code quality
e77f678

tfrere HF Staff Cursor commited on

Merge pull request #22 from abidlabs/patch-1
cb3b6ca

Aksel Joonas Reedi commited on

Fix directory name in README for cloning
4d92a9f

abidlabs HF Staff commited on

Track PNGs with LFS
78aac84

akseljoonas HF Staff commited on

frontend update
bbfa431

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

Improve job approval UX with tabs, job URL, and message ordering
b29799c

akseljoonas HF Staff Claude Opus 4.5 commited on

making docker run build work
fc14c05

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

added code panel, tool approval, tool calls logging
b1d24de

Henri Bonamy commited on