Skip to content

Commit 7d6917b

Browse files
authored
Merge pull request #187 from cyberkaida/rewrite-import-file
Rewrite import file to use BatchImporter.
2 parents 6d2eb29 + 0f93f1f commit 7d6917b

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)