Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 21, 2025

🤖 I have created a release beep boop

3.0.0 (2025-12-25)

⚠ BREAKING CHANGES

  • Repository restructured as multi-plugin marketplace

Features

  • add Agent Skills benchmark framework (0402d59)
  • add AgentCore Memory demo example (24e589b), closes #8
  • add AgentCore primitive demos for Gateway, Browser, Code Interpreter, and Guardrails (9bb866c)
  • add BAML extraction example for type-safe LLM parsing (6945f9b)
  • add baml plugin, marketplace browser, and restructure skills (dd20bcb)
  • add build-agent-skills to marketplace and streamline plugin listings (495bdaa)
  • add justfile for plugin version management (a7ef0d3)
  • add plugin validation script and CI/CD workflow (af4cf80)
  • add Policy, Runtime demos and Deep Research Agent (98a468e)
  • add VHS terminal recording infrastructure (7ebf073)
  • adversarial-coach: add coach-player adversarial review plugin (b4a39c4)
  • aws-agentcore-langgraph: add multi-agent orchestration patterns and reference architecture (0c05bce)
  • build-agent-skills: add Agent Skills open standard plugin (39b481c)
  • plugins: add para-pkm plugin for PARA knowledge management (b5bce00)
  • restructure plugins to Agent Skills spec, update BAML from BoundaryML gist (8d44523)
  • transform aws-skills-cc into claude-plugins-marketplace (3b17f2f)
  • update VHS tapes for clean, live recordings (ba6df75)
  • vhs-recorder: add terminal recording plugin and update .gitignore (8ccf885)

Bug Fixes

  • add ./ prefix to plugin source paths in marketplace.json (2855e32)
  • add missing para-pkm and vhs-recorder plugins to marketplace (36e3a30)
  • add plugin auto-update support documentation (f0137c2)
  • add skills-ref validation to justfile, fix SKILL.md frontmatter (ea244c1)
  • configure release-please workflow permissions (fb15268)
  • convert author field from string to object in plugin manifests (aa6da34)
  • marketplace source path must start with ./ (65813a5)
  • marketplace source path must start with ./ (fda533d)
  • update marketplace versions and remove invalid references (c6a5fa8)
  • use ddgs package for DuckDuckGo search (95e784d)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 4ea3b49 to dd23fe4 Compare December 21, 2025 19:13
@github-actions github-actions bot force-pushed the release-please--branches--main branch 11 times, most recently from 489f8a1 to 5f61398 Compare December 25, 2025 15:13
@github-actions github-actions bot changed the title chore(main): release 2.4.0 chore(main): release 3.0.0 Dec 25, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 8cda721 to d3c4029 Compare December 25, 2025 15:44
@github-actions github-actions bot force-pushed the release-please--branches--main branch from d3c4029 to d0b99af Compare December 25, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Demo: AgentCore Memory - Cross-session conversation persistence

1 participant