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
fn main() {
    println!("daydream is in pre-release. The real v0.1+ lands from https://github.com/raulk/daydream.");
}