Skip to content

Add Pixir agent#399

Open
ranvier2d2 wants to merge 1 commit into
agentclientprotocol:mainfrom
Ranvier-Technologies:codex/register-pixir
Open

Add Pixir agent#399
ranvier2d2 wants to merge 1 commit into
agentclientprotocol:mainfrom
Ranvier-Technologies:codex/register-pixir

Conversation

@ranvier2d2

@ranvier2d2 ranvier2d2 commented Jun 22, 2026

Copy link
Copy Markdown

Summary

Adds Pixir to the ACP Registry.

Pixir is an OTP-native, local-first coding-agent harness with ACP over stdio. It is distributed through the published npx package @ranvier-technologies/pixir-acp@0.1.3, which launches the Pixir ACP server.

  • ID: pixir
  • Version: 0.1.3
  • Distribution: npx @ranvier-technologies/pixir-acp@0.1.3
  • Website: https://pixir.dev
  • Auth: initialize advertises pixir-login with type: "terminal"
  • Icon: 16x16 monochrome SVG using currentColor

Validation

Ran locally from the registry repo root:

pnpm view @ranvier-technologies/pixir-acp version dist-tags --json
git diff --check upstream/main...HEAD
uv run --with jsonschema .github/workflows/build_registry.py --dry-run
uv run python .github/workflows/verify_agents.py --agent pixir --type npx --auth-check --verbose

Results:

  • Published npx package exists and latest is 0.1.3.
  • Diff whitespace check passed.
  • Registry dry-run validated 39 agents successfully and included pixir v0.1.3.
  • Pixir auth check passed with Auth OK: pixir-login(terminal).

@ranvier2d2 ranvier2d2 changed the title Add Pixir ACP agent Add Pixir agent Jun 22, 2026
@ranvier2d2 ranvier2d2 force-pushed the codex/register-pixir branch from 5f1ec53 to 3eeb6a1 Compare June 23, 2026 01:36
@ranvier2d2 ranvier2d2 force-pushed the codex/register-pixir branch from 3eeb6a1 to b6157c8 Compare June 24, 2026 19:12
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