Bundles
- Added: New
hcom bundlecommand to manage structured context and artifacts. - Subcommands:
list,show,create,chain. - Messaging: Added
--bundleand--bundle-fileflags tohcom sendto attach bundles to messages. - Usage: Bundles allow passing structured data (refs, extends, etc.) alongside messages.
Event System
- Feature: Composable event filters.
- Removed: Legacy event presets in favor of the new flexible filter system.
- Added: SQL filter mode to
hcom listen.
Improvements
- UI: Targeted collision notifications in the TUI.
- Core: Added comprehensive type system and enhanced docstrings.
- Core: Consolidated PTY helpers and unified PTY handlers for better stability.
- Core: Improved argument resolution and error handling in tool launches.