feat: workflow tools with app_url surfacing; assistant tool compaction
list_workflows/read_workflow join the local assistant toolset, tools return canonical app_url values via appRoutes, and the workflows route gains local coverage. localAssistantTools also lands its compaction: a tool() schema builder over all hand-written schemas, shared arg coercion helpers, one DOCX_WORKFLOWS dispatch table for the three structurally identical library workflows, and fail()/errorText() replacing ~30 identical error wraps (tool names, schemas, and result JSON key order unchanged). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QUsMXzBsEJ27DjJVPSfW5o
| Repository | eliziff/Beaver |
|---|---|
| Author | Eli Ziff <eliasziff@gmail.com> |
| Authored | |
| Parents | 53bd0dab |
| Stats | 10 files changed , +654 , -612 |
| Part of | Internal cleanup, dead-code removal, and the canonical route builder |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-1e62c26e.md
from inside the repo you want the change in.