kptui: initial commit
This commit is contained in:
@@ -10,6 +10,7 @@ Workspace members:
|
||||
- Linux: D‑Bus
|
||||
- macOS: XPC (see notes below)
|
||||
- `kpcli/` — Command‑line interface for interacting with the API, DB, and daemon.
|
||||
- `kptui/` — Terminal UI client (Ratatui) for reading and replying to chats via the daemon.
|
||||
- `utilities/` — Small helper tools (e.g., testing utilities).
|
||||
|
||||
## Build
|
||||
@@ -65,4 +66,3 @@ cargo run -p kpcli -- --help
|
||||
|
||||
- TLS/WebSocket: the `kordophone` crate includes `rustls` and installs a crypto provider at process start.
|
||||
- DB: `kordophone-db` includes Diesel migrations under `kordophone-db/migrations/`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user