Skip to content

v0.8.70

Choose a tag to compare

@github-actions github-actions released this 21 Jan 00:36
· 2338 commits to main since this release

Agent Deck v0.8.70

Terminal session manager for AI coding agents.

Changelog

  • 9effe71 bd sync: 2026-01-20 20:15:51
  • ceafc2c docs(agent-deck): add session-share skill reference
  • 4ba0d15 feat(session-share): add export script for session portability
  • b10e2cf feat(session-share): add import script for receiving shared sessions
  • b1404c8 feat(session-share): add skill definition with complete documentation
  • 4cc73db feat(session-share): add utility functions for path encoding and sanitization
  • 59d45e7 fix(lint): check error return values in test files
  • 3f214c5 fix(session-share): improve export.sh error handling and safety
  • b61d506 fix(session-share): improve import.sh safety and error handling
  • 7d2f52e fix(session-share): improve utils.sh safety and error handling
  • b67c08f fix(session-share): use slurpfile for large session export
  • 4ce4f76 fix: add scrolling support to help overlay for small screens
  • 665d814 fix: prevent orphaned test sessions and add MCP pool quit confirmation

Full Changelog: v0.8.69...v0.8.70