Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
sonic-coder
/
sonicoder
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
sonicoder
583 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 22 commits
R-Kentaren's picture
R-Kentaren
rewrite: use gradio.Server + @app .api() + custom HTML (proper Gradio 6.x pattern)
963e30d verified 20 days ago
  • code
    fix(oauth): use gr.OAuthToken for hf_auth + remove hf_oauth from README to resolve secret collision and Gradio type-hint ValueError about 1 month ago
  • sonicoder
    rewrite: use gradio.Server + @app.api() + custom HTML (proper Gradio 6.x pattern) 20 days ago
  • static
    SoniCoder v2: Optimized code agent with Gemini CLI / Claude Code patterns, MCP support, multiple 1B models 21 days ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • CLAUDE.md
    12.5 kB
    fix: agent_run param mismatch (send agent_name) + add GitHub push-update (3 inputs: repo name, token, username; --force-with-lease) about 1 month ago
  • README.md
    366 Bytes
    fix: pin gradio==6.19.0 21 days ago
  • app.py
    1.72 kB
    rewrite: use gradio.Server + @app.api() + custom HTML (proper Gradio 6.x pattern) 20 days ago
  • index.html
    152 kB
    fix: agent_run param mismatch (send agent_name) + add GitHub push-update (3 inputs: repo name, token, username; --force-with-lease) about 1 month ago
  • requirements.txt
    315 Bytes
    fix: remove pyaudioop (not a real pkg, gradio 6.19 handles audioop natively) 21 days ago