fix(lab): preserve upstream tool order in index-arm tools list
The backend LAB preflight (chat.ts:1156) compares active tool names in exact order. MARKDOWN_INDEX_LAB_TOOLS built via filter-then-append placed read_document/fetch_documents after find/list, failing the preflight with 'Mike LAB surface leaked or drifted'. Replace in place instead. Co-Authored-By: Claude <noreply@anthropic.com>
| Repository | eliziff/Beaver |
|---|---|
| Author | Eli Ziff <eliasziff@gmail.com> |
| Authored | |
| Parents | 1f101c7a |
| Stats | 1 file changed , +8 , -7 |
| Part of | Evaluation harness: Beaver-CAN and LegalBench-RAG adapters |
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-db2be44a.md
from inside the repo you want the change in.