Skip to content

ccagent v0.0.14

Latest

Choose a tag to compare

@presmihaylov presmihaylov released this 16 Oct 07:25
· 1 commit to main since this release

What's New in v0.0.14

This release brings attachment support and critical reconnection stability fixes to CCAgent!

Features

  • Add attachment support with magic bytes (#26)
    • Implements automatic file type detection using magic bytes
    • Supports attachments in agent communication
    • Enhances file handling capabilities for richer interactions

Bug Fixes

  • Prevent job recovery on socket reconnect (#27)
    • Fixes duplicate job recovery attempts during reconnection
    • Ensures clean reconnection without state conflicts
    • Improves stability during network interruptions

This release continues our focus on reliability and feature completeness. The attachment support opens up new possibilities for agent interactions, while the reconnection fix ensures smoother operation during network events!