tiagoq

Results 2 issues of tiagoq

**Describe the bug** Tasks get executed even if their dependencies fail (?). **To Reproduce** ```toml [tasks.test] run = [ "echo some broken test", "false", ] [tasks.release] run = "echo release...

bug

### Summary I get an error when an MCP tool is invoked without any arguments. ### Description I'm using sonnet-3.7-thinking in Bedrock and a toy MCP server. This MCP server...

ai
bedrock