Commit History

feat: implement 2 free build limits and BYOK modal
e86cfc5
Running

vxkyyy commited on

feat: add Google OAuth Sign-In button to Auth page
5a282ed

vxkyyy commited on

fix: explicit TS types for Supabase session to fix Vercel build
b181ac8

vxkyyy commited on

fix: local dev white screen when Supabase missing
e1af51b

vxkyyy commited on

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

Revert "baseline: prompt and benchmark infra"
3e6106e

vxkyyy commited on

baseline: prompt and benchmark infra
611716c

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

chore: remove obsolete files and directories from the repository
e8850e3

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

fix: remove litellm pin (conflicts with crewai==1.9.3's openai dep)
6f8e5f0

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

ci: retrigger deploy with HF_TOKEN secret now set
2694ac9

vxkyyy commited on

fix: revert to repo-level HF_TOKEN secret (drop environment binding)
c7c7a4a

vxkyyy commited on

fix: use HF_TOKEN environment + secrets.HF for deploy workflow
f08c9b1

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

fix: remove duplicate ChipSummary declaration causing Vite error
477f274

vxkyyy commited on

feat: premium Claude-style UI for HITL approval cards and autonomous result screen
ea86270

vxkyyy commited on

fix: sync LLM API secrets to HF Space on every deploy
db4ae31

vxkyyy commited on

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

vxkyyy commited on

fix: frontend distinguishes backend-offline vs LLM-key-missing errors
9939b6f

vxkyyy commited on

fix: CI smoke test — add tests/__init__.py, fix discovery pattern to test_*.py
2fe820a

vxkyyy commited on

fix: use correct HF username vxkyyy in deploy.yml auth URL
70d86ae

vxkyyy commited on

fix: deploy.yml target correct HF space vxkyyy/AgentIC
0036856

vxkyyy commited on

feat: connect frontend to HuggingFace Space backend
48a46b4

vxkyyy commited on

docs: comprehensive deployment guide, HITL flow, CI/CD explanation, updated README
4074a23

vxkyyy commited on

feat: add Docker + HuggingFace Spaces deployment pipeline
d36f3b6

vxkyyy commited on

feat: implement contracts and enhance UI descriptions for clarity and accuracy
8ff30b9

vxkyyy commited on

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

vxkyyy commited on

feat: Introduce a new comprehensive benchmarking suite with metric collection and reports, and remove obsolete design files.
eb51568

vxkyyy commited on

docs: rewrite README — IP-safe, brand-matched, world-class
ca48adb

vxkyyy commited on

docs: update README with core module status, session 7-8 fixes, and clean architecture
8eba0f7

vxkyyy commited on

Fix: multi-file Verilator/sby, width parser, TB stimulus storage, surgical RTL fixer, signal-level analyst, TB regen after RTL fix
63a0dce

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: re-add files to gitignore
dad5f6d

vxkyyy commited on

chore: stop tracking results and training files
1ebedd2

vxkyyy commited on

chore: track result and training files
28828ba

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