Skip to content

Releases: nikosavola/k-ruoka-mcp

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:52
a3d2b5d

What's Changed

  • Add in-process idle timeout for serve browser session with graceful auto-close by @nikosavola with @Copilot in #25

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 12:14
5de37e6

What's Changed

  • Build each image architecture on its own runner instead of emulating arm64 by @nikosavola in #2
  • Match the shop origin exactly, not by prefix by @nikosavola in #3
  • Relaunch the browser when the CDP transport dies mid-call by @nikosavola in #4
  • Strip the release binary by @nikosavola in #5
  • Add scheduled GHCR cleanup for untagged digests and old sha tags by @nikosavola in #9
  • Build dependencies in their own layer, and cache cargo in CI by @nikosavola in #10
  • Bound shutdown against an in-flight Cloudflare wait by @nikosavola in #6
  • Run the pre-commit hook set in CI, not only in local git hooks by @nikosavola in #7
  • Smoke test the Docker image in CI, and build it on pull requests by @nikosavola in #8
  • Test ChildLogin's subprocess plumbing against a real child by @nikosavola in #11
  • fix: add docker_smoke_test.py to ruff per-file-ignores by @nikosavola with @Copilot in #16
  • Add AGENTS.md for agent guidance by @nikosavola in #18
  • Move Docker configuration files to a dedicated directory by @nikosavola in #17
  • feat: add set_default_store tool so store_id doesn't need repeating on every call by @nikosavola with @Copilot in #21
  • Fix output schema mismatch on price_is_approximate by @nikosavola in #22

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:56
9f6911e

What's Changed

  • Fix the release tag check, and instrument the Windows stdin hang by @nikosavola in #1

New Contributors

Full Changelog: https://github.com/nikosavola/k-ruoka-mcp/commits/v0.1.1