Skip to content

fix(tool.registry): tolerate failed custom tool imports#12279

Closed
dlukt wants to merge 1 commit intoanomalyco:devfrom
dlukt:fix/tool-registry-custom-tool-imports
Closed

fix(tool.registry): tolerate failed custom tool imports#12279
dlukt wants to merge 1 commit intoanomalyco:devfrom
dlukt:fix/tool-registry-custom-tool-imports

Conversation

@dlukt
Copy link

@dlukt dlukt commented Feb 5, 2026

What does this PR do?

Fixes #12278 12278

I let GPT-5.2 create a fix.

How did you verify your code works?

After that commit accidently landed in #12273 the tests passed.
After it was reverted they also passed.
shrug emoji

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Hey! Your PR title fix(tool.registry): tolerate failed custom tool imports 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
Copy link
Contributor

github-actions bot commented Feb 5, 2026

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

No duplicate PRs found

@dlukt
Copy link
Author

dlukt commented Feb 5, 2026

I'm closing this. Too many cooks

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky CI Linux tests

1 participant