mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-06 11:25:47 +00:00
Update spec to reflect current implementation (v1.0.0-beta.17)
- Update version from 1.1.2 to 1.0.0-beta.17 to match actual implementation - Correct package name to @steipete/peekaboo-mcp - Update log file default to ~/Library/Logs/peekaboo-mcp.log with fallback - Document enhanced server status functionality with comprehensive diagnostics - Add timing information for analyze tool - Update tool schemas to match current Zod implementations - Document enhanced path handling and error reporting - Include metadata and performance features in tool descriptions - Update environment variable defaults and behavior - Reflect current MCP SDK version (v1.12.0+) and dependencies
This commit is contained in:
parent
979ae84f6b
commit
2b52cea82a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## Peekaboo: Full & Final Detailed Specification v1.1.2
|
||||
## Peekaboo: Full & Final Detailed Specification v1.0.0-beta.17
|
||||
https://aistudio.google.com/prompts/1B0Va41QEZz5ZMiGmLl2gDme8kQ-LQPW-
|
||||
|
||||
**Project Vision:** Peekaboo is a macOS utility exposed via a Node.js MCP server, enabling AI agents to perform advanced screen captures, image analysis via user-configured AI providers, and query application/window information. The core macOS interactions are handled by a native Swift command-line interface (CLI) named `peekaboo`, which is called by the Node.js server. All image captures automatically exclude window shadows/frames.
|
||||
|
|
|
|||
Loading…
Reference in a new issue