quinjet 0.0.49

A fast, live, keyboard-first Git source-control interface for the terminal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Edith integration

Edith embeds Quinjet for local and SSH repositories while owning project,
worktree, tab, terminal, and theme selection.

## Added

- `quinjet project list --json` exposes recent projects and worktrees to Edith.
- `--remote` runs Quinjet on a selected SSH machine, and
  `--ssh-control-path` reuses Edith's SSH session.
- `--client edith` sends worktree and new-tab shortcuts to Edith over the host
  terminal channel.

## Edith-only behavior

With `--client edith`, Quinjet delegates `W` and `Shift+N`, hides close and quit
actions, and keeps the managed terminal session alive. The flag is opt-in, so
standalone Quinjet and ordinary SSH launches are unchanged.