Skip to content

Releases: 5000Stadia/agentpost

AgentPost 1.1.0

Choose a tag to compare

@5000Stadia 5000Stadia released this 12 Jul 17:40

AgentPost 1.1.0 adds verified repository-review envelopes and closes the replied-but-unread lifecycle gap.

Highlights

  • agentpost review and AgentChannel.review() validate canonical full commit SHAs, optional direct parents, commit-tree paths, and file-qualified tests before delivery.
  • Review letters carry machine-readable artifact headers plus an immutable generated artifact block separated from user prose.
  • Preflight rejects unresolved artifacts, invalid parent relationships, absent paths/tests, and shell or placeholder syntax without writing recipient or sender mail.
  • Replying atomically claims an unread original; already-read originals remain replyable for corrections and ambiguous delivery retries.
  • Competing replies to one unread original have one atomic winner.

Install

curl -fsSL https://raw.githubusercontent.com/5000Stadia/agentpost/v1.1.0/scripts/install.sh | sh

AgentPost is distributed through this GitHub release and versioned source tag; no PyPI release is claimed.

See CHANGELOG.md, SECURITY.md, and the compatibility policy.

AgentPost 1.0.0

Choose a tag to compare

@5000Stadia 5000Stadia released this 11 Jul 07:40

AgentPost 1.0.0 is the first stable release of the trusted-local post office for already-running agents.

Highlights

  • Durable local mail, discovery, groups, questions, panels, exact claims, and correlated replies.
  • Token-free notification adapters for Claude Code, managed and ordinary Codex, Antigravity CLI lifecycle hooks, and embedded Python runtimes.
  • Clean-install and rollback preservation coverage across Python 3.11, 3.12, and 3.13.
  • Owner-only runtime permissions with mailbox-preserving migration of existing state.
  • Explicit 1.x compatibility, security, and release contracts.

Install

curl -fsSL https://raw.githubusercontent.com/5000Stadia/agentpost/v1.0.0/scripts/install.sh | sh

AgentPost is distributed through this GitHub release and versioned source tag; no PyPI release is claimed.

See CHANGELOG.md, SECURITY.md, and the compatibility policy.