chore(deps): bump codecov/codecov-action from 5 to 6#34
Merged
christianromeni merged 1 commit intomainfrom Apr 1, 2026
Merged
Conversation
15228cb to
98cd0fb
Compare
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
98cd0fb to
ffbd71f
Compare
clawbolt
pushed a commit
to clawbolt/voidllm
that referenced
this pull request
Apr 3, 2026
…nd-io#34) The VoidLLM management MCP (list_models, get_usage, list_keys, etc.) now appears as a built-in server alongside external MCP servers. - Visible in MCP Servers UI with "Built-in" badge (read-only) - Discoverable via list_servers, search_tools - Callable from Code Mode via tools.voidllm.list_models({}) - In-process dispatch (0ms, no HTTP) via callBuiltinTool - Always accessible (no MCP access entry needed) - DB record with source="builtin" created idempotently at startup - Tools pre-cached in memory + persisted to DB for warm restarts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps codecov/codecov-action from 5 to 6.
Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
57e3a13Th/6.0.0 (#1928)f67d33dRevert "Revert "build(deps): bump actions/github-script from 7.0.1 to 8.0.0""...