Skip to content

Release v0.3.20#300

Merged
placerda merged 2 commits into
mainfrom
release/v0.3.20
Jun 10, 2026
Merged

Release v0.3.20#300
placerda merged 2 commits into
mainfrom
release/v0.3.20

Conversation

@placerda

Copy link
Copy Markdown
Contributor

Release v0.3.20

Automated release branch created from develop.

What happened

  • Branch release/v0.3.20 created from develop
  • CHANGELOG.md updated: versioned section [0.3.20] added
  • Plugin versions synced to 0.3.20 (package.json, plugin.json, marketplace.json)
  • Staging pipeline triggered automatically (build → TestPyPI + VSIX pre-release → verify)

Next steps

  1. Wait for the Staging pipeline to pass
  2. Review and approve this PR
  3. Merge to main
  4. Tag and push: git tag v0.3.20 && git push origin v0.3.20
  5. Approve the PyPI publish and VSIX stable publish in the Release workflow
  6. Sync develop: git checkout develop && git merge main && git push origin develop

Checklist

  • Staging pipeline passes (build + TestPyPI + VSIX pre-release + verify)
  • CHANGELOG entries reviewed
  • PR approved and merged to main
  • Tag v0.3.20 pushed
  • PyPI publish approved
  • VSIX stable publish approved
  • develop synced from main

placerda and others added 2 commits June 10, 2026 15:45
…ption step 12 (#299)

The `agentops-governance` skill previously only drafted reviewable evidence
skeletons. It now also walks the user through the executor scaffold:

- ASSERT: `pip install assert-ai`, create `./assert/eval_config.yaml` with
  reviewable defaults (prompt_injection / pii_leak / jailbreak, 5 cases each),
  and append the `assert:` block to `agentops.yaml`.
- Red Team: `pip install 'azure-ai-evaluation[redteam]'` and append the
  `redteam:` block with a 0.2 attack-success-rate fail gate.

Guardrails are unchanged: never write payloads, never claim AgentOps enforces
the runtime, and stay within the official YAML schema each backend supports.

Tutorial step 12 now offers two execution paths:
  Option A - Ask Copilot via the agentops-governance skill (one prompt).
  Option B - Run the install + scaffold commands manually.

Plugin marketplace skill copy resynced via scripts/sync-skills.ps1.

921 tests pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@placerda placerda merged commit 8c4f09e into main Jun 10, 2026
5 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