Expand description
Issue tracker integration (Spec Section 11).
Provides a Linear-compatible tracker client that fetches candidate issues, refreshes issue states, and normalizes payloads into the core domain model.
Modules§
- graphql_
tool - Optional
linear_graphqlclient-side tool extension (Spec Section 10.5). - linear
- Linear issue tracker adapter (Spec Sections 11.2, 11.3, 11.4).
Enums§
- Tracker
Error - Errors from tracker operations (Spec Section 11.4).
Traits§
- Tracker
Client - Trait for issue tracker adapters (Spec Section 11.1).