- `llm logs` command for browsing logs of previously executed completions. [3](https://github.com/simonw/llm/issues/3)
- `llm "Python code to output factorial 10" --code` option which sets a system prompt designed to encourage code to be output without any additional explanatory text. [5](https://github.com/simonw/llm/issues/5)
- Tool can now accept a prompt piped directly to standard input. [11](https://github.com/simonw/llm/issues/11)
(v0_2)=