ultraworkers-claw-code/rust/crates/tools
Jobdori 80ad9f4195 feat(tools): replace AskUserQuestion + RemoteTrigger stubs with real implementations
- AskUserQuestion: interactive stdin/stdout prompt with numbered options
- RemoteTrigger: real HTTP client (GET/POST/PUT/DELETE/PATCH/HEAD)
  with custom headers, body, 30s timeout, response truncation
- All 480+ tests green
2026-04-03 19:37:34 +09:00
..
src feat(tools): replace AskUserQuestion + RemoteTrigger stubs with real implementations 2026-04-03 19:37:34 +09:00
.gitignore fix: auto compaction threshold default 200k tokens 2026-04-01 03:55:00 +00:00
Cargo.toml fix: resolve all post-merge compile errors 2026-04-01 18:59:55 +09:00