Commit History

Add sandbox manager, multi-layer throttle, monitoring, external testing, cyberpunk UI
a71d403

Edge AI commited on

fix: aperture auto-width, removed event log + context bar, fixed openTestLink, removed fake OAuth, added project loading states
da39e3a

Altamira Dev commited on

feat: wire chat UI to agent pipeline (submit+cycle+poll)
778ee14

Altamira Dev commited on

fix: aperture width max-content, fixed height 180px
0da8c04

Altamira Dev commited on

fix: use .hf.space domain for OAuth redirect_uri
faaf62b

Altamira Dev commited on

fix: use OAUTH_REDIRECT_URI directly in both login and callback
a217542

Altamira Dev commited on

fix: hardcode OAUTH_REDIRECT_URI to match registered redirect URL
b95757d

Altamira Dev commited on

fix: return configured:true in OAuth response so frontend redirects
aec681b

Altamira Dev commited on

fix: add missing httpx import in app.py (caused NameError in OAuth callback)
b25558e

Altamira Dev commited on

fix: use https in OAuth redirect_uri
7a39b2f

Altamira Dev commited on

feat: OAuth-only login, removed manual token entry UI
fc8158f

Altamira Dev commited on

feat: hardcode OAuth credentials, fix HF icon on login button
cbacf77

Altamira Dev commited on

feat: OAuth credentials loaded, log startup status
c59aec0

Altamira Dev commited on

fix: save_resource now feeds keys into agent KeyPool so Commander/Reviewer can use them immediately
911719f

Altamira Dev commited on

fix: OAuth button returns 200 + configured:false instead of 400, smooth fallback to token entry
419af8c

Altamira Dev commited on

feat: persistent sessions, HF OAuth login, auto-key-load from vault, logout
629746f

Altamira Dev commited on

feat: wire 75% compression, DAG cycle/priority, resource mgmt, enriched prompts, fallbacks
06aff63

Altamira Dev commited on