3 Commits

Author SHA1 Message Date
chema
a5517d6b95 Update CLAUDE.md and README.md for improved environment configuration and CloudFlare protection guidance
- Changed the formatting of the environment variable section in CLAUDE.md to use code block syntax for better readability.
- Added a CloudFlare protection notice in README.md to inform users about potential API request blocks and provide steps for resolution.
2025-06-29 18:39:45 +02:00
chema
adfc8f4935 Update CLAUDE.md to include a new section on transport format for API requests
- Added a "Memories" section to document the retention of the current transport format for API requests.
- Enhanced project documentation for better clarity on API behavior.
2025-06-29 18:33:54 +02:00
chema
0d4d34904c Add CLAUDE.md for project guidance and enhance get_object_subtree_with_fields to handle circular references
- Introduced CLAUDE.md to provide comprehensive guidance on the Penpot MCP Server, including project overview, key commands, architecture, and common workflows.
- Enhanced the `get_object_subtree_with_fields` function to track visited nodes and handle circular references, ensuring robust tree structure retrieval.
- Added tests for circular reference handling in `test_penpot_tree.py` to validate new functionality.
2025-06-29 17:21:17 +02:00