Sign in Sign up
cargo

facett-claude

Direct-Claude conversation pane — the facett-Elm component for a chat-with-Claude surface: user/assistant turns, a prompt input + Send, model selector. Pure renderer over a serializable model; implements the facett Elm contract -> Facet -> Panel (blanket impl), so it is headless-drivable via update_json/state_json. NO nornir/reqwest dependency: the HTTP call is a `ClaudeTransport` trait the HOST wires (nornir's viz::claude::HttpTransport at runtime, a fake in tests) — the pane emits a Send effect as DATA and takes the reply back as a Received message. Extracted from nornir's ClaudeTab so dwarves/nornir/holger mount ONE pane, no duplication.

cargo View on Cargo

Activity

Latest release
1w ago
Total releases
5
Cadence
~10 days
Last 12 months
5

Reach

Downloads
74

Details

License
MIT OR Apache-2.0
First release
Jul 16, 2026
Releases
Version Released
0.1.19 patch
0.1.17 patch
0.1.16 patch
0.1.15 patch
0.1.13 unknown