claw-code/rust/crates
Heo, Sung 1c62116e25
feat: truncate oversized git diff in system prompt
Adds MAX_GIT_DIFF_CHARS (50_000) limit and truncate_diff() function to prevent oversized git diffs from blowing up the system prompt. Truncation respects UTF-8 character boundaries and appends a clear truncation notice. Includes unit tests.
2026-05-25 11:21:30 +09:00
..
api fix: return conservative token limits for unspecified models 2026-05-25 11:21:22 +09:00
commands Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
compat-harness feat: ultraclaw droid batch — ROADMAP #41 test isolation + #50 PowerShell permissions 2026-04-12 03:06:24 +09:00
mock-anthropic-service Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00
plugins omx(team): auto-checkpoint worker-1 [1] 2026-05-15 10:09:08 +09:00
runtime feat: truncate oversized git diff in system prompt 2026-05-25 11:21:30 +09:00
rusty-claude-cli fix: recognize OPENAI_API_KEY as valid auth for OpenAI-compatible endpoints 2026-05-25 11:21:14 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools Stabilize final gate before release checkpoint 2026-05-15 13:34:57 +09:00