Bundle Prepare
- Added:
hcom bundle prepare- shows recent transcript, events, and files for bundle creation - Added:
hcom bundle cat <id>- quick bundle inspection - Added: Inline bundle creation via
hcom send --bundle-inline
Transcript Detail Levels
- Added: Detail levels for transcript refs in bundles (
normal,full,detailed) - Usage:
--transcript 1-10:fullor--transcript 20-30:detailed
Fixes
- Fixed: Transcript path discovery with multi-fallback resolution
- Fixed:
CLAUDE_CONFIG_DIRenvironment variable support - Fixed: Prompt detection reliability (removed flaky checks)
- Fixed: Bottom-to-top search for current prompt in Codex/Gemini
- Fixed: Messaging loops (
ack-on-inform,ack-on-ack)
Improvements
- Centralized bootstrap injection and transcript discovery
- Bundle size validation
- Better error messages and logging