PaperTool/.opencode
hc 3533e15995 fix(agent): require explicit image file reading in paper-image-extractor
The subagent was only reading text descriptions about images instead of
actually using the read tool on image files. This caused poor quality
reproductions based on guessed data rather than visual analysis.

Changes:
- Add CRITICAL instruction to use read tool on each image file
- Add Step 4: Verification step to compare generated vs original
- Add 'Extracting Data from Images' section with specific guidance
- Update guidelines to emphasize visual over textual extraction
- Allow scipy dependency for interpolation
2026-03-31 20:29:04 +08:00
..
agents fix(agent): require explicit image file reading in paper-image-extractor 2026-03-31 20:29:04 +08:00
commands feat(commands): add /verify command 2026-03-31 17:45:12 +08:00
skills refactor: improve verification workflow with visual comparison 2026-03-31 19:55:36 +08:00