mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
This change refactors the parsing of MagicSessionEnvs in the agentssh package and moves the logic to an earlier stage. Also intoduces enums for MagicSessionType. Refs #15139