Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 797 Bytes

File metadata and controls

20 lines (15 loc) · 797 Bytes

Changelog

All notable changes to AgenticComm will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2026-02-28

Added

  • Initial release of AgenticComm
  • Core communication engine with channels, messaging, pub/sub
  • CLI tool (acomm) with full command set
  • MCP server (agentic-comm-mcp) with 17 tools
  • .acomm binary file format with compression and integrity checking
  • Sister integration support (Identity, Contract, Memory, Vision, Time, Codebase)
  • Communication context logging (20-Year Clock pattern)
  • FFI bindings for npm/Python integration