What's Changed
- Bump pyjwt from 2.11.0 to 2.12.0 by @dependabot[bot] in #148
- fix: Remove stale troubleshooting config reference from README by @chappidim in #184
- fix(cli): Use platform-prefixed flags for troubleshoot command by @chappidim in #185
- fix: handle missing memory_metrics in executor summary by @ethan6188 in #183
- CLI: add
logssubcommand for executor/task log URLs by @Xtpacz in #177 - docs(cli): document logs subcommand in README by @Xtpacz in #187
- Bump idna from 3.11 to 3.15 by @dependabot[bot] in #186
- feat(cli): add threaddump subcommand by @Xtpacz in #188
- Update docs by @nabuskey in #189
- Bump starlette from 0.52.1 to 1.0.1 by @dependabot[bot] in #191
- Tighten GH workflows permissions by @nabuskey in #192
- Bump python-multipart from 0.0.27 to 0.0.31 by @dependabot[bot] in #194
- Bump pyjwt from 2.12.0 to 2.13.0 by @dependabot[bot] in #193
- Bump cryptography from 46.0.7 to 48.0.1 by @dependabot[bot] in #196
- Use generated openapi client and models by @nabuskey in #197
- Refactor SQL tools by @nabuskey in #199
- Fix kiro readme by @nabuskey in #200
- add configuration resolution logic for mcp by @nabuskey in #201
- add configuration resolution logic for cli by @nabuskey in #202
- Consolidate tools by @nabuskey in #203
- Add missing CLI capabilities to MCP by @nabuskey in #204
- Add prompt resources by @nabuskey in #205
- Update the env var deliminator. Deprecate transports field by @nabuskey in #206
- Use gitleaks to detect credentials by @nabuskey in #207
- Update python dependencies by @nabuskey in #209
- Update go dependencies by @nabuskey in #210
New Contributors
Full Changelog: v0.3.0...v1.0.0