Download Latest Version apra-fleet-v0.1.9.0_227c99.tar.gz (288.5 kB)
Email in envelope

Get an email when there's a new version of apra-fleet

Home / v0.1.0
Name Modified Size InfoDownloads / Week
Parent folder
apra-fleet-darwin-arm64 2026-03-14 113.3 MB
apra-fleet-linux-x64 2026-03-14 126.6 MB
apra-fleet-v0.1.0_f8a6a1.tar.gz 2026-03-14 126.0 kB
apra-fleet-win-x64.exe 2026-03-14 87.8 MB
README.md 2026-03-14 1.8 kB
v0.1.0 source code.tar.gz 2026-03-14 179.5 kB
v0.1.0 source code.zip 2026-03-14 249.8 kB
Totals: 7 Items   328.3 MB 0

What's New

SSH Key Auth Fix

  • Root cause found: key auth test was reusing cached password connection from pool — never actually verified key auth worked
  • Windows admin users: administrators_authorized_keys file now created properly (was silently failing)
  • Non-pooled testAuthConnection() avoids TOCTOU races with shared-host agents
  • Local key files cleaned up on any failure path
  • UTF-8 no-BOM encoding for authorized_keys via .NET AppendAllText
  • Admin group detection: only attempts admin key file if user is actually an Administrator

PM Skill Rewrite

  • Project folder structure: /pm init creates CLAUDE.md (with @projects.md auto-load), project subfolder with status/requirements/design/backlog/deploy templates
  • Reviewer context: PM sends requirements.md + design.md to reviewer before dispatching — reviewer checks intent, not just mechanics
  • Git transport discipline: doer-reviewer handoff uses execute_command for push/pull, never delegated to agent prompts
  • Branch hygiene: rebase before PR, drift detection on long-running branches
  • Decision filtering: PM resolves what it can at checkpoints, only escalates genuine ambiguities
  • Troubleshooting playbook: symptom→action table for common failure modes
  • Rule 13: PM owns PR lifecycle and CI file commits (minted tokens may lack permissions)
  • New templates: tpl-claude-pm.md, tpl-projects.md, tpl-design.md, init.md, troubleshooting.md
  • SKILL.md trimmed to 1,492 tokens

MCP Server

  • execute_prompt now returns token usage (input/output/total) below a --- separator
  • Attribution disabled by default: onboarding writes {"attribution":{"commit":"","pr":""}} to member's .claude/settings.json
  • Version bump to 0.1.0

Full Changelog: https://github.com/Apra-Labs/apra-fleet/compare/v0.0.1...v0.1.0

Source: README.md, updated 2026-03-14