Skip to content

Releases: spiritledsoftware/caplets

@caplets/core@0.32.4

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:41
bc58da8

Patch Changes

  • 15e467e: Fix the published CLI startup path by externalizing jsonc-parser from the Node bundle and checking the built package can answer caplets --version.

@caplets/core@0.32.3

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:35
760ea73

Patch Changes

  • Support caplets doctor --format json, --format md, and --format plain.

caplets@0.25.4

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:09
30f6152

Patch Changes

  • Updated dependencies [1ecb13b]
    • @caplets/core@0.32.2

@caplets/pi@0.9.11

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:09
30f6152

Patch Changes

  • Updated dependencies [1ecb13b]
    • @caplets/core@0.32.2

@caplets/opencode@0.8.12

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:09
30f6152

Patch Changes

  • Updated dependencies [1ecb13b]
    • @caplets/core@0.32.2

@caplets/core@0.32.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:09
30f6152

Patch Changes

  • 1ecb13b: Centralize Caplets exposure projection rendering across attach, native, remote, and MCP surfaces.

caplets@0.25.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:20
f774887

Patch Changes

  • 73cc952: Promote daemon-first local setup. caplets setup now initializes config, starts or reuses the local daemon, verifies health before mutating integrations, and configures MCP clients as thin caplets attach <local-daemon-url> clients through the pinned add-mcp adapter.

    Add explicit native daemon mode and setup-written daemon defaults for OpenCode and Pi, while keeping remote/cloud setup on Remote Login and secret-free attach paths.

  • 73cc952: Add top-level user serve config defaults for HTTP Caplets serving. Foreground caplets serve --transport http and daemon restarts can now reuse configured host, port, path, upstream URL, remote state path, public origins, proxy trust, and unauthenticated HTTP intent while project config ignores serve for security.

  • Updated dependencies [73cc952]

  • Updated dependencies [73cc952]

    • @caplets/core@0.32.1

@caplets/pi@0.9.10

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:20
f774887

Patch Changes

  • 73cc952: Promote daemon-first local setup. caplets setup now initializes config, starts or reuses the local daemon, verifies health before mutating integrations, and configures MCP clients as thin caplets attach <local-daemon-url> clients through the pinned add-mcp adapter.

    Add explicit native daemon mode and setup-written daemon defaults for OpenCode and Pi, while keeping remote/cloud setup on Remote Login and secret-free attach paths.

  • Updated dependencies [73cc952]

  • Updated dependencies [73cc952]

    • @caplets/core@0.32.1

@caplets/opencode@0.8.11

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:20
f774887

Patch Changes

  • 73cc952: Promote daemon-first local setup. caplets setup now initializes config, starts or reuses the local daemon, verifies health before mutating integrations, and configures MCP clients as thin caplets attach <local-daemon-url> clients through the pinned add-mcp adapter.

    Add explicit native daemon mode and setup-written daemon defaults for OpenCode and Pi, while keeping remote/cloud setup on Remote Login and secret-free attach paths.

  • Updated dependencies [73cc952]

  • Updated dependencies [73cc952]

    • @caplets/core@0.32.1

@caplets/opencode@0.8.10

Choose a tag to compare

@github-actions github-actions released this 30 Jun 01:26
787194c

Patch Changes

  • 2e2e258: Preserve JSON Schema array item types when registering direct native tools with OpenCode.