diff --git a/.changeset/drop-allow-remote-terminals.md b/.changeset/drop-allow-remote-terminals.md index 2ac445ee0..42550f1e5 100644 --- a/.changeset/drop-allow-remote-terminals.md +++ b/.changeset/drop-allow-remote-terminals.md @@ -1,5 +1,5 @@ --- -"@pymodel/pythinker-code": major +"@pymodel/pythinker-code": minor --- Remove the `--allow-remote-terminals` flag from `pythinker web`; PTY terminal routes now stay available on loopback binds only.