Spaces:
Sleeping
Sleeping
Commit History
Update app.py baab7da verified
Update app.py fcc7bfd verified
Update app.py 35c14f7 verified
Update app.py e7eb8fc verified
Update README.md ec1fc95 verified
Update DEPLOYMENT_FIX.md 91cc3e4 verified
Update DEPLOYMENT_FIX.md bf5bf7f verified
Enhance README with new features: substrate awareness, self-introspection, and AEGIS ethics updates f640977
Update README with behavioral locks, cocoon memory, and self-correction a2d189e
Fix runtime error: move theme/css from launch() to Blocks() constructor 744ea51
Upload README.md with huggingface_hub 0bdb2be verified
Upload app.py with huggingface_hub 2357e8c verified
Upload README.md with huggingface_hub 52f3fb9 verified
Upload README.md with huggingface_hub 7e97551 verified
Update README with Phase 6 architectural improvements and query complexity routing cc4eb08
Add Phase 6 components and complete model suite for production demo e026d7f
feat: Enhance README with details on LLM-backed agents and GPU acceleration ab1515b
Claude commited on
fix: Add robust error handling for all visualization builders eb2af28
Claude commited on
fix: Add critic evaluation to synthesis engine call 7831904
Claude commited on
feat: Use actual trained agents from ForgeEngine + SynthesisEngine for real multi-perspective reasoning b2dcb24
Claude commited on
feat: Showcase Codette's actual algorithmic reasoning — pure Python perspective generation + RC+xi synthesis 08dabe0
Claude commited on
fix: Remove gr.Request() from inputs — Gradio auto-injects via function signature f9dac3c
Claude commited on
feat: Implement OAuth-based auth flow with gr.LoginButton and request context cb5a2a4
Claude commited on
fix: Graceful fallback for perspective calls when auth token unavailable 47586ab
Claude commited on
feat: Replace manual token input with native Gradio LoginButton for OAuth 57273c3
Claude commited on
feat: Enable HuggingFace OAuth with inference-api scope b8d2b33
Claude commited on
fix: Add graceful fallback synthesis when LLM API fails (401/403) a2ded15
Claude commited on
feat: Add HuggingFace token login panel to Gradio interface 1c21844
Claude commited on
fix: Gracefully handle invalid HF tokens without crashing startup ce7f3f9
Claude commited on
Merge remote changes and resolve HF_TOKEN authentication conflict 896b58a
Claude commited on
fix: Use huggingface_hub.login() for global token authentication 6f62008
Claude commited on
Update app.py a182330 verified
fix: Replace deprecated Plotly titlefont with title.font ed093e9
Claude commited on
fix: Handle spiderweb nodes as dictionary with state array instead of list 32e4804
Claude commited on
fix: Access memory.memories directly instead of memory.store method 3c66aeb
Claude commited on
fix: Access ResonanceState.psi_r attribute directly instead of using .get() 6ce84bb
Claude commited on
Merge branch 'main' of https://huggingface.co/spaces/Raiff1982/Codette-Demo 9cc0c55
Claude commited on
fix: Remove Gradio v6 incompatible parameters (type='messages' from Chatbot, move theme/css to launch) eaed479
Claude commited on
Update README.md 25979d0 verified
fix: Remove invalid label parameter from gr.HTML visualization components 6844a41
Claude commited on
fix: Correct return tuple size for empty message case (15 values, not 12) c91a029
Claude commited on
fix: Convert Plotly figures to HTML strings to avoid gr.Plot schema introspection bug in Gradio 5.x 3ccbd9b
Claude commited on
fix: Remove Gradio version pin to let HF Spaces inject 5.12.0 with OAuth 9883c00
Claude commited on
fix: Downgrade Gradio to 4.44.1 for HF Spaces compatibility with gr.Plot 66d3589
Claude commited on
docs: Add final deployment report and testing checklist 840e847
Claude commited on
docs: Add comprehensive visualization guide and code review a23b9aa
Claude commited on
feat: v2.0 - Add production Plotly visualizations for all 10 subsystems 2f9b1b2
Claude commited on
Resolve merge conflict: keep production Codette Space README e5c958e
Claude commited on