Simon Vergauwen
Simon Vergauwen
Introduces the Exposed Migration Gradle Plugin to simplify SQL migration generation using Exposed table definitions. The plugin supports TestContainers for database testing, Flyway for integration, and a highly configurable extension....
This PR is a draft for new configuration pages. There is a lot of duplication, which seems to send you in a circle if you follow references. This PR attempts...
This PR continues the open PR from @zavidnyi
## Motivation and Context Proposal for [KG-270](https://youtrack.jetbrains.com/issue/KG-270) Remove ToolArgs, and ToolResult. By removing `ToolArgs` and `ToolResult` we can more freely model tools, and we can improve support tools by deriving...