Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

chore: release packages#147

Merged
yai-dev merged 1 commit into
masterfrom
changeset-release/master
Apr 15, 2026
Merged

chore: release packages#147
yai-dev merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@agentrail/capabilities@0.5.0

Minor Changes

  • #146 d1280e1 Thanks @yai-dev! - Remove the first-party PostgreSQL storage backend.

    @agentrail/storage-postgres has been removed. The package was incomplete — listToolResultArtifactIds, createTodoStorage, and persistSkillSubAgentLog were defined in the schema but never implemented — and its documentation overstated its capabilities.

    Migration: For horizontal scaling, mount a shared filesystem (NFS, EFS, etc.) at the same dataDir path on all instances. The AgentrailSessionStore interface remains available as an advanced extension point for custom implementations.

    WorkerStorageConfig in @agentrail/capabilities no longer includes a postgres branch. If you were passing storageConfig: { type: "postgres", ... } to sub-agent workers, switch to { type: "filesystem", dataDir } with a shared volume.

@agentrail/app@0.7.1

Patch Changes

  • Updated dependencies [d1280e1]:
    • @agentrail/capabilities@0.5.0

@agentrail/cli@0.2.7

Patch Changes

  • Updated dependencies []:
    • @agentrail/app@0.7.1

@agentrail/create-agentrail-app@0.2.7

Patch Changes

  • Updated dependencies []:
    • @agentrail/cli@0.2.7

@agentrail/deep-research@0.0.15

Patch Changes

  • Updated dependencies [d1280e1]:
    • @agentrail/capabilities@0.5.0

@agentrail/minimal-agent-server-example@0.0.2

Patch Changes

  • Updated dependencies []:
    • @agentrail/app@0.7.1

@agentrail/multiple-profiles-example@0.0.2

Patch Changes

  • Updated dependencies []:
    • @agentrail/app@0.7.1

@agentrail/with-custom-hooks-example@0.0.2

Patch Changes

  • Updated dependencies []:
    • @agentrail/app@0.7.1

@agentrail/with-custom-plugins-example@0.0.2

Patch Changes

  • Updated dependencies []:
    • @agentrail/app@0.7.1

@agentrail/with-custom-skills-example@0.0.2

Patch Changes

  • Updated dependencies [d1280e1]:
    • @agentrail/capabilities@0.5.0
    • @agentrail/app@0.7.1

@agentrail/with-custom-tools-example@0.0.2

Patch Changes

  • Updated dependencies []:
    • @agentrail/app@0.7.1

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@yai-dev yai-dev merged commit d365e16 into master Apr 15, 2026
4 checks passed
@yai-dev yai-dev deleted the changeset-release/master branch April 15, 2026 05:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant