Skip to content

Releases: kurrent-io/kcap-cli

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:46
c56b47d

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 06:45
0d54095

What's Changed

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Sep 13:52
73089e7

What's Changed

  • Drain the version probe's pipes while waiting so a chatty --version cannot deadlock startup by @realtonyyoung in #869
  • Echo /quit in the chat and show a starting/working note before first output by @realtonyyoung in #862
  • Send the WorkOS refresh once and stop re-sending a refused token by @realtonyyoung in #875
  • Stand the daemon heartbeat down while the hub is reconnecting by @realtonyyoung in #876
  • Change daemon capacity live and retire the old unit on rename by @alexeyzimarev in #873
  • Keep PR context readable while the app is unfocused by @alexeyzimarev in #884
  • Add desktop daemon settings by @alexeyzimarev in #886
  • Inject the machine credential and pin each vendor's config slot by @Inok in #872
  • Measure SessionStart memory budgets on the injected clock by @Inok in #887
  • [AI-2696] Let the app-server runtime answer approvals in an envelope-sourced session by @realtonyyoung in #877
  • Complete a failed launch's own journal and skip live agents in the sweep by @realtonyyoung in #878
  • Diagnose and surface silently refused ACP permissions by @realtonyyoung in #879
  • Emit a queued ACP prompt's user_message row at enqueue by @realtonyyoung in #880
  • Derive the Antigravity ADC trio for every daemon spawn by @realtonyyoung in #881
  • Make daemon startup fast, observable, and honestly reported by @realtonyyoung in #882
  • Improve desktop chat activity, interruption, and queued messages by @alexeyzimarev in #889

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 20:55
d138d94

What's Changed

  • Read the server-selection environment through one type by @Inok in #847
  • Hide the Pull request tab until the session has a linked PR by @alexeyzimarev in #856
  • Read the vendor override variables through one type by @Inok in #866
  • Fix the sidebar's link-card hover, doubled key title and people count by @alexeyzimarev in #858
  • Refine desktop pull request views by @alexeyzimarev in #865
  • Add Window, Help and About menus to the desktop app by @alexeyzimarev in #863

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 12:04
99128af

What's Changed

  • Ship the desktop app as a signed DMG that updates itself by @alexeyzimarev in #801
  • chore: Bump Spectre.Console, SvcSystems.UI.Terminal and XTerm.NET by @dependabot[bot] in #821
  • Remove the desktop app's daemon version-skew dialog by @alexeyzimarev in #829
  • Show in the desktop app when the daemon has a restart queued by @alexeyzimarev in #831
  • Make the desktop bundle signable by vpk pack by @alexeyzimarev in #832
  • Resolve vendor harnesses through HarnessRegistry, not the environment by @Inok in #823
  • Read pull requests through the local GitHub CLI via a reader-provider registry by @alexeyzimarev in #824
  • Forward tool_use_id from the Claude permission hook to the daemon bridge by @alexeyzimarev in #835
  • Render chat markdown through MarkView.Avalonia by @alexeyzimarev in #834
  • Stop the daemon hanging itself up when it kills an agent tree by @alexeyzimarev in #841
  • Read the hosted-agent environment through one type by @Inok in #838
  • Show chat and composer for hosted sessions without a PTY by @realtonyyoung in #846
  • [AI-2643] Advertise the transport a daemon hosts interactive Codex on by @realtonyyoung in #844
  • Capture the alias script's output before grepping it in CI by @alexeyzimarev in #848

Full Changelog: v0.11.40...v1.0.0

v0.12.0-beta.3

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:28
cb5bb8f

What's Changed

Full Changelog: v0.12.0-beta.2...v0.12.0-beta.3

v0.12.0-beta.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 10:44
abe5c6f

What's Changed

Full Changelog: v0.11.40...v0.12.0-beta.2

v0.12.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:56
4ec4163

What's Changed

  • Beat while the browser waits, so a silent machine is visible by @George-Payne in #767
  • Re-advertise a vendor CLI version that changes under a running daemon by @alexeyzimarev in #803
  • Aggregate remote daemons into the desktop app's rail, tray, and launcher by @alexeyzimarev in #799
  • Render the desktop app through OpenGL on macOS by @alexeyzimarev in #804
  • Add merge_work_item and detach_work_item MCP tools by @alexeyzimarev in #800
  • Heal the Codex MCP registration on every refresh by @alexeyzimarev in #808
  • Build every HTTP client from one factory and one credential source by @Inok in #758
  • Carry the tool kind on the persisted canonical tool call by @alexeyzimarev in #809
  • Read linked pull requests in the desktop workspace by @alexeyzimarev in #812
  • Bump Avalonia, DotNext, MinVer, SQLitePCLRaw, Tomlyn and TUnit by @Inok in #816
  • Move to ReactiveUI 24 so Avalonia and its bindings track together by @Inok in #822
  • Close an import batch on bytes and report what it drops by @alexeyzimarev in #817

Full Changelog: v0.11.39...v0.12.0-beta.1

v0.11.40

Choose a tag to compare

@github-actions github-actions released this 08 Sep 18:50
4ec4163

What's Changed

  • Beat while the browser waits, so a silent machine is visible by @George-Payne in #767
  • Re-advertise a vendor CLI version that changes under a running daemon by @alexeyzimarev in #803
  • Aggregate remote daemons into the desktop app's rail, tray, and launcher by @alexeyzimarev in #799
  • Render the desktop app through OpenGL on macOS by @alexeyzimarev in #804
  • Add merge_work_item and detach_work_item MCP tools by @alexeyzimarev in #800
  • Heal the Codex MCP registration on every refresh by @alexeyzimarev in #808
  • Build every HTTP client from one factory and one credential source by @Inok in #758
  • Carry the tool kind on the persisted canonical tool call by @alexeyzimarev in #809
  • Read linked pull requests in the desktop workspace by @alexeyzimarev in #812
  • Bump Avalonia, DotNext, MinVer, SQLitePCLRaw, Tomlyn and TUnit by @Inok in #816
  • Move to ReactiveUI 24 so Avalonia and its bindings track together by @Inok in #822
  • Close an import batch on bytes and report what it drops by @alexeyzimarev in #817

Full Changelog: v0.11.39...v0.11.40

v0.11.39

Choose a tag to compare

@github-actions github-actions released this 06 Sep 19:25
6591cb4

What's Changed

New Contributors

Full Changelog: v0.11.38...v0.11.39