CoolFace
Apppublic

zaid646/agentic-coding-sandbox

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
14 commits on main
87d4c2b3mo ago

Strip YAML frontmatter to only essential fields

zaid646
d241e1c3mo ago

Fix _execute_local: use wrapped script so image extraction works on HF Spaces

zaid646
e63fc5a3mo ago

Fix Streamlit session_state error: use on_click callback for preset buttons

zaid646
b1b3b943mo ago

Restore YAML frontmatter in README.md (required for HF Spaces config)

zaid646
900a7f03mo ago

Replace .huggingface/metadata with space.yaml

zaid646
0fa978f3mo ago

Show full prompt text on sample buttons; add .huggingface/metadata; add HF badge to README

zaid646
05ca0fc3mo ago

Add preset prompt buttons in footer

zaid646
088916a3mo ago

Fix YAML metadata: use literal emoji instead of shortcode

zaid646
761fd283mo ago

Add HF Spaces YAML metadata to README

zaid646
4a5e2ac3mo ago

Add HF Spaces deployment files: app.py, Dockerfile, .dockerignore; add subprocess fallback for executor

zaid646
05310f23mo ago

Remove real API key from .env.example template

zaid646
3e2f1c63mo ago

Add requirements.txt and update README install instructions

zaid646
c2099993mo ago

Initial commit: self-correcting agentic coding sandbox

zaid646
37bd2083mo ago

initial commit

zaid646