Jarrod Sibbison

Results 5 issues of Jarrod Sibbison

This commit adds the ability to convert snowflakes [MERGE INTO](https://docs.snowflake.com/en/sql-reference/sql/merge) functionality into a functional equivalent implementation in duckdb. To do this we need to break apart the WHEN [NOT] MATCHED...

_More to be done but decent progress_ The config is growing and becoming more complicated so this PR is exploring alternative UX for managing config. Specifically using a TUI to...

During an interactive session we will write the cost of the session to the goose log but atm we don't write the costs if its a `goose run file.md`. It's...

When creating autonomous use cases I often know a somewhat statistical upper bound where if a certain number of tokens/cost have been used then it will probably never solve the...

## Summary Currently when a recipe fails to be rendered we get an error without seeing the content of the recipe. This makes it very hard to debug particularly when...