u/jsgrrchg

(Open Source) I built a second brain app where AI agents help you think — but you review every change before it happens
🔥 Hot ▲ 108 r/devtools+3 crossposts

(Open Source) I built a second brain app where AI agents help you think — but you review every change before it happens

Most second brain apps stop at storage. You capture a note, tag it, link it, and hope you find it again someday. NeverWrite is built around the idea that your second brain should actually help you think, not just hold your thoughts. It's a local-first desktop app for macOS and Windows where your notes are plain Markdown files on your machine. No cloud sync, no account required, no telemetry. Your vault is yours.

The part I'm most excited about is the AI layer. NeverWrite supports agents powered by Claude, Codex, Gemini and Kilo, that work directly inside your vault. You can ask an agent to help you synthesize notes on a topic, find connections you missed, or draft a new note from your existing material. The key thing is that agents propose edits and you review them before anything changes, it has inline review hunks like modern code editors. The AI helps you process and connect your knowledge; it never rewrites your vault behind your back. That felt like the only honest way to build this.

If you've been frustrated by second brain tools that are great at capture but useless at synthesis, or by AI tools that feel like a black box you can't trust, NeverWrite is trying to solve both at once. Happy to answer any questions about how the agent review flow works or anything else.

Also, is open source ;)

https://neverwrite.app/

https://github.com/jsgrrchg/NeverWrite

Have fun with your vaults!

u/jsgrrchg — 2 days ago

Dear zed, this is parallels agents. Why not use existing infraestructure?

I've been maintaining a fork that makes this possible using existing infrastructure. Zed has a best in class multi pane experience, so why not use it for agents?

At least in my experience, it’s better than a sidebar: less clicking and easier context switching. You can try it out on the multi-tab-chat-experiment branch.

I hope Zed supports this in the future because I’m getting tired of maintaining it. Zed has been shipping commits like crazy, I’m tired boss.

Kudos on the 1.0 release! I’m super excited for the Zed team. What they’ve accomplished is incredible.

u/jsgrrchg — 3 days ago

Notarization issue for new account

I am using Xcode's notarytool:

xcrun notarytool submit app.zip --key ... --key-id ... --issuer ...

The submission uploads successfully and receives an ID, but it remains In progress for many hours, I've tried several times, it doesn't seem like auth failure. Multiple submissions are stuck.

I called apple and they told me that it was an ''automated process'' and to use xcode, and I was like, yeah , Im doing that haha (I was impressed about how useless the call center was). .

What am I doing wrong?

The account is new.

reddit.com
u/jsgrrchg — 4 days ago