Skip to content

[WIP] Add --enable-api-proxy argument to awf cli#15290

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/add-enable-api-proxy-arg
Closed

[WIP] Add --enable-api-proxy argument to awf cli#15290
Copilot wants to merge 2 commits intomainfrom
copilot/add-enable-api-proxy-arg

Conversation

Copy link
Contributor

Copilot AI commented Feb 13, 2026

Add --enable-api-proxy argument to AWF CLI

  • Add EnableAPIProxy field to FirewallConfig struct in pkg/workflow/firewall.go
  • Add getAPIProxyArgs helper function in pkg/workflow/firewall.go
  • Update Copilot engine to include --enable-api-proxy flag when enabled in pkg/workflow/copilot_engine_execution.go
  • Update Claude engine to include --enable-api-proxy flag when enabled in pkg/workflow/claude_engine.go
  • Update Codex engine to include --enable-api-proxy flag when enabled in pkg/workflow/codex_engine.go
  • Add tests to verify the flag is included in AWF commands when enabled in pkg/workflow/firewall_args_test.go
  • Run linters and tests to ensure changes work correctly

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan closed this Feb 13, 2026
Copilot AI requested a review from pelikhan February 13, 2026 04:48
Copilot stopped work on behalf of pelikhan due to an error February 13, 2026 04:48
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.

2 participants

Comments