fix: eliminate duplicate events and AttributeError crash in demo runner 5121e8f rohanjain2312 Claude Sonnet 4.6 commited on Apr 18
fix: detect interrupt() via Interrupt objects, not current.next 8e0ecd3 rohanjain2312 Claude Sonnet 4.6 commited on Apr 17
fix: remove unused REPAIR_REVIEW import in demo_runner (F401) 61e8dbf rohanjain2312 Claude Sonnet 4.6 commited on Apr 17
fix: remove duplicate REPAIR_REVIEW render in demo_runner apply_event 409791a rohanjain2312 Claude Sonnet 4.6 commited on Apr 17
docs: audit, HF Spaces fix, and deep inline walkthrough comments effb18d rohanjain2312 Claude Sonnet 4.6 commited on Apr 17
fix: resolve ruff errors in demo/app.py (F821, F841 x2) 5109dd2 rohanjain2312 Claude Sonnet 4.6 commited on Apr 5
feat: demo enhancements — per-role routing, HITL end-to-end, cleaner timeline af1109b rohanjain2312 Claude Sonnet 4.6 commited on Apr 5
fix: revert max_new_tokens, improve error display, forbid comments in generated code 66d830e rohanjain2312 commited on Apr 4
fix: increase token budget for long tasks and show all 4 example buttons f7b38ae rohanjain2312 commited on Apr 4
feat: replace example tasks with harder problems to trigger repair loop 77c2785 rohanjain2312 commited on Apr 4
fix: guard event stream against non-dict items from parallel reducer 2c89de8 rohanjain2312 Claude Sonnet 4.6 commited on Apr 4
feat: switch to Claude API (Haiku 4.5), production-only mode, parallel spec+solution 2a6200c rohanjain2312 Claude Sonnet 4.6 commited on Apr 4
fix: replace PNG graph images with inline SVG to fix HF sync efc345d rohanjain2312 Claude Sonnet 4.6 commited on Apr 4
feat: add HuggingFace persistent cross-session memory (hf_memory_sync) 0b2991f rohanjain2312 Claude Sonnet 4.6 commited on Apr 4
feat: replace Graph Topology tab with static PNG images bc04ba6 rohanjain2312 Claude Sonnet 4.6 commited on Apr 4
docs: add Demo screenshot, Development Notes attribution, and deployment knowledge base 9e73a35 rohanjain2312 Claude Opus 4.6 commited on Feb 22
docs: rewrite README as concise recruiter-ready portfolio artifact b4e9c0f rohanjain2312 Claude Opus 4.6 commited on Feb 22
Fix JSON parse failure: raise token limits and add truncation salvage 3485fb3 rohanjain2312 Claude Opus 4.6 commited on Feb 22
Upgrade Gradio 5.9.1 → 6.6.0 to fix Python 3.13 lock initialization bug 5885e67 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix Gradio 5 queue NoneType crash: call demo.queue() before launch() 3cf5ada rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix WebSocket connection error: bind server to 0.0.0.0 for HF Spaces proxy 2c26c6b rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix two remaining Python 3.13 / Gradio 5 incompatibilities 8233705 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix Gradio/pydub crash on Python 3.13: pin gradio==5.9.1, replace BarPlot 9f40624 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix Python 3.13 crash: upgrade Gradio 4 → 5 (audioop removed in 3.13) e07062b rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix Python 3.13 threading crash on HF Spaces startup e869eb2 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix README metadata: shorten short_description and correct sdk_version 1c67215 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix: move sync workflow to .github/workflows so GitHub Actions picks it up 756ed60 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Add Colab notebook, HF Spaces model pre-warming, and fix HF provider bugs b5c7cea rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix QA JSON parse failure and Gradio event loop crash 92a0b74 rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix schema validation failures: tighten prompts and add output coercion 97ed4de rohanjain2312 Claude Opus 4.6 commited on Feb 21
Fix Ollama ReadTimeout: raise inference limit to 600s for CPU inference c51acaf rohanjain2312 Claude Opus 4.6 commited on Feb 20
Fix Ollama auto-detection: replace async event loop health-check with sync 6d10263 rohanjain2312 Claude Opus 4.6 commited on Feb 20
Implement complete Self-Healing Code Agent framework df72e5d rohanjain2312 Claude Opus 4.6 commited on Feb 20