daydream 0.0.1

Reads your local AI transcripts (Claude Code, Codex) and proposes concrete improvements to your flow: skills, slash commands, subagents, hooks, MCP servers. Placeholder; v0.1+ ships the real binary.
1
2
3
4
5
6
7
8
9
# daydream

A Rust terminal app that reads your local Claude Code and Codex transcripts, applies published prompting and agentic practices, and proposes concrete improvements to your flow: new skills, slash commands, subagents, hooks, MCP servers, and settings tweaks. Single-user, local-first, vendor-agnostic LLM via [Rig](https://rig.rs/).

This 0.0.1 release reserves the crate name. The real v0.1+ binary lands from <https://github.com/raulk/daydream>.

## License

Dual-licensed under MIT OR Apache-2.0.