Summary
- New MCP tools:
memory_create_issueandmemory_create_todofor easier memory creation - Graph visualization: Round circle nodes with connection-based sizing
- Collapsible sections: Categories/Components with [+]/[-] toggle
- Cloud backend: Retry logic with exponential backoff and graceful fallback
- Color scheme: Documented in README
Graph Changes
- All nodes use round circles (dot shape)
- Node size based on connection count (like Connected Papers)
- Legend icons match node shapes
- Categories/Components collapsed by default with toggle
- Added color scheme section to README