Skip to content

Releases: Stream29/Kodex

v0.4.4

Choose a tag to compare

@Stream29 Stream29 released this 08 Sep 16:56
92b572d
  • Add Revert and edit for text-only user messages.
  • Show session and message timestamps in context menus.
  • Fix status-bar clipping in narrow terminals.
  • Fix history pagination readiness and scroll-anchor races.
  • Retry rate-limited OpenAI response streams.
  • Wait for process exit or the unified-exec yield deadline.
  • Add multilingual UI documentation with a simpler theme.
  • Add real terminal recordings for execution, history, input, and settings.
  • Unify TestBalloon tests and isolate credential-dependent integration tests.
  • Remove obsolete Python and Java files and use a Kotlin MCP fixture.
  • Clean obsolete files from repository history.
  • Verify the 0.4.3 release and standardize release titles and English summaries.
  • Organize independent changes into reviewed commits.
    Full Changelog: v0.4.3...v0.4.4

v0.4.3

Choose a tag to compare

@Stream29 Stream29 released this 07 Sep 14:05
  • Update the kodex-home skill with filesystem operations and Session structure documentation.
  • Use threadId as the default stable cache key.
  • Send Medium reasoning effort explicitly.
  • Fix standalone read-only history views for completed Session suggestions.
  • Seal the stable event hierarchy, enforce exhaustive dispatch, and preserve historical JSON compatibility.
  • Fix lease cleanup deadlocks and races in history interaction tests.
  • Complete the model-call diff review and integration validation.
  • Complete the four-platform 0.4.2 release and move the local notification script out of PATH.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@Stream29 Stream29 released this 05 Sep 12:55
  • Add plain-text unhandled-error hooks for external notifications.
  • Report operation failures once, preserving original errors and hook exit status.
  • Document Kodex-only desktop notification setup.
  • Verify Linux x64 preview startup and Home upgrades.
  • Synchronize task progression and design-change workflow guidance.

Full Changelog: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@Stream29 Stream29 released this 04 Sep 20:57
  • Updated Codex API compatibility to expose GPT-6 Astra.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@Stream29 Stream29 released this 04 Sep 16:56
  • Added URI-based Session identity and atomic Kodex Home skill installation and migration.
  • Added user-authorized suggest_subagent_task with configurable batch Session creation, Tab integration, and parallel execution.
  • Documented cross-platform notification limitations and archived that direction without implementation.

Full Changelog: v0.3.4...v0.4.0

v0.3.4

Choose a tag to compare

@Stream29 Stream29 released this 03 Sep 07:42
  • Added configurable request-working-directory context sources, including fixed Codex data discovery and custom source management.
  • Completed indexed/work history timelines with settings-owned turn identity and removed synthetic initial compaction points from new storage.
  • Fixed coroutine file-resource cleanup across cancellation, EOF, close, and cross-platform filesystem paths.
  • Reorganized Settings navigation and OpenAI account management, with the approved light/dark MD3 TUI surfaces and controls.
  • Added native horizontal scrolling for session tabs and improved keyboard focus navigation in request-user-input forms.
  • Completed the 0.3.3 Home migration and release workflow.

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@Stream29 Stream29 released this 02 Sep 08:59
  • Added versioned Kodex Home startup migrations with strict version checks, cross-process read/write leases, and a basic migration progress notice.
  • Reduced apply_patch session storage by removing full before/after file snapshots; history now renders from parsed patches, and the v0.3.3 migration compacts legacy records automatically.
  • Improved long-history scrolling with scoped subtree remeasurement, measurement reuse, and row-based premeasurement; filesystem index queries continue from in-memory indexes after the initial session scan.
  • Unified completed request-user-input hover details with the main History renderer, including selected descriptions, free-form answers, hidden secrets, and correctly positioned opaque popups.
  • Simplified the migration contract and unified exclusive, shared-read, and exclusive-write filesystem lease lifecycle APIs.
  • Stabilized patch-detail Mosaic interaction coverage for dynamically inserted controls.

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@Stream29 Stream29 released this 01 Sep 06:36
  • Refined Terminal Sessions sidebar entries with concise summaries, hover details, and retained close actions.

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@Stream29 Stream29 released this 31 Aug 23:40
  • Improved LazyColumn scrolling with line-accurate burst handling and idle prefetch.
  • Refined History Index summaries, hover details, and non-destructive checkout navigation.
  • Added independently resizable sidebars, defaulting to History Index and terminal sessions.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@Stream29 Stream29 released this 31 Aug 11:01
  • Kept session persistence file-based instead of introducing SQLite.
  • Finalized indexed timeline storage APIs for runtime, History, compaction, and forks.

Full Changelog: v0.2.13...v0.3.0