Skip to content

Feature/kiro provider clean#15268

Closed
verbanow wants to merge 6 commits intoanomalyco:devfrom
verbanow:feature/kiro-provider-clean
Closed

Feature/kiro provider clean#15268
verbanow wants to merge 6 commits intoanomalyco:devfrom
verbanow:feature/kiro-provider-clean

Conversation

@verbanow
Copy link

Issue for this PR

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

- システムプロンプトのタグをCONTEXT ENTRYからSYSTEM INSTRUCTIONSに変更し、指示として認識されやすくする
- ツール呼び出しキャンセル時のエラー判定を修正(会話全体ではなく現在のメッセージで判定)
@github-actions
Copy link
Contributor

Hey! Your PR title Feature/kiro provider clean doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions github-actions bot added needs:title needs:compliance This means the issue will auto-close after 2 hours. labels Feb 26, 2026
@github-actions
Copy link
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • No issue referenced. Please add Closes #<number> linking to the relevant issue.
  • "How did you verify your code works?" section is empty. Please explain how you tested.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

Potential Duplicate:

This appears to be related as it directly involves the Kiro provider. Since PR #15268 is titled "Feature/kiro provider clean", it's likely a refactoring or cleanup of the same Kiro provider feature that was previously added in PR #9164. You should verify whether this is an update to the existing Kiro provider implementation or if they address the same functionality.

@verbanow verbanow closed this Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:compliance This means the issue will auto-close after 2 hours. needs:title

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants