Skip to content

feat(gateway): add config set overrides#2350

Open
matthewgrossman wants to merge 2 commits into
mainfrom
codex/config-set-gateway
Open

feat(gateway): add config set overrides#2350
matthewgrossman wants to merge 2 commits into
mainfrom
codex/config-set-gateway

Conversation

@matthewgrossman

Copy link
Copy Markdown
Contributor

Summary

Add a generic, atomic openshell-gateway config set command and expose repeatable configuration overrides through the local Docker gateway task.

Related Issue

N/A — extracted from the config-management work in #2137 following the engineering discussion.

Changes

  • add repeatable dotted KEY=VALUE assignments for gateway TOML updates
  • preserve comments, validate the resulting gateway schema, and replace the config atomically
  • add mise run gateway:docker -- --set KEY=VALUE passthrough after generated config creation
  • document the command and local development workflow
  • keep multi-file config merging out of scope

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (not applicable; no sandbox infrastructure behavior changed)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)

Signed-off-by: Matthew Grossman <mgrossman@nvidia.com>
@copy-pr-bot

copy-pr-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions

Copy link
Copy Markdown

Signed-off-by: Matthew Grossman <mgrossman@nvidia.com>
@matthewgrossman
matthewgrossman marked this pull request as ready for review July 17, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant