tricorder-types: Shared domain types for various Tricorder components

[ development, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

Shared domain types for various Tricorder components like Tricorder itself and tricorder-mcp.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.2 && <2.4), atelier-prelude (>=0.1 && <0.3), base (>=4.18 && <4.23), effectful-core (>=2.6 && <2.7), effectful-plugin (>=2.0 && <2.2), text (>=2.1 && <2.2) [details]
Tested with ghc ==9.10.3, ghc ==9.6.7, ghc ==9.8.4, ghc ==9.12.4
License MIT
Author Victor Nascimento Bakke
Maintainer victor.bakke@tweag.io
Uploaded by Gipphe at 2026-08-24T13:13:51Z
Category Development
Home page https://github.com/tweag/tricorder#readme
Bug tracker https://github.com/tweag/tricorder/issues
Source repo head: git clone https://github.com/tweag/tricorder
Distributions
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-08-24 [all 1 reports]

Readme for tricorder-types-0.1.0.0

[back to package description]

tricorder-types

Shared domain types for Tricorder and Tricorder's MCP server.

tricorder-types intentionally has no dependency on tricorder itself, so consumers that only need to construct or render these types — without pulling in the full daemon, TUI, or build machinery — can depend on it directly.

License

MIT — see LICENSE.