Commit History

fix: Add proper newline after HF_TOKEN check on line 13
271263c
verified

OnyxMunk commited on

Update llm_agent_builder/templates/agent_template_hf.py.j2
a0e7326
verified

OnyxMunk commited on

feat: Display test results in CodePreview and fix form syntax
4a05b37

OnyxMunk commited on

feat: Enhance layout of Model selection section in AgentForm
20dda9c

OnyxMunk commited on

Merge remote space/main, keeping local Dockerfile and README
d68f050

OnyxMunk commited on

feat: Update to Web-First CLI, Python 3.11, and optimize Dockerfile for HF Spaces
dbd76ba

OnyxMunk commited on

chore: Update cpu-text-generation-demo submodule to mark tasks as completed
6c4f822

OnyxMunk commited on

chore: update submodule with fixed Dockerfile
48f1fdc

OnyxMunk commited on

feat: update Dockerfile with git support and comprehensive README
b080f27

OnyxMunk commited on

fix: update Dockerfile to include missing dependencies for frontend build and improve error handling in API endpoints
fab203f

OnyxMunk commited on

docs: add troubleshooting guide for Hugging Face Spaces dev-mode build failures
a519839

OnyxMunk commited on

build: Add wget and tar to Dockerfile for Hugging Face Spaces dev-mode compatibility.
bf4ea28

OnyxMunk commited on

feat: improve Hugging Face template with error handling, type hints, and robustness
ee72364

OnyxMunk commited on

build: Add `ca-certificates` to Dockerfile for HTTPS API calls and clarify CSS input background as dark theme default.
454d551

OnyxMunk commited on

refactor: simplify interactive mode detection for 'generate' command by checking argument count
4c822ae

OnyxMunk commited on

feat: update project documentation with new guidelines and standards for Cursor IDE users
8c1734b

OnyxMunk commited on

feat: Add light theme styling for form inputs and refine CLI interactive mode entry condition.
b5c1dbb

OnyxMunk commited on

feat: add .cursorrules file with project guidelines and code standards for Cursor IDE users
94dc1ba

OnyxMunk commited on

Fix Dockerfile git dependency and update server config for HF Spaces
8f3dbae

OnyxMunk commited on

feat: Implement rate limiting, retry logic, input validation for API endpoints, add CI workflow, and enhance frontend UI with copy functionality and Tailwind CSS.
46b394e

OnyxMunk commited on

No changes were provided to summarize.
fb8d591

OnyxlMunkey commited on

feat: add Hugging Face Space metadata to README and introduce pytest fixtures for testing.
57bf7d9

OnyxlMunkey commited on

feat: add API tests for health check and agent generation endpoints
bd0cdc2

OnyxlMunkey commited on

feat: add sandboxed Python code execution with resource limits
0e0c9f1

OnyxlMunkey commited on

feat: add sandboxed code execution with CPU and memory limits.
73b1cfa

OnyxlMunkey commited on

feat: Implement initial frontend application for agent generation with client-side download and update task progress.
e7ec332

OnyxlMunkey commited on

feat: Implement agent configuration, generation, and testing frontend.
8d7e189

OnyxlMunkey commited on

feat: Introduce FastAPI server with agent generation and execution endpoints, health checks, Prometheus metrics, and frontend serving, updating task progress.
bef1b5e

OnyxlMunkey commited on

feat: add sandbox module for sandboxed code execution with resource limits and update task completion status.
036b21a

OnyxlMunkey commited on

feat: Add multi-provider support for agent generation with model validation, new templates, and security checks.
84cf689

OnyxlMunkey commited on

Fix root route serving
1446d52

OnyxlMunkey commited on

Initial deploy to Hugging Face Spaces
c9c2d7e

OnyxlMunkey commited on