AgentIC / server

Commit History

feat: auth page redesign and full bug audit fixes
06c33d4

vxkyyy commited on

feat: add Supabase auth + 5 new pipeline stages
1d4d3e9

vxkyyy commited on

feat: PDF and DOCX stage/full-build reports for HITL and autonomous flow
7a94e31

vxkyyy commited on

fix: add missing Depends import to billing.py
b3d09e8

vxkyyy commited on

fix: strict_gates defaults to false, remove dead code
c9be45d

vxkyyy commited on

security: fix ENCRYPTION_KEY default, /verify-payment broken access control, path-traversal in design_name endpoints, /designs header-spoofing
e4ce6eb

vxkyyy commited on

fix: default strict_gates=False for cloud, create PDK_ROOT dir in container
2c0217a

vxkyyy commited on

fix: ensure litellm is installed for LLM backend, .env never overrides HuggingFace secrets, add /ping endpoint
1878e10

vxkyyy commited on

fix: add litellm openai/ prefix for NVIDIA model, inject provider env vars, robust LLM init
bf2e089

vxkyyy commited on

fix: strip vendor-specific LLM kwargs; expose per-backend errors
aa5fe74

vxkyyy commited on

debug: expose LLM error in /health; pin crewai==1.9.3 + litellm==1.81.8
8224332

vxkyyy commited on

fix: add Groq as LLM fallback (NVIDIA → Groq → Local)
1601347

vxkyyy commited on

fix: point Vercel frontend to HF Space backend
8b30743

vxkyyy commited on

feat: rewarding build UX + Docker fixes + web docs cleanup
1595c92

vxkyyy commited on

feat: add expandable artifact file list to HITL approval cards + download endpoint
f41a080

vxkyyy commited on

feat: Supabase auth + Razorpay billing + fix API double-URL bug
3cdde15

vxkyyy commited on

feat: add skip coverage option to Design Studio and Human In Loop Build pages
f8d709b

vxkyyy commited on

feat: add HITL webapp with 3 UX improvements
b4f7b22

vxkyyy commited on

feat(core): integrate core modules, update UI and docs
5008b9d

vxkyyy commited on

chore: security audit, fix API leak, and update gitignore
54ec719

vxkyyy commited on

fix: replace native EventSource with fetchEventSource to bypass ngrok block
85bb433

vxkyyy commited on

fix: Remove unused vars to fix Vercel strict TS build
754da81

vxkyyy commited on

feat: universal chip support, claude theme, and SFT logging export
a6e26f9

vxkyyy commited on