Skip to content

Merge release/2.0.4 into master#322

Merged
vypbot merged 17 commits intomasterfrom
release/2.0.4
Feb 27, 2026
Merged

Merge release/2.0.4 into master#322
vypbot merged 17 commits intomasterfrom
release/2.0.4

Conversation

@vypbot
Copy link
Contributor

@vypbot vypbot commented Feb 27, 2026

🚀 Automated Merge

This PR merges release/2.0.4 into master.

Commits included:

  • Merge release/2.0.3 into develop. Forced merge with PAT token.

Merge release/2.0.3 into develop

  • bugfix-319-setup-crash-on-repository-with-no-issues: improve issue label fetching error handling and add new documentation files for agent context.
  • bugfix-319-setup-crash-on-repository-with-no-issues: introduce ACTIONS constant and replace the 'initial_setup' string literal with ACTIONS.INITIAL_SETUP.
  • bugfix-319-setup-crash-on-repository-with-no-issues: compiled
  • bugfix-319-setup-crash-on-repository-with-no-issues: Update OPENCODE_AGENT_PLAN constant to 'build' to enable diff support.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Improve error handling and test coverage for label and issue type related operations.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Enhance content extraction and update logic for issue descriptions, default parentBranch in execution, and remove results from configuration.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Initialize parent branch if unset and improve content parsing robustness by using exact pattern matching and substring operations.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Refactor content extraction and update logic to use indexOf with a starting offset for end tags, removing the custom findExactMatch method.
  • bugfix-319-setup-crash-on-repository-with-no-issues: extract content block index calculation into a new private helper method.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Improve configuration merging to preserve all undefined stored keys and prevent saving results, adding robustness tests.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Refactor agent documentation by moving use case flows to a dedicated file and enhancing Bugbot details with key paths and configuration.
  • bugfix-319-setup-crash-on-repository-with-no-issues: Preserve working branch from previous configuration when current is undefined.
  • Merge pull request [#319] 🐛 - Setup crash on repository with no issues #320 from vypdev/bugfix/319-setup-crash-on-repository-with-no-issues

[#319] 🐛 - Setup crash on repository with no issues

  • gh-action: updated compiled files and bumped version to 2.0.4
  • Merge branch 'release/2.0.4' of https://github.com/vypdev/copilot into release/2.0.4
  • release-2.0.4: updated compiled files

This PR was automatically created by copilot.

vypbot and others added 17 commits February 18, 2026 00:24
…bel fetching error handling and add new documentation files for agent context.
…S constant and replace the 'initial_setup' string literal with `ACTIONS.INITIAL_SETUP`.
…_AGENT_PLAN` constant to 'build' to enable diff support.
…ndling and test coverage for label and issue type related operations.
…extraction and update logic for issue descriptions, default `parentBranch` in execution, and remove `results` from configuration.
…t branch if unset and improve content parsing robustness by using exact pattern matching and substring operations.
… extraction and update logic to use `indexOf` with a starting offset for end tags, removing the custom `findExactMatch` method.
…block index calculation into a new private helper method.
…ation merging to preserve all undefined stored keys and prevent saving results, adding robustness tests.
…ocumentation by moving use case flows to a dedicated file and enhancing Bugbot details with key paths and configuration.
… branch from previous configuration when current is undefined.
…ory-with-no-issues

[#319] 🐛 - Setup crash on repository with no issues
@vypbot vypbot linked an issue Feb 27, 2026 that may be closed by this pull request
@vypbot vypbot merged commit 5437ee2 into master Feb 27, 2026
@docs-page
Copy link

docs-page bot commented Feb 27, 2026

To view this pull requests documentation preview, visit the following URL:

docs.page/vypdev/copilot~322

Documentation is deployed and generated using docs.page.

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.0.4 - Setup Command Improvements

2 participants