Skip to content

cryyer: v0.8.0

Latest

Choose a tag to compare

@jeff-atriumn jeff-atriumn released this 01 Jun 19:37
d358c47

0.8.0 (2026-05-30)

Features

  • add Bluesky and X (Twitter) direct posting providers (#163) (a304783)
  • add Claude CLI provider for Opus/Sonnet without API key (#157) (75080ca)
  • add Claude OAuth token fallback for Anthropic provider (#156) (3338bbb)
  • add cryyer social blog-publish command (#158) (#159) (6871652)
  • add seed parser for social content (#146) (5f53375), closes #129
  • add self-hosted GitHub Actions deploy workflow (#155) (94a5fc4)
  • add social MCP tools and GitHub Actions workflows (#151) (a9adff6)
  • add top-level cryyer blog publish command (#160) (75af6d7)
  • append CTA link to generated social posts (#154) (4a5b04a)
  • auto-load .env file on startup (#162) (e25749f)
  • remove cryyer run headless send entrypoint (#170) (c19cb9f), closes #167
  • remove Gmail email channel, go Resend-only (#169) (fab12f7), closes #166
  • replace Buffer with direct LinkedIn posting (#161) (31f1c3d)

Bug Fixes

  • prioritize voice over structure in blog post generation (589d115)
  • update blog prompt and fix broken test (90f6b67)
  • update default model from invalid claude-sonnet-4-5-20250514 to claude-sonnet-4-6 (7537f1d)

Miscellaneous

  • add arqo issue templates (#164) (d02d027)
  • add lat.md knowledge graph and session instructions (1e506d8)
  • remove dead Buffer integration and broken social CI workflows (#168) (823a957), closes #165