Skip to content

Tags: docker/labs-ai-tools-for-devs

Tags

0.2.20

Verified

This commit was signed with the committer’s verified signature.
ColinMcNeil Colin McNeil
Replace `mcp_docker` in claude config with `MCP_DOCKER`

0.2.19

Verified

This commit was signed with the committer’s verified signature.
ColinMcNeil Colin McNeil
Fix issue error notification when first fetching registry

0.2.18

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Runtime supporting registry.yaml config nodes (#64)

* registry entries can have configs
 * registration time configs are merged into the
   metadata parameter-values for an entry in the
   prompts.core/registry
 * parameter values are made available to mcp server containers when
   they are needed
 * parameter values are also merged into the parameter set when
   tool containers are running

0.2.17

Verified

This commit was signed with the committer’s verified signature.
ColinMcNeil Colin McNeil
Add info alert about what secrets do

0.2.16

Verified

This commit was signed with the committer’s verified signature.
Memoize git refs

0.2.15

Verified

This commit was signed with the committer’s verified signature.
ColinMcNeil Colin McNeil
Improve copy for configuration steps

0.2.14

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #59 from docker/cm/gordon-client

Add Gordon MCP Client

0.2.13

Verified

This commit was signed with the committer’s verified signature.
Python servers require the initialized notification

0.2.12

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #57 from docker/cm/secret-checks

Implement checks for all required secrets on tiles

0.2.11

Verified

This commit was signed with the committer’s verified signature.
ColinMcNeil Colin McNeil
Remove buggy debounce from seret setter