Skip to content

Version Packages - #187

Merged
VeryComplexAndLongName merged 1 commit into
mainfrom
changeset-release/main
Sep 2, 2026
Merged

Version Packages#187
VeryComplexAndLongName merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 2, 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

@openspec-ui/core@0.46.0

Minor Changes

  • 348ee61: Add copilot-cli-acp and claude-cli-acp rows to HARNESS_AGENT_CAPABILITIES,
    matching their plain counterparts' reasoning-effort and spending-cap
    mechanisms exactly (each ACP adapter spawns the same binary with the same
    flags, already permitted by the same allowlist entries). Add explicit empty
    rows for codex-cli-acp and gemini-cli-acp, whose adapters deliberately
    render neither flag — an absent row is what let this drift silently before.

    { "agent": "copilot-cli-acp", "budget": { "maxAiCredits": 100 } } and the
    equivalent effort setting now resolve instead of being refused; the unit
    and floor checks (maxCostUsd rejected for copilot-cli-acp, maxAiCredits
    rejected for claude-cli-acp, Copilot's 30-credit minimum) are unchanged.

  • 348ee61: A harness configuration file (openspec/agent-harness.json or a per-change
    harness.json) carrying a top-level key that is not stepAgents,
    autonomyLevel, reviewGate, checkpoints, budget, or
    gitStageAllowlist is now refused, naming the unrecognized key and the
    accepted set. Previously such a file resolved silently to the default
    configuration wherever the misplaced key's effect would have applied —
    found via a per-change harness.json whose apply sat at the top level
    instead of inside stepAgents, which loaded without error or warning and
    was never once applied. When the unrecognized key is a stage name
    (propose, review, apply, verify, archive, git), the error names
    stepAgents.<key> as a possible fix.

openspec-ui-vscode@0.33.1

Patch Changes

  • Updated dependencies [348ee61]
  • Updated dependencies [348ee61]
    • @openspec-ui/core@0.46.0
    • @openspec-ui/server@1.13.15
    • @openspec-ui/webui@1.23.1

@openspec-ui/server@1.13.15

Patch Changes

  • Updated dependencies [348ee61]
  • Updated dependencies [348ee61]
    • @openspec-ui/core@0.46.0

@openspec-ui/webui@1.23.1

Patch Changes

  • Updated dependencies [348ee61]
  • Updated dependencies [348ee61]
    • @openspec-ui/core@0.46.0

@VeryComplexAndLongName
VeryComplexAndLongName merged commit eb73601 into main Sep 2, 2026
2 checks passed
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.

1 participant