Commit History

welcome message change
3cb2d2e

akseljoonas commited on

removed avatars and made ui improvements
fe018ce

akseljoonas commited on

Move model selector below chat input
9615e37

akseljoonas 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

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

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

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

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

akseljoonas Claude Opus 4.5 commited on

making docker run build work
fc14c05

akseljoonas 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

added code panel, tool approval, tool calls logging
b1d24de

Henri Bonamy commited on

functioning frontend and docker
32f62c3

akseljoonas commited on

Add web frontend infrastructure for HF Agent
a56db97

akseljoonas Claude Opus 4.5 commited on