v0.1.0
First release.
pip install tileward — the client library and the twcli command in one package.
- Models — OpenAI-compatible chat, streaming, sync and async
- Governance — allow / deny before the model writes a token
- Context — recall the slice of history a question needs
- Documents — answers from your own files
- Account — device-code sign-in, key minting, billing and audit
Python 3.9+. Three dependencies: httpx, click, rich.