Skip to content

termio v0.49.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 12:43
· 1 commit to main since this release

Download termio 0.49.0 for macOS

What's Changed

  • Land the docker/dockerd lessons RFC and restamp the migration stage statuses by @jiweiyuan in #551
  • Extract termiod's module tree into a library crate by @jiweiyuan in #553
  • Add the termio client binary skeleton by @jiweiyuan in #555
  • Read a device's checkout in the Changes pane by @jiweiyuan in #552
  • Port sessions, notify, and agent report to the termio client by @jiweiyuan in #556
  • Bundle the Rust termio client in place of the shell script by @jiweiyuan in #557
  • Keep SGR mouse format winning in snapshot replay by @jiweiyuan in #558
  • Serve sessions read from the daemon by @jiweiyuan in #560
  • Fold the codex review into the docker-dockerd lessons RFC by @jiweiyuan in #562
  • Name the app's socket for the process that binds it by @jiweiyuan in #559
  • Read a device's history and comparison in the git pane by @jiweiyuan in #563
  • Say the dev channel disables Sparkle rather than strips it by @jiweiyuan in #570
  • Judge only complete lines in the join invariant by @jiweiyuan in #566
  • Publish a freshly minted pairing token atomically by @jiweiyuan in #567
  • Unify the file explorer onto the device path by @jiweiyuan in #561
  • Search with ripgrep's crates instead of a git grep subprocess by @jiweiyuan in #564
  • Parse the termio CLI with clap by @jiweiyuan in #565
  • Restore the slow-search integration fixture for the in-process walk by @jiweiyuan in #572
  • Derive agent status on the device, and ladder the companion wire's retirement by @jiweiyuan in #568
  • Wait on the socket when stopping a daemon, not on a pid and a filename by @jiweiyuan in #574
  • Stop focus reports claiming the write token by @jiweiyuan in #576
  • Document the termio CLI exit codes and flag forms by @jiweiyuan in #573
  • Trace the launch from process start to idle by @jiweiyuan in #579
  • Add space above fullscreen content by @jiweiyuan in #581
  • Serve the docs to agents by content negotiation by @jiweiyuan in #582
  • Derive the PTY size from attachment viewports by @jiweiyuan in #580
  • Track libghostty-swift 1.0.24 in the iOS project by @jiweiyuan in #585
  • Let an attachment say whether it is rendering by @jiweiyuan in #586
  • Keep a machine's clones across a host identity change by @jiweiyuan in #583
  • Add per-agent startup arguments by @jiweiyuan in #587
  • Pin the size policy against a real daemon by @jiweiyuan in #589
  • Stop counting a backgrounded phone toward the session size by @jiweiyuan in #590
  • Stage this Mac's daemon at launch by @jiweiyuan in #584
  • Search this Mac through fs.search like any other device by @jiweiyuan in #588
  • Lead the README with the problem instead of the stack by @jiweiyuan in #592
  • Rewrite the README Around ADE, tmux, and Remote VPS by @jiweiyuan in #593
  • Leave right-click to a mouse-reporting program by @jiweiyuan in #594
  • Turn the README comparison into a table and resync the translations by @jiweiyuan in #595
  • Rework the README comparison into a feature matrix by @jiweiyuan in #598
  • Size a session to the device being used by @jiweiyuan in #591
  • Hold the keyframe until the surface is at the grid it describes by @jiweiyuan in #599
  • Fix the split inspector divider and the sidebar's jump on toggle by @jiweiyuan in #601
  • Keep a shipped app off another channel's daemon by @jiweiyuan in #600
  • Make an outward window drag grow the terminal with the pane by @jiweiyuan in #603
  • Stop the watch ordering test racing its own probe by @jiweiyuan in #605
  • Repaint a pane that comes back on screen, and nudge the child after a resize settles by @jiweiyuan in #606
  • Raise the descriptor limit the daemon hands its sessions by @jiweiyuan in #607

Full Changelog: v0.48.0...v0.49.0