Skip to content

Releases: yeroo/agwinterm

v0.14.7

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:55

What's Changed

  • feat(rust): module 2 — cell + screen buffer, randomized differential oracle by @yeroo in #125
  • ci: retry once on the known .NET 10 test-host native crash (#118) by @yeroo in #126
  • feat(rust): module 4 — the emulator, with a full-state differential oracle by @yeroo in #129
  • feat(rust): module 5 — sixel + kitty images; CI arms the oracle. Port complete. by @yeroo in #130
  • feat(rust): the integration adapter — RustEmulatorCore over ABI v6 by @yeroo in #131
  • feat(rust): wire the Rust core into real panes — emulator-core = rust by @yeroo in #132
  • feat(rust): agwinterm-ptyhost — the pty-host as a Rust binary. Server side complete. by @yeroo in #133
  • feat(protocol): pty-host protocol v2 — protobuf everywhere, JSON removed by @yeroo in #136
  • feat(lite): M1 phase 1 — sessions, sidebar, splits, styles, scrollback view by @yeroo in #137
  • feat(lite): M1 phase 2 — control API server, AGWINTERM env, status dots, CI build by @yeroo in #138
  • feat(lite): M1 phase 3 — selection + clipboard, paste, command palette by @yeroo in #139
  • feat(core): trim scrollback rows to their content (memory lever, #134) by @yeroo in #140
  • feat(lite): M2 phase 2 — FTCS prompt pips + shell-integration wrap by @yeroo in #141
  • feat(persist): full-fidelity protobuf buffer restore (M2 phase 3) by @yeroo in #142
  • build: ship agwinterm_core.dll in the installer + package lite as a release artifact by @yeroo in #143

Full Changelog: v0.14.6...v0.14.7

v0.14.6

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:39
01b654d

What's Changed

  • fix(pipes): never abandon an in-flight ack write (#118, dump-proven) by @yeroo in #124
  • fix(profiles): survive Store PowerShell updates rotating the pwsh path by @yeroo in #127
  • chore(release): bump version to 0.14.6 by @yeroo in #128

Full Changelog: v0.14.5...v0.14.6

v0.14.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:11
6c594d0

What's Changed

  • feat(render): draw SGR text styles — bold, italic, underline, strikethrough by @yeroo in #119
  • fix(render): anchor fallback-font glyphs to the grid — no more overlapping/shifted text by @yeroo in #120
  • fix(pty-host): never close a pipe with async IO in flight (#118 hardening) by @yeroo in #121
  • feat(rust): agwinterm-core crate scaffold + wcwidth port with differential oracle by @yeroo in #122
  • chore(release): bump version to 0.14.5 by @yeroo in #123

Full Changelog: v0.14.4...v0.14.5

v0.14.4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 12:39
9cdb2f2

What's Changed

  • fix(tests): un-flake the pty-host type-echo tests (main CI red after 0.14.3) by @yeroo in #115
  • feat(env): fresh-env — new tabs get a registry-fresh environment (no restart needed) by @yeroo in #116
  • chore(release): bump version to 0.14.4 by @yeroo in #117

Full Changelog: v0.14.3...v0.14.4

v0.14.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:33
7cfedc7

What's Changed

  • refactor(pty): session-backend seam — pty-host Phase 1 (#105), zero behavior change by @yeroo in #108
  • feat(pty-host): host process + session protocol — pty-host Phase 2a (#105) by @yeroo in #109
  • feat(pty-host): ServerSessionBackend — session-host=server goes live (Phase 2b, #105) by @yeroo in #110
  • feat(pty-host): detach-on-quit + adoption-on-start — sessions survive UI restarts (Phase 2c, #105) by @yeroo in #111
  • fix(render): stop repainting for output in panes that are not on screen by @yeroo in #112
  • feat(pty-host): Settings toggle + live backend switch — Phase 2d completes #105 Phase 2 by @yeroo in #113
  • chore(release): bump version to 0.14.3 by @yeroo in #114

Full Changelog: v0.14.2...v0.14.3

v0.14.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:07
158c797

What's Changed

  • feat(claude): Update Claude Code workflow — version awareness, overlay update, session restarts by @yeroo in #104
  • feat(update): agwinterm self-update — channel-aware, SHA-256-verified, restart-with-restore by @yeroo in #106
  • chore(release): bump version to 0.14.2 by @yeroo in #107

Full Changelog: v0.14.1...v0.14.2

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 07:42
13213ca

What's Changed

  • feat: agterm v0.14.1 parity — dashboard polish, taskbar flash, title-bar popovers, AGW_PANE, pi hooks by @yeroo in #102
  • chore(release): bump version to 0.14.1 by @yeroo in #103

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:15
9b3a0e7

What's Changed

  • refactor(core): IHostActions seam + unhandled-sequence tap (libghostty apprt boundary) by @yeroo in #97
  • feat(clipboard): policy knobs at the host seam — paste protection + OSC 52 allow/deny by @yeroo in #100
  • chore(release): bump version to 0.14.0 by @yeroo in #101

Full Changelog: v0.13.5...v0.14.0

v0.13.5

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:26
e0d1c19

What's Changed

  • fix(claude): per-pane conversation resolution — same-folder panes no longer resume one conversation by @yeroo in #95
  • chore(release): bump version to 0.13.5 by @yeroo in #96

Full Changelog: v0.13.4...v0.13.5

v0.13.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:40
646055e

What's Changed

  • fix(clipboard): OSC 52 support + right-click paste wins over app mouse reporting by @yeroo in #93
  • chore(release): bump version to 0.13.4 by @yeroo in #94

Full Changelog: v0.13.3...v0.13.4