Commit History

Update Dockerfile
fd90946
Running
verified

EdgeAIG commited on

Rename start.sh to entrypoint.sh
65015bf
verified

EdgeAIG commited on

Update Dockerfile
139a1aa
verified

EdgeAIG commited on

Rename entrypoint.sh to start.sh
abd8743
verified

EdgeAIG commited on

Fix: set BROWSER=true and hostname 0.0.0.0
4857eee

EdgeAIG commited on

Fix: install xdg-utils for browser spawn
cdcf470

EdgeAIG commited on

Fix: cp binary to /usr/local/bin, use specific version
4bd11bd

EdgeAIG commited on

Fix: copy opencode binary to /usr/local/bin instead of symlink
6b210d8

EdgeAIG commited on

Fix: direct binary download instead of installer script
f7c4114

EdgeAIG commited on

Fix: /data permissions and opencode PATH
d6bb74a

EdgeAIG commited on

Replace Altamira with Opencode web
3493153

EdgeAIG commited on

feat: skip onboarding for returning users (registered flag)
ae65d7d

EdgeAIG commited on

feat: Retool-style resource panel with type selector & per-type forms
6fe1b5f

EdgeAIG commited on

feat: API configuration form with service selector & test button
ded0c98

EdgeAIG commited on

feat: 78 ping targets, API docs, per-key auth headers
2e222b3

EdgeAIG commited on

Fix resource full lifecycle: validate keys, sync to env/keypool, add detail/test endpoints, fix route ordering, SPA edit preserves scope/projects
551ec55

EdgeAIG commited on

Add resource ping/test buttons, delete button, visibility toggle, and count badge to SPA resource vault
3abec19

EdgeAIG commited on

Add HF dataset state persistence, local LLM fallback, worker health monitoring, sandbox lifecycle tracking, and 15 new tests
84132d0

EdgeAIG commited on

Add HF dataset state persistence, local LLM fallback, worker health monitoring, sandbox lifecycle tracking, and 15 new tests
b0c92cd

EdgeAIG commited on

Add WebSocket auth, session refresh, stage cleanup, chat fallback, OAuth manual login fallback, improved tests, sandbox cleanup
d58feae

EdgeAIG commited on

revert frontend to pre-a71d403 version
c95d75a

Edge AI commited on

revert: restore dark cyberpunk frontend from a71d403
cd0f8c4

Edge AI commited on

Light-theme SPA: unified Onboarding/Workspace/Vault with Alpine.js routing, real API integration
84fe699

Edge AI commited on

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

Edge AI commited on

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

Altamira Dev commited on

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

Altamira Dev commited on

fix: aperture width max-content, fixed height 180px
22c2cdc

Altamira Dev commited on

fix: use .hf.space domain for OAuth redirect_uri
9f983ba

Altamira Dev commited on

fix: use OAUTH_REDIRECT_URI directly in both login and callback
f11a655

Altamira Dev commited on

fix: hardcode OAUTH_REDIRECT_URI to match registered redirect URL
69da2a4

Altamira Dev commited on

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

Altamira Dev commited on

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

Altamira Dev commited on

fix: use https in OAuth redirect_uri
ce5c9e4

Altamira Dev commited on

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

Altamira Dev commited on

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

Altamira Dev commited on

feat: OAuth credentials loaded, log startup status
7f703dd

Altamira Dev commited on

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

Altamira Dev commited on

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

Altamira Dev commited on

feat: persistent sessions, HF OAuth login, auto-key-load from vault, logout
11a39fc

Altamira Dev commited on

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

Altamira Dev commited on