Metadata-Version: 2.5
Name: converse-code
Version: 0.6.1
Summary: Talk or type to Claude Code via Converse, with headless JSONL control
Project-URL: Homepage, https://github.com/Trelis-LTD/converse-code
Project-URL: Repository, https://github.com/Trelis-LTD/converse-code
Project-URL: Documentation, https://github.com/Trelis-LTD/converse-code#readme
License-Expression: Apache-2.0
License-File: LICENSE
License-File: NOTICE
Requires-Python: >=3.11
Requires-Dist: aiohttp>=3.9
Requires-Dist: pyte>=0.8.2
Requires-Dist: python-dotenv>=1.0
Requires-Dist: websockets>=12
Description-Content-Type: text/markdown

# Converse Code

Talk or type to Claude Code, or control it through a headless JSONL interface — a reference
implementation of a client for the [Converse](https://converse.trelis.com) WebSocket tool
protocol.

> **Alpha — invite only.** Trelis Converse is in alpha for individual developers and
> enterprise. Reach out to [voice@trelis.com](mailto:voice@trelis.com) to get on the waitlist.

```bash
uvx converse-code
```

Documentation, source, and issues: https://github.com/Trelis-LTD/converse-code
