Releases: nikosavola/k-ruoka-mcp
Releases · nikosavola/k-ruoka-mcp
Release list
v0.1.3
What's Changed
- Add in-process idle timeout for
servebrowser session with graceful auto-close by @nikosavola with @Copilot in #25
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
- @nikosavola with @Copilot made their first contribution in #16
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix the release tag check, and instrument the Windows stdin hang by @nikosavola in #1
New Contributors
- @nikosavola made their first contribution in #1
Full Changelog: https://github.com/nikosavola/k-ruoka-mcp/commits/v0.1.1