Skip to content

Package Side Refresh for Codex - #1

Merged
andydrewie merged 2 commits into
mainfrom
agent/agent-plugins-v1
Aug 9, 2026
Merged

Package Side Refresh for Codex#1
andydrewie merged 2 commits into
mainfrom
agent/agent-plugins-v1

Conversation

@andydrewie

@andydrewie andydrewie commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • harden task resolution, read-only inspection, minimum disclosure, and relay confirmation boundaries
  • package side-refresh as an Agent Plugins 1.0 skill with a generated Codex compatibility bridge
  • add dependency-free validation and GitHub Actions coverage

Activation and safety

  • explicit invocation only through $side-refresh
  • requires Codex app task-list and task-read capabilities
  • never navigates to, interrupts, or mutates the main task
  • treats task content and tool output as untrusted evidence
  • redacts credentials, tokens, personal data, and other secrets
  • sends a relay immediately only when the user supplied quoted or otherwise explicitly verbatim wording

Release

  • protected tag: codex-plugin-v1.0.0
  • immutable commit: 5a33f214bdb2e13adbd1f4d8db4e78878e1a7317
  • tag deletion and non-fast-forward updates are blocked by repository ruleset
  • indexed by draft PR andydrewie/codex-skills#3

Validation

  • python3 scripts/validate_package.py
  • root and mirrored Codex skill validation
  • generated legacy overlay check
  • Codex Skills catalog local-package and remote-fetch validation

@andydrewie
andydrewie marked this pull request as ready for review August 9, 2026 07:19
@andydrewie
andydrewie merged commit 265f42d into main Aug 9, 2026
3 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