Claw Web commited on
Commit
458a655
·
1 Parent(s): 7540aea

Add HF Spaces README with metadata

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Claw Web
3
+ emoji: 🦀
4
+ colorFrom: purple
5
+ colorTo: blue
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ # Claw Web — AI Agent Web Interface
11
+
12
+ A web-based AI coding agent powered by Xiaomi MiMo-V2-Flash. Features include:
13
+
14
+ - Chat with AI agent that can read/write files, execute bash commands, search code
15
+ - Real-time streaming responses with tool call visualization
16
+ - File manager, terminal, plugins, MCP servers
17
+ - 80+ slash commands
18
+ - Auto-compaction for long conversations
19
+ - Multi-provider LLM support (HuggingFace, OpenAI, Anthropic, xAI, OpenRouter, Ollama)