Commit Graph

2 Commits

Author SHA1 Message Date
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