lha 1.0.6

Long-Horizon Agent command-line package that installs the lha binary.
Documentation
1
2
3
4
5
6
7
8
9
# LHA Product Protocol

This private `lha` module defines the protocol types used inside the LHA
product, including internal communication between the product runtime and TUI as
well as external app-server types.

This module should have minimal dependencies and avoid material business logic.
Prefer adding extension traits or adapters in higher-level modules when protocol
types need behavior.