This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Affected surfaces
Summary
AI summaryImproved editor behavior, table editing, and auth/sync token handling.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Improves table editing with row and column handles plus editor context menu commands. Improves table editing with row and column handles plus editor context menu commands. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Improves code block editing with better Escape behavior, cleaner exits, and empty block conversion. Improves code block editing with better Escape behavior, cleaner exits, and empty block conversion. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Adds editor end-click affordance for smoother continuation after terminal blocks. Adds editor end-click affordance for smoother continuation after terminal blocks. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Feature | Low |
Rebuilt 3D Graph View as an infinite-universe star map with shader-rendered nodes, volumetric clusters, background starfields, and theme‑aware labels. Rebuilt 3D Graph View as an infinite-universe star map with shader-rendered nodes, volumetric clusters, background starfields, and theme‑aware labels. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes exiting from code blocks before and after the block. Fixes exiting from code blocks before and after the block. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes empty code blocks not converting cleanly. Fixes empty code blocks not converting cleanly. Source: llm_adapter@2026-06-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes concurrent desktop token refresh races by consuming tokens atomically. Fixes concurrent desktop token refresh races by consuming tokens atomically. Source: llm_adapter@2026-06-15 Confidence: low |
— |
| Bugfix | Medium |
Fixes concurrent desktop token refresh attempts by serializing operations. Fixes concurrent desktop token refresh attempts by serializing operations. Source: llm_adapter@2026-06-15 Confidence: low |
— |
| Bugfix | Medium |
Fixes sync requests to retry after a token refresh. Fixes sync requests to retry after a token refresh. Source: llm_adapter@2026-06-15 Confidence: low |
— |
Full changelog
Kuku 0.5.7
Highlights
- Rebuilt 3D Graph View as an infinite-universe star map.
- Added shader-rendered node stars, volumetric clusters, background starfields, and theme-aware graph labels.
- Improved table editing with row and column handles plus table commands in the editor context menu.
- Improved code block editing with better Escape behavior, cleaner exits, and empty code block conversion.
- Added an editor end-click affordance so continuing after terminal blocks feels more natural.
- Strengthened desktop auth and sync token refresh handling.
Fixes
- Fixed refresh token races by consuming refresh tokens atomically.
- Fixed concurrent desktop token refresh attempts by serializing refresh operations.
- Fixed sync requests so they retry after a token refresh.
- Fixed exiting from code blocks before and after the block.
- Fixed empty code blocks not converting cleanly.
Full Changelog: https://github.com/kuku-mom/kuku/compare/0.5.6...0.5.7
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About kuku-mom/kuku
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]