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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 24 commits
R-Kentaren's picture
R-Kentaren
rewrite: use gradio.Server + @app .api() + custom HTML (proper Gradio 6.x pattern)
0235f63 verified 19 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) 19 days ago
  • static
    SoniCoder v2: Optimized code agent with Gemini CLI / Claude Code patterns, MCP support, multiple 1B models 20 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 20 days ago
  • app.py
    1.65 kB
    rewrite: use gradio.Server + @app.api() + custom HTML (proper Gradio 6.x pattern) 19 days ago
  • index.html
    25.4 kB
    rewrite: use gradio.Server + @app.api() + custom HTML (proper Gradio 6.x pattern) 19 days ago
  • requirements.txt
    315 Bytes
    fix: remove pyaudioop (not a real pkg, gradio 6.19 handles audioop natively) 20 days ago