kcastle 0.2.0-alpha.4

Native terminal interface for kcastle-agent
1
2
3
4
5
6
7
8
9
10
11
12
13
# kcastle

Native Ratatui application for [kcastle](https://github.com/shenxiangzhuang/kcastle).

```bash
cargo install kcastle --locked
kcastle
```

Set `DEEPSEEK_API_KEY` or `OPENAI_API_KEY` before starting the application.

Press `/` for the command dashboard. Use `Tab` and `Enter` to inspect full tool output. For a
non-interactive run that may execute tools, pass `--prompt TEXT --allow-tools`.