v0.48.5
Patch Changes
-
WYSIWYG lint squiggles no longer vanish permanently when an agent write replaces a document with an unchanged body (for example a frontmatter-only fix). The replace could reach the editor as new nodes carrying identical content; the decoration pass compared content, read it as "nothing changed", and never repainted the marks the replace had destroyed. The pass now reschedules on any transaction that carried real steps.
-
The new-tab empty state is vertically centered again. Since the split editor workspace landed, the "Create something great." block was pinned to the top of the pane instead of sitting in the middle, because the pane wrapper it sizes itself against was no longer a flex column. This also restores the header pose when a session panel is open: centered beside the agents panel, bottom-anchored above the terminal dock. A folder overview shown in an unfocused split pane is repaired by the same change: its scroll region now fills the pane and scrolls internally instead of growing past it.
Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon | OpenKnowledge-arm64.dmg |
| Windows | x64 | OpenKnowledge-Setup-x64.exe |
| Windows | arm64 | OpenKnowledge-Setup-arm64.exe |
| Debian / Ubuntu | x64 | OpenKnowledge-amd64.deb |
| Debian / Ubuntu | arm64 | OpenKnowledge-arm64.deb |
| Fedora / RHEL | x64 | OpenKnowledge-x86_64.rpm |
| Fedora / RHEL | arm64 | OpenKnowledge-aarch64.rpm |