New behaviour:
Starting plannotator review from pi tui is trying to access remote repo in background and it crashes the tui with overlaid text:
Code review opened. You can keep chatting while it runs.
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Enter passphrase for key '/home/XXX/.ssh/id_xxxXXXX':
The agent session is frozen, even after closing the review, and the whole window has to be killed.
Side note: If I provide agent access to gh it's via PAT, but this is trying ssh and hanging waiting for passphrase (UI blocked).
Expected
Plannotator does not attempt to access github by default (?)
New behaviour:
Starting plannotator review from pi tui is trying to access remote repo in background and it crashes the tui with overlaid text:
The agent session is frozen, even after closing the review, and the whole window has to be killed.
Side note: If I provide agent access to gh it's via PAT, but this is trying ssh and hanging waiting for passphrase (UI blocked).
Expected
Plannotator does not attempt to access github by default (?)