feat: agent-kit interface change — agents own their detail (Phase 1 of #337) #338

Merged
xiaoju merged 2 commits from feat/337-agent-detail-merkle into main 2026-05-18 15:52:56 +00:00

2 Commits

Author SHA1 Message Date
xiaoju ad74768630 feat(uwf-agent): Phase 1 agent returns output and detailHash
- Change AgentRunFn to return { output, detailHash } instead of raw string

- Remove agent-kit detail CAS write; agents store their own detail nodes

- Hermes stores raw output as typed hermes-raw-output CAS node

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-18 15:29:48 +00:00
xiaoju a38ca7e8db chore: upgrade json-cas deps to ^0.3.0 2026-05-18 15:27:01 +00:00