Skip to content

chore: release v0.8.0#323

Merged
danielmeppiel merged 1 commit intomainfrom
release/v0.8.0
Mar 16, 2026
Merged

chore: release v0.8.0#323
danielmeppiel merged 1 commit intomainfrom
release/v0.8.0

Conversation

@danielmeppiel
Copy link
Collaborator

Release v0.8.0

Bumps version to 0.8.0 and finalizes changelog.

What's in this release

New integrations:

Content security:

Docs:

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 16, 2026 11:31
@danielmeppiel danielmeppiel merged commit af190ac into main Mar 16, 2026
9 checks passed
@danielmeppiel danielmeppiel deleted the release/v0.8.0 branch March 16, 2026 11:31
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release PR that bumps the package version to 0.8.0 and finalizes the changelog entries for the 0.8.0 release.

Changes:

  • Bump apm-cli version from 0.7.90.8.0.
  • Move release notes into a new ## [0.8.0] - 2026-03-16 section and group items under Added / Changed.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
pyproject.toml Updates project version to 0.8.0.
CHANGELOG.md Creates the 0.8.0 release section and reorganizes release entries.

Comment on lines +9 to 10
## [0.8.0] - 2026-03-16

- Native Cursor IDE integration — `apm install` deploys instructions→rules (`.mdc`), agents, skills, hooks (`hooks.json`), and MCP (`mcp.json`) to `.cursor/` (#301)
- Native OpenCode integration — `apm install` deploys agents, commands, skills, and MCP (`opencode.json`) to `.opencode/` — inspired by @timvw (#306)
- Content security scanning with `apm audit` command — `--file`, `--strip`, `--dry-run`; install-time pre-deployment gate blocks critical hidden Unicode characters (#313)
- Detect variation selectors (Glassworm attack vector), invisible math operators, bidi marks, annotation markers, and deprecated formatting in content scanning — by @raye-deng (#321, #320)
- `CursorClientAdapter` for MCP server management in `.cursor/mcp.json`
- `OpenCodeClientAdapter` for MCP server management in `opencode.json`
- Native Cursor IDE integration — `apm install` deploys instructions→rules (`.mdc`), agents, skills, hooks (`hooks.json`), and MCP (`mcp.json`) to `.cursor/` (#301)
- Native OpenCode integration — `apm install` deploys agents, commands, skills, and MCP (`opencode.json`) to `.opencode/` — inspired by @timvw (#306)
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.

2 participants