triage-core 0.1.0

Shared session trait and types for Triage, the attention-routing terminal supervisor.
docs.rs failed to build triage-core-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

triage-core

Shared session trait, types, and protocol engine for Triage, the attention-routing terminal supervisor.

This library is a core dependency of all other Triage components (triaged daemon, triage local client, triage-mcp server, and remote endpoints).

Features

  • Session Protocol: Flatbuffers binary protocol definitions and parser logic.
  • State Sharing: Shared session state, layout management, and PTY manager traits.
  • Instrumentation: Consolidated workspace logging and tracing configuration.