Skip to content

v1.20.5

Choose a tag to compare

@flxmrk flxmrk released this 15 Jul 16:48
  • The agent environment variables are now named MAITERM_* instead of AITERM_*. The tab-ID and port variables injected into your shells — including the export MAITERM_TAB_ID=… line you see when connecting to an SSH host — carried the old aiterm name. They're renamed everywhere (local and remote shells, hooks, and the Codex shim) to match the maiTerm branding.
  • Fix the SSH env-var injection lagging behind your first keystrokes again. On connecting to a remote host, the tab-ID/port export had crept back to landing at the prompt after the remote setup work kicked off, so a fast typist's first characters could race in front of it. The export now fires immediately once the tunnel is up — before any setup — restoring the snappy behavior.