Skip to content

v0.0.87

Choose a tag to compare

@github-actions github-actions released this 01 Feb 18:34
· 7034 commits to main since this release
922de93

What's Changed

  • Added serena to images to pre-download by @lpcox in #541
  • Lpcox/slim serena image by @lpcox in #544
  • [log] Add debug logging to noop guard by @github-actions[bot] in #547
  • [test-improver] Improve tests for server/health package by @github-actions[bot] in #549
  • [log] Add debug logging to config/validation_env.go by @github-actions[bot] in #533
  • [test] Add tests for server.authMiddleware by @github-actions[bot] in #526
  • fix: resolve duplicate log variable declarations by @lpcox in #550
  • Refactor: Extract common HTTP server creation logic by @Copilot in #551
  • [log] Enhanced debug logging for launcher.go by @github-actions[bot] in #514
  • Replace assert.Nil with assert.NoError for error interfaces by @Copilot in #507
  • [test] Add comprehensive tests for launcher.GetOrLaunchForSession by @github-actions[bot] in #518
  • [test] Add comprehensive tests for config.ValidateContainerizedEnvironment and Docker validation by @github-actions[bot] in #506
  • fix: resolve test failures in launcher and config packages by @lpcox in #552
  • [test] Add tests for config.fetchAndFixSchema by @github-actions[bot] in #470
  • [test-improver] Improve tests for guard package by @github-actions[bot] in #476
  • fix: resolve test lint and runtime errors by @lpcox in #562
  • [log] Add debug logging to container detection by @github-actions[bot] in #488
  • [test] Add comprehensive tests for server.handlers by @github-actions[bot] in #486
  • fix: resolve import cycle and launcher API changes by @lpcox in #564
  • Eliminate duplicate launch logging in launcher package by @Copilot in #563
  • [test] Add comprehensive tests for server.registerToolsFromBackend by @github-actions[bot] in #554
  • [log] Add debug logging to http_helpers.go by @github-actions[bot] in #560
  • [test-improver] Improve tests for server package (integration) by @github-actions[bot] in #561
  • fix: staticcheck linting error and schema normalization by @lpcox in #565

Full Changelog: v0.0.85...v0.0.87