v1.6.5
Patch Changes
-
#1863
00c2ab7Thanks @RhysSullivan! - Adding a Codex plugin no longer asks for anything.CODEX_HOMEis a path the
scanner already resolved, but it was passed on the channel that makes an
environment variable a credential — so the integration declared it as one, and
a person who reached the connect step was shown a masked field for a value
they should never have to know.Stdio integrations can now carry non-secret environment as static
configuration, separate from declared secrets. The Codex plugins use it: they
declare no auth, and their connection is created for them. -
Updated dependencies []:
- @executor-js/local@1.6.5
- @executor-js/sdk@1.6.5
- @executor-js/runtime-quickjs@1.6.5
- @executor-js/api@1.4.68