Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 6, 2026

Plan: Consolidate Workspace Path Information

  • Update temp_folder_prompt.md to include workspace path information from edit_tool_prompt.md
  • Remove edit_tool_prompt.md file
  • Remove editToolPromptFile constant from pkg/workflow/sh.go
  • Remove generateEditToolPromptStep() function from pkg/workflow/prompts.go
  • Remove call to generateEditToolPromptStep() from pkg/workflow/compiler_yaml.go
  • Update tests in pkg/workflow/prompts_test.go to remove edit tool prompt tests
  • Update tests in pkg/workflow/prompt_step_helper_test.go to remove edit tool references
  • Update tests in pkg/workflow/temp_folder_test.go to remove check for $GITHUB_WORKSPACE in lock file
  • Run tests to validate changes
  • Manual verification of compiled workflow
  • Remove blank line and description tag per PR feedback
Original prompt

Add information about the github workspace in the temp folder prompt file ( $GITHUB_WORKSPACE
) and delete the edit_tool_prompt.txt file.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…it_tool_prompt

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Add workspace information to temp folder prompt file Consolidate workspace path info into temp_folder_prompt and remove edit_tool_prompt Jan 6, 2026
Copilot AI requested a review from pelikhan January 6, 2026 06:30
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan marked this pull request as ready for review January 6, 2026 06:36
@pelikhan pelikhan merged commit dbb1017 into main Jan 6, 2026
3 checks passed
@pelikhan pelikhan deleted the copilot/add-workspace-info-delete-prompt branch January 6, 2026 06:36
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