You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a focused engineering checkpoint for vague or high-impact requests so Kaino investigates first and confirms the proposed mutation without interrupting clear implementation work.
Strengthened instruction priority, self-review, and workspace security guidance shared by CLI and desktop.
Context management
Reworked compaction into rolling, message-boundary-preserving summaries so individual long messages are not silently cut in the middle.
Added provider-observed token usage correction while retaining bounded local estimates when providers omit usage metadata.
Image generation
Added approval-gated image generation using GPT Image 2 or Gemini Flash Image.
Generated images are validated, saved inside the active workspace, and never embedded as base64 in session history.
Desktop users receive an approval card and a local generated-image preview; CLI users receive the same shared runtime behavior.
Validation
Passed full workspace typecheck, production web and desktop builds, lint, protocol/runtime/client/desktop suites, authenticated route tests, sidecar and restart smoke tests, and the desktop memory soak.
Compiled and checksummed macOS arm64/x64, Linux arm64/x64, and Windows x64 binaries with the pinned Bun version.