Peekaboo/docs
Peter Steinberger d8a0e10b02 Clarify format parameter behavior for screen vs app captures
- Update README.md to clearly explain that screen captures cannot use format: "data"
- Clarify that screen captures always save to files (temp or specified path)
- Update spec.md to distinguish behavior between app window captures and screen captures
- Make it clear that empty format string defaults to PNG file format for screen captures
- Address confusion where documentation suggested format defaults to "data" when path not given

This resolves the apparent contradiction between documentation and actual behavior
shown in the test screenshot where format: "" resulted in file saving rather than
data format for a screen capture.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 07:37:50 +01:00
..
mcp-best-practices.md Prepare release 2025-05-27 00:21:29 +02:00
RELEASING.md Prepare for beta.14 release: comprehensive test improvements and code cleanup 2025-06-08 02:00:44 +01:00
spec.md Clarify format parameter behavior for screen vs app captures 2025-06-08 07:37:50 +01:00
swift-testing-api.md Enhance Swift testing framework and test coverage 2025-06-07 23:57:26 +01:00
swift-testing-playbook.md Enhance Swift testing framework and test coverage 2025-06-07 23:57:26 +01:00
tool-description.md Add proper tool description and work around a bug in Gemini’s parser 2025-05-25 18:02:05 +02:00