Skip to content

Conversation

@aluzzardi
Copy link
Contributor

No description provided.

Signed-off-by: Andrea Luzzardi <andrea@luzzardi.com>
Copy link
Contributor

@cwlbraa cwlbraa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, wish we had evals

var EnvironmentRunCmdTool = &Tool{
Definition: mcp.NewTool("environment_run_cmd",
mcp.WithDescription("Run a terminal command inside the environment."),
mcp.WithDescription("Run a terminal command inside a NEW container within the environment."),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol NEW (are the caps really necessary?) (obviously a nit, just curious)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I asked claude to tweak its own tool prompts so it won't fail next time, that's what it had to say :P

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

side quest: I see now it's less confused about life in general, for instance it doesn't attempt to do cd foo/ and work from there in follow up commands (and rather does cd foo/ && cmd for all runs)

@aluzzardi aluzzardi merged commit 5b541b6 into main Jun 27, 2025
2 checks passed
@aluzzardi aluzzardi deleted the env_run_prompt branch June 27, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants