Releases: lydakis/mcpx
Releases · lydakis/mcpx
v1.0.1
Changelog
- 21ba6a1 Stabilize daemon runtime config tests
- 6d6bcb0 Fix runtime config stamp reload behavior
- 20992af fix(cli): require explicit source for unknown-server fallback (#7)
- 1749c37 build(deps): bump github.com/mark3labs/mcp-go from 0.44.1 to 0.45.0 (#5)
- 123c648 build(deps): bump golang.org/x/sys from 0.41.0 to 0.42.0 (#6)
- 8c318a1 Verify wrapper downloads with bundled checksums
v1.0.0
Changelog
- cd0252f skill install: make links explicit and remove codex legacy
- d625b72 skill install: add managed guidance and reuse link targets
- 6570e15 docs: restructure README quick start and workflows
- b15139c Expand daemon/config test coverage and signal hooks
- 55f92ad Increase coverage with mcppool/daemon/shim edge-case tests
- f7e2996 Fix stale-version ephemeral finalization race
- bc2c00e Refactor runtime ephemeral install flow and validation
- 00f77a2 Add wrapper and helper coverage tests
- 18078a1 daemon: keep dispatch concurrent after cwd sync
- 975e2f8 Add CLI regression coverage for help, parsing, and daemon flows
- 38f127d fix: validate resolved ephemeral source and resync pool config
- ed5faa9 test(cli): align root help tests with canonicalize flag
- 83bec89 test: expand coverage with behavior-focused edge cases
- 3e0c3c5 Stabilize ephemeral source keys and eviction safety
- 95a5a08 test(qa): align skill help contract assertion
- de106ac feat: support ephemeral source fallback and split QA matrix
- dc79389 build(deps): bump github.com/mark3labs/mcp-go from 0.44.0 to 0.44.1 (#4)
v0.1.24
v0.1.22
v0.1.21
v0.1.20
v0.1.19
v0.1.18
Changelog
- 58b5f2a Prefer JSON payload guidance and stronger cache advice in skills
- a3c6b6b Document benchmark guidance in AGENTS
- 7b33e2a Update man page for skill and shim enhancements
- 99819f3 Document server skill generation and shim skill flags
- b02a68b Add server skill install flow and tighten daemon idle behavior
- 3aec696 Escape quoted JSON in help examples and update design doc
- 051f00c Add perf benchmarks and warm CLI loop tooling
- fc302ad perf: optimize daemon/pool hot paths and add benchmark suite
- c905f4e Rework README shim quick start
- be6bf92 Reorganize README shim quick start