Skip to content

Releases: aannoo/hcom

v0.6.9

15 Dec 02:08

Choose a tag to compare

Message envelope, archive command, Python API, instance config

  • --intent, --reply-to, --thread flags for structured messaging
  • hcom archive - query past sessions after resets
  • Python API (from hcom import api) for scripting
  • hcom config -i <name> - per-instance runtime settings
  • Thread → transcript rename
  • Schema v4, tag/name separation, simplified scopes

v0.6.8

13 Dec 00:14

Choose a tag to compare

Thread command, event subscriptions, enhanced list

  • hcom thread - share conversation context between instances
  • Event subscriptions with SQL filters and collision preset
  • hcom list self [field] with --sh for shell exports
  • Background subagent bidirectional communication
  • Flag validation for all commands
  • events_v flat view for simpler SQL queries