Add blog system with greengale mirroring
- blog/posts/ directory for local markdown posts
- tools/blog.py manages posts with commands:
- new: Create draft
- list: Show all posts
- publish: Post to greengale
- sync: Publish all unpublished
- Frontmatter tracks published status and URI
- Duplicate prevention via published flag
First post: "Sharing Memory Across AI Subagents"
🐾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta <noreply@letta.com>