Skip to content

chore: version packages - #751

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#751
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 31, 2026

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 publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@sapiom/agent@0.13.0

Minor Changes

  • 917c930: Add PACKAGE_INVENTORY_PROTOCOL, packageInventorySchema, and the public package-inventory types for validating versioned working-tree and immutable-bundle agent inventories.

@sapiom/harness@0.12.0

Minor Changes

  • 917c930: Project dependency graphs now open before source-name inspection finishes. They enrich identities in the background, retain per-agent identity warnings without holding an otherwise settled graph out of cache, and keep retryable reads recoverable. Navigation targets are served with the exact graph revision they belong to, so opening an agent from the map lands on the right one.

  • 1107764: Discover markerless defineAgent and legacy defineOrchestration projects plus literal direct source invocations with bounded syntax-only analysis, conservative reconciliation, and live rail/system-graph updates without importing, bundling, type-checking, or executing project code. Public direct invocation edges use basis: "static-invocation". Markerless agents inside nested Git repositories are discovered when that repository is selected directly; package-wide output-to-input data flow remains a separate evidence provider.

    Breaking: Public system-graph invocation edges that previously carried basis: "static" now carry basis: "static-invocation".

    Migration: Consumers that validate or deserialize GET /api/workspaces/:workspaceKey/system-graph responses must accept "static-invocation" as the invocation-edge basis value before upgrading.

  • a7d4185: HarnessSettings.helpSeen records that the first-run Studio explainer has been dismissed. The flag previously lived in browser localStorage, which is keyed by origin; hosts that bind an ephemeral port — the desktop app does, on every boot — presented a new origin with empty storage each launch and re-showed the card every time. It is now per-install and origin-independent, and it survives a reset of the client-side ui-prefs blob.

    Also fixes PATCH /api/settings silently dropping telemetryNoticeDismissed: the field was absent from the request schema, which strips unknown keys, so the request succeeded and nothing was written. Because nothing was ever stored, there is no earlier dismissal to honour — installs will see the telemetry notice one final time after upgrading, and the next dismissal is the first one that persists. settings.json gains the key at that point.

Patch Changes

  • bf380c3: Agent Studio now packs agents without detected relationships into a labeled grid below connected graph components, keeping sparse project maps at a usable height.
  • Updated dependencies [917c930]
    • @sapiom/agent@0.13.0
    • @sapiom/agent-core@0.13.3

@sapiom/agent-core@0.13.3

Patch Changes

  • Updated dependencies [917c930]
    • @sapiom/agent@0.13.0
    • @sapiom/agent-runtime@0.7.1

@sapiom/agent-runtime@0.7.1

Patch Changes

  • Updated dependencies [917c930]
    • @sapiom/agent@0.13.0

@sapiom/agent-studio@0.1.21

Patch Changes

  • Updated dependencies [917c930]
  • Updated dependencies [bf380c3]
  • Updated dependencies [1107764]
  • Updated dependencies [a7d4185]
    • @sapiom/harness@0.12.0

@sapiom/cli@11.0.0

Patch Changes

  • Updated dependencies [917c930]
  • Updated dependencies [917c930]
  • Updated dependencies [bf380c3]
  • Updated dependencies [1107764]
  • Updated dependencies [a7d4185]
    • @sapiom/agent@0.13.0
    • @sapiom/harness@0.12.0
    • @sapiom/agent-core@0.13.3

@sapiom/harness-desktop@0.4.2

Patch Changes

  • Updated dependencies [917c930]
  • Updated dependencies [bf380c3]
  • Updated dependencies [1107764]
  • Updated dependencies [a7d4185]
    • @sapiom/harness@0.12.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 2eb30ce to 989eb24 Compare August 31, 2026 10:20
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 989eb24 to 0e09bcc Compare August 31, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants