Problem
In offline environments (airplane, VPN down), parsec commands stall on tracker API timeouts.
Proposal
parsec --offline start TICKET --title "manual title"
- Config:
[workspace] offline = true
- Global flag:
--offline
- When active: skip tracker API calls, PR creation, git fetch
- Only local commands work (start, list, status, switch, conflicts, diff, log, undo)
Reference
git-town: explicit offline toggle (command, git config, env var)
Milestone
v0.4
Problem
In offline environments (airplane, VPN down), parsec commands stall on tracker API timeouts.
Proposal
parsec --offline start TICKET --title "manual title"[workspace] offline = true--offlineReference
git-town: explicit offline toggle (command, git config, env var)
Milestone
v0.4