Skip to content

Releases: lydakis/mcpx

v1.0.1

12 Mar 05:16

Choose a tag to compare

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

05 Mar 04:31

Choose a tag to compare

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

03 Mar 06:46

Choose a tag to compare

Changelog

  • c3089e2 Update docs and man page for OpenClaw skill links
  • 5a59350 Add OpenClaw skill link options

v0.1.22

03 Mar 06:29

Choose a tag to compare

Changelog

  • 72caccb Fix fish completion test for install flag fallback arity

v0.1.21

03 Mar 06:28

Choose a tag to compare

Changelog

  • 5020065 Fix fish completion test for non-install exclusion arity

v0.1.20

03 Mar 06:27

Choose a tag to compare

Changelog

  • cae7538 Fix fish completion test for new skill install branch index

v0.1.19

03 Mar 05:43

Choose a tag to compare

Changelog

  • b732420 Unify skill install syntax for server generation

v0.1.18

03 Mar 05:17

Choose a tag to compare

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

v0.1.17

01 Mar 07:42

Choose a tag to compare

Changelog

  • 0429bb9 fix: allow shim install for codex apps servers
  • 0e9ad1a Add shim install docs

v0.1.16

01 Mar 07:34

Choose a tag to compare

Changelog

  • 9da283f feat: add optional server command shims