Keshav Sharma

DeepSleep - The coding agent that dreams while you sleep

by
What if your codebase had a memory? DeepSleep is a 100% local, 100% free AI agent that watches your code while you're away. It "dreams" during idle time—summarizing changes, tracking context, and keeping a 3-layer memory of your project. No cloud. No API keys. No $20/month subscriptions. Just run `ds dream` and let it watch. Ask `ds "What was I working on?"` anytime. Built for Ollama. Designed for privacy. Made for developers who hate losing their flow.

Add a comment

Replies

Best
Keshav Sharma
Maker
📌
I built DeepSleep because I was tired of paying $20/month for AI coding tools that sent my code to who-knows-where. The breaking point? I was working on a side project at 2 AM, fell asleep, woke up the next day and spent 20 minutes just trying to remember where I left off. That's when I realized: my editor remembers nothing. My terminal remembers nothing. But my brain was too tired to remember either. So I built DeepSleep — an agent that literally dreams about your code while you're away. It runs entirely on your machine using Ollama, costs exactly $0, and remembers everything so you don't have to. The "dreaming" metaphor isn't just marketing. The agent enters a low-power idle state, watches for file changes, and generates summaries during inactivity — just like how your brain consolidates memories during sleep. It's not trying to replace Cursor or Copilot. It's trying to solve one specific pain: context amnesia. That moment when you return to a project and think "what the hell was I doing?" Try it: `pip install deepsleep-ai` Would love your brutal feedback. What would make this indispensable for your workflow?