| .. |
|
api
|
fix: improve sidebar worktree hierarchy and reordering (#1873)
|
2026-07-26 02:45:44 +03:00 |
|
app
|
fix: preserve prefix mode for modifier events
|
2026-07-26 14:43:48 +03:00 |
|
cli
|
feat: print bundled agent skill and hint next cli steps
|
2026-07-26 14:29:37 +03:00 |
|
client
|
feat: switch IME to ASCII in prefix mode on Windows (Korean IME) (#1823)
|
2026-07-25 20:52:45 +03:00 |
|
config
|
fix: support non-us shifted keybindings (#1876)
|
2026-07-26 04:22:05 +03:00 |
|
detect
|
fix: harden hermes lifecycle detection
|
2026-07-25 01:05:14 +03:00 |
|
ghostty
|
fix: answer XTWINOPS size queries in panes
|
2026-07-24 02:39:51 +03:00 |
|
input
|
fix: support non-us shifted keybindings (#1876)
|
2026-07-26 04:22:05 +03:00 |
|
integration
|
fix: harden hermes lifecycle detection
|
2026-07-25 01:05:14 +03:00 |
|
pane
|
fix: report truncated pane reads
|
2026-07-24 04:00:13 +03:00 |
|
persist
|
perf: eliminate repeated workspace git discovery (#1842)
|
2026-07-25 04:26:55 +03:00 |
|
platform
|
feat: switch IME to ASCII in prefix mode on Windows (Korean IME) (#1823)
|
2026-07-25 20:52:45 +03:00 |
|
protocol
|
perf: avoid full pane renders for spinner animation (#1868)
|
2026-07-25 23:20:08 +03:00 |
|
pty
|
fix: keep reading while pty input is blocked
|
2026-07-22 04:00:28 +03:00 |
|
remote
|
fix: fall back to sh for remote path discovery
|
2026-07-22 03:12:13 +03:00 |
|
server
|
fix: support non-us shifted keybindings (#1876)
|
2026-07-26 04:22:05 +03:00 |
|
terminal
|
fix: harden hermes lifecycle detection
|
2026-07-25 01:05:14 +03:00 |
|
ui
|
fix: improve sidebar worktree hierarchy and reordering (#1873)
|
2026-07-26 02:45:44 +03:00 |
|
workspace
|
perf: eliminate repeated workspace git discovery (#1842)
|
2026-07-25 04:26:55 +03:00 |
|
agent_resume.rs
|
feat: add grok cli integration for native session restore (#1807)
|
2026-07-24 22:05:20 +03:00 |
|
build_info.rs
|
…
|
|
|
checksum.rs
|
…
|
|
|
cli.rs
|
feat: make agent automation a first-class cli primitive
|
2026-07-19 23:56:07 +03:00 |
|
config.rs
|
feat: add configurable sidebar token styles
|
2026-07-16 03:21:36 +03:00 |
|
events.rs
|
feat: add configurable sidebar metadata tokens
|
2026-07-13 03:30:13 +03:00 |
|
handoff_runtime.rs
|
feat: harden named agent cli workflows
|
2026-07-17 23:59:56 +03:00 |
|
ipc.rs
|
fix: keep windows api connections open
|
2026-07-12 15:00:05 +03:00 |
|
kitty_graphics.rs
|
refactor: extract active tab surface rendering
|
2026-07-16 22:47:10 +03:00 |
|
layout.rs
|
refactor: route tui mutations through runtime authority
|
2026-06-29 18:09:25 +03:00 |
|
logging.rs
|
refactor: route pane layout tui actions through runtime wrappers
|
2026-07-04 03:15:11 +03:00 |
|
main.rs
|
feat: print bundled agent skill and hint next cli steps
|
2026-07-26 14:29:37 +03:00 |
|
metadata_tokens.rs
|
feat: add configurable sidebar metadata tokens
|
2026-07-13 03:30:13 +03:00 |
|
noninteractive_process.rs
|
fix(windows): suppress noninteractive process windows
|
2026-07-16 21:23:53 +03:00 |
|
pane.rs
|
fix: report truncated pane reads
|
2026-07-24 04:00:13 +03:00 |
|
persist.rs
|
feat: add plugin v1 system
|
2026-06-14 03:47:07 +03:00 |
|
plugin_command.rs
|
fix(windows): suppress noninteractive process windows
|
2026-07-16 21:23:53 +03:00 |
|
plugin_paths.rs
|
fix: make plugin state global across sessions
|
2026-07-20 23:04:15 +03:00 |
|
popup_size.rs
|
feat: add floating popup panes
|
2026-07-15 04:02:14 +03:00 |
|
product_announcements.rs
|
…
|
|
|
raw_input.rs
|
fix: inherit host palette in pane queries (#1759)
|
2026-07-24 01:28:35 +03:00 |
|
release_notes.rs
|
…
|
|
|
remote.rs
|
fix: clarify remote ssh auth failures (#1084)
|
2026-07-06 18:21:31 +03:00 |
|
render_prof.rs
|
…
|
|
|
selection.rs
|
fix: copy retained mouse selections with keyboard shortcuts
|
2026-07-25 02:54:20 +03:00 |
|
session.rs
|
fix: allow slow server shutdowns
|
2026-07-13 04:08:23 +03:00 |
|
sound.rs
|
fix: bound linux sound player lifetime (#1677)
|
2026-07-21 17:26:04 +03:00 |
|
terminal_modes.rs
|
fix: preserve kitty printable key releases
|
2026-07-23 03:47:44 +03:00 |
|
terminal_notify.rs
|
…
|
|
|
terminal_theme.rs
|
fix: inherit host palette in pane queries (#1759)
|
2026-07-24 01:28:35 +03:00 |
|
ui.rs
|
fix: improve sidebar worktree hierarchy and reordering (#1873)
|
2026-07-26 02:45:44 +03:00 |
|
update.rs
|
fix: bundle modern ConPTY on Windows (#1828)
|
2026-07-25 02:40:14 +03:00 |
|
workspace.rs
|
perf: eliminate repeated workspace git discovery (#1842)
|
2026-07-25 04:26:55 +03:00 |
|
worktree.rs
|
fix(windows): prevent remaining subprocess console flashes
|
2026-07-17 16:03:47 +03:00 |