Logo
Explore Help
Sign In
elias/claw-code
1
0
Fork 0
You've already forked claw-code
mirror of https://github.com/ultraworkers/claw-code.git synced 2026-04-12 20:01:54 +08:00
Code Issues Packages Projects Releases Wiki Activity
claw-code/rust/crates
History
YeonGyu-Kim 4f670e5513 fix(cli): emit JSON for --resume with no command in --output-format json mode
claw --output-format json --resume <session> (no command) was printing:
  'Restored session from <path> (N messages).'
to stdout as prose, regardless of output format.

Now emits:
  {"kind":"restored","session_id":"...","path":"...","message_count":N}

159 CLI tests pass.
2026-04-10 06:31:16 +09:00
..
api
fix(api): sanitize orphaned tool messages at request-building layer
2026-04-10 01:35:00 +09:00
commands
fix(cli): surface command name in 'not yet implemented' REPL message
2026-04-10 00:39:16 +09:00
compat-harness
wip: plugins progress
2026-04-01 07:09:06 +00:00
mock-anthropic-service
feat(harness+usage): add auto_compact and token_cost parity scenarios
2026-04-03 22:41:42 +09:00
plugins
fix(plugins): chmod +x generated hook scripts + tolerate BrokenPipe in stdin write — closes ROADMAP #25 hotfix lane
2026-04-08 15:48:20 +09:00
runtime
fix(tests): update test assertions for null model in resume /status; drop unused import
2026-04-10 03:21:58 +09:00
rusty-claude-cli
fix(cli): emit JSON for --resume with no command in --output-format json mode
2026-04-10 06:31:16 +09:00
telemetry
feat: anthropic SDK header matching + request profile
2026-04-01 05:55:25 +00:00
tools
fix(tools): serialize web_search env-var tests with env_lock to prevent race
2026-04-08 18:34:06 +09:00
Powered by Gitea Version: 23.8.2 Page: 327ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API