Skip to content

[WIP] Revert changes to copilot agent engine and firewall version#4709

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/revert-copilot-agent-changes
Closed

[WIP] Revert changes to copilot agent engine and firewall version#4709
Copilot wants to merge 2 commits into
mainfrom
copilot/revert-copilot-agent-changes

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Nov 25, 2025

  • Analyze PR update awf to v0.2.0 #4693 to understand changes
  • Identify what needs to be reverted (AWF changes) vs what to keep (Copilot CLI v0.0.363)
  • Revert AWF version in pkg/constants/constants.go from v0.2.0 to v0.1.1
  • Revert Copilot engine changes in pkg/workflow/copilot_engine.go:
    • Remove --add-dir ${GITHUB_WORKSPACE} from copilot args (firewall mode)
    • Remove mount arguments (--mount "/tmp:/tmp:rw", etc.)
    • Restore original AWF command structure (use shellEscapeCommandString instead of -- separator)
  • Run linting, tests, and verify the changes compile correctly
  • Request code review
Original prompt

Revert changes to the copilot agentic engine and firewall version in #4693

Keep copilot cli to v0.0.363.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan closed this Nov 25, 2025
@pelikhan pelikhan deleted the copilot/revert-copilot-agent-changes branch November 25, 2025 01:34
Copilot AI requested a review from pelikhan November 25, 2025 01:35
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