Skip to content

Commit 0f93f1f

Browse files
committed
Rewrite import file to use BatchImporter.
Now works for nested archives, fat macho and directories.
1 parent 6d2eb29 commit 0f93f1f

File tree

5 files changed

+330
-2716
lines changed

5 files changed

+330
-2716
lines changed

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,5 @@ The server uses streamable transport (SSE) on port 8080 by default. Configuratio
146146
- Fork every integration test to prevent configuration conflicts
147147
- **Memory Management**: Always dispose DecompInterface instances to prevent leaks
148148
- **Read-Before-Modify**: Decompiler tools enforce function reading before modification
149-
- **Error Messages**: Provide specific, actionable error messages with suggestions
149+
- **Error Messages**: Provide specific, actionable error messages with suggestions
150+
- When reading the test report, use the read tool or grep, do not use `open`.

0 commit comments

Comments
 (0)