natural-language-agreements/cli/client
疒奀 ba498be935 feat: add escrow:arbitrate CLI command for manual arbitration
Add nla escrow:arbitrate with support for a specific escrow UID or "all"
to scan for unarbitrated fulfillments demanding the user as oracle.
Supports interactive mode (approve/reject/skip) and --auto mode using
the LLM specified in the escrow's demand. Update nla-arbitrate skill
to reference the new CLI command instead of raw SDK scripts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 19:39:12 +08:00
..
arbitrate-escrow.ts feat: add escrow:arbitrate CLI command for manual arbitration 2026-03-05 19:39:12 +08:00
collect-escrow.ts feat: migrate from StringObligation to CommitRevealObligation, rename devnet to anvil 2026-02-12 23:07:35 +08:00
create-escrow.ts feat: get, show, clear wallet command 2026-02-01 15:18:27 +07:00
fulfill-escrow.ts feat: migrate from StringObligation to CommitRevealObligation, rename devnet to anvil 2026-02-12 23:07:35 +08:00
status-escrow.ts Chore: Update readme 2026-02-03 16:44:20 +07:00