Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 08:47
5677b1f

1.1.0 (2026-04-18)

Features

  • add /collection command back as free view alongside /play (bdcb8f8)
  • add breed result screen showing baby creature with art and traits (bb2b116)
  • add card rendering to SimpleTextRenderer (88ede8b)
  • add card rendering to SimpleTextRenderer (564aa90)
  • add cards engine module — buildPool, drawCards, playCard (ef16ccc)
  • add cards engine module — buildPool, drawCards, playCard (c7c354e)
  • add v6→v7 state migration moving archive to collection (ae6c1cf)
  • add v7 card types to types.ts and remove archive system (4ead562)
  • AI generates unique art for hybrid species via register_hybrid (3ae6ca4)
  • replace all MCP tools with single play tool (cfcf803)

Bug Fixes

  • add breed pass handling to CLI play command (90d065e)
  • improve hook notifications — 30% chance, humor, context-aware (c8a3339)
  • reduce breed card frequency to 20%, auto-register hybrid species art (c11e35e)
  • resolve hybrid species art by falling back to parent trait pools (9e33a6d)
  • update hook notification to suggest /play instead of /scan (8db88db)