Launched this week

NeuralCleave
The intelligence layer for every conversation.
11 followers
The intelligence layer for every conversation.
11 followers
One AI assistant. 32 channels. 13 LLM providers. 3-tier memory. Smarter, faster, and fully yours.

11 followers
11 followers
🚀 Update — v2.1.4 shipped on July 27!
Fixed the Windows "Gateway online" bug that was blocking some users on
first install — root cause was a Tauri v2.11+ CORS origin mismatch on
Windows 11. The app now also self-heals automatically after a crash
(no reboot needed).
Desktop installers for Windows, macOS, and Linux are live:
→ https://github.com/TheAmitChandra/NeuralCleave/releases/tag/v2.1.4
Thanks for all the support today 🙏
Hey everyone 👋 Maker here with a v2.1.5 update —
Been using NeuralCleave as my actual daily driver for the past few weeks. Three things broke or annoyed me enough to fix them.
🔧 Terminal CLI routing — fixed
The embedded terminal lets you run `neuralcleave` commands inside the desktop app. In v2.1.4 these were silently broken — the command ran, prompt returned, nothing looked wrong, but the gateway response was being discarded before it reached the output. Fixed.
Commands that now work: `neuralcleave status`, `channels list`, `memory search`, `chat`
🧠 Multi-phase thinking indicator
Instead of a static spinner, the chat now cycles through:
Thinking → Searching memory → Analyzing context → Reviewing context → Crafting response
Same pattern as Claude's UI. A 6-second wait with a spinner feels broken. The same 6 seconds with status messages feels intentional.
↔️ Dynamic chat width + toolbar redesign
Chat area now expands when the sidebar collapses, contracts when it opens — smooth CSS transition. History and New Chat buttons redesigned into a proper grouped pill control.
---
5,076 tests passing. PyPI updated.
- ⬇️ neuralcleave.com
- 🐍 `pip install --upgrade neuralcleave`