Eric Liu

Results 33 issues of Eric Liu

## Description Using genkit evaluation. We add a testing framework to check whether changes to LLMs or tool name/descriptions will yield the same tool calls when given the same input....

## Description When CLI errors occur we don't always have a good idea of why it happens as we do not have customer deployment information. By including the last 10...

There's a number of MCP tests which tests the internals of toolss. These do not have much benefit as we should only care about that the tool was called correctly....

At current we do not have information on what IDEs supports what features. Workitem: Create a CanIUse type of matric IDEs and their level of support for MCP features (prompts,...

## Description Allow login to take a token to authenticate against. Used in CI (non-interactive mode) so the CI can authenticate on it's execution. ## Linked Issues addresses [#2097](https://github.com/DefangLabs/defang-mvp/issues/2097) ##...

Current: The CLI and mvp both have code to generate the URL of services. This is brittle as the CLI and mvp must match but they are not using the...

backend
spike
compose

Repro: 1. IDE with MCP 2. open a project in a dev container 3. try some mcp commands Expectation: Defang MCP server tools are available Actual: no mcp is set...

mcp

May be related to https://github.com/DefangLabs/defang/issues/1348

My be related to https://github.com/DefangLabs/defang/issues/1350