claw-web-v2 / server /runtime

Commit History

CRITICAL FIX: SendUserMessage no longer breaks agent loop + match original behavior
5d6ab9e

Claw Web commited on

CRITICAL FIX: strip ALL custom agent heuristics, return to original simplicity
df6216c

Claw Web commited on

fix: solution-oriented error handling + less aggressive loop detection
074a5b0

Claw Web commited on

fix: smarter error classification + interleaved text/tool rendering
1f28fab

Claw Web commited on

fix: multi-step agent execution β€” don't break on text-only when plan has pending steps
ff5327e

Claw Web commited on

fix: ROOT CAUSE of agent infinite loops
38797d2

Claw Web commited on

fix: 3-layer loop detection β€” consecutive tool errors, stream error detection, text loop safety
f3c622e

Claw Web commited on

fix: loop detection + MAX_ITERATIONS=200 + consecutive text-only break + revert retry to 2s + openlawX personality
9eb7321

Claw Web commited on

fix: remove prefill self-talk bug + reorder tool cards
ec449f9

Claw Web commited on

feat: openlawX personality, anti-censorship prefill, progress indicators, jump to live
d2fe867

Claw Web commited on

feat: JSON repair, exponential backoff, sidebar date groups, parity audit fixes
33e6f65

Claw Web commited on

feat: complete P0 fixes + Manus UI overhaul phase 2
6aeba60

Claw Web commited on

fix: restore Qwen3 hybrid thinking mode β€” don't disable it
ea87ddf

Claw Web commited on

feat: Qwen3 uncensored prompt + Manus-style UI + P0 bug fixes
064d9d1

Claw Web commited on

HARDCODE DeepInfra naglukho: fix model name, Dockerfile, remove API settings from UI
ce2c2fb

Claw Web commited on

Fix all 10 critical audit bugs:
c663926

Claw Web commited on

feat: DeepInfra Qwen3-Coder-480B-Turbo + provider UI + thinking mode + 30+ model aliases
04f258d

Claw Web commited on

fix: critical tool chain + planning + autonomy bugs
4d96cf9

Claw Web commited on

UNRESTRICTED: Remove all censorship, add jailbreak, maximize autonomy
4c66b75

Claw Web commited on

CRITICAL: Rewrite system prompt for full agent autonomy
a358904

Claw Web commited on

429/500/502/503/network: infinite retry every 2s, no backoff, never give up
0f13d1d

Claw Web commited on

Fix 429 rate limit: INFINITE retries with exponential backoff (capped 60s)
aa5ee91

Claw Web commited on

Fix 7 critical autonomy bugs:
9791d99

Claw Web commited on

fix: critical compaction, buddy SVG sprites, session events, max_tokens
37d6c24

Claw Web commited on

fix: protect API config from corrupted settings β€” hardcoded fallbacks + sanitization
a51697c

Claw Web commited on

feat: auto-compact on context overflow + proactive compaction + token tracking + buddy server events
3705a49

Claw Web commited on

Full parity with original Rust: session validation, sandbox detection, remote proxy, hooks payload, LSP shutdown
49cbb33

Claw Web commited on

fix: 3 critical bugs to match original Rust implementation
a695023

Claw Web commited on

fix: remove 30-step limit β€” match original usize::MAX (conversation.rs)
3f28951

Claw Web commited on

fix: revert max_tokens to 16384 (output tokens, not context window)
e46d888

Claw Web commited on

feat: remove API settings tab, set default max tokens to 1M
44b38a1

Claw Web commited on

feat: MCP tools dynamic injection into agent TOOL_DEFINITIONS
b423b58

Claw Web commited on

Fix settings API: prevent broken apiKey/URL from causing 400, max tokens 1M, remove auto-compact, real Agent/PR/Issue, mobile fixes
9427d4d

Claw Web commited on

Major update: fix 400 error, 1M context, real Agent/PR/Issue, no auto-compact
58eb982

Claw Web commited on

Fix 400 error (tool_calls JSON parse), rewrite WebFetch/WebSearch 1:1 from original claw-code
bea12d2

Claw Web commited on

fix: mobile responsive, max tokens 128k, HuggingFace models, Quick Select UI
68a3bb7

Claw Web commited on

fix: add retry with exponential backoff for 429 errors, revert default to MiMo-V2-Flash
b8ba5a3

Claw Web commited on

fix: chat auth bypass for dev mode, race conditions, model defaults
3d7ea8d

Claw Web commited on

Claw Web v1.0 β€” AI Agent Web Interface with MiMo-V2-Flash
7540aea

Claw Web commited on