10:41
2026-07-01
gist.github.com
developer-tools
Per-tab Claude Code session resume in agterm (zsh): each tab resumes its own conversation after a terminal restart
A developer created a zsh function for agterm that enables per-tab Claude Code session persistence across terminal restarts. The solution uses the tab's unique AGTERM_SESSION_ID as the conversation idโฆ