| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apra-fleet-darwin-arm64 | 2026-03-24 | 113.4 MB | |
| apra-fleet-linux-x64 | 2026-03-24 | 126.7 MB | |
| apra-fleet-v0.1.1_c62c5c.tar.gz | 2026-03-24 | 161.8 kB | |
| apra-fleet-win-x64.exe | 2026-03-24 | 89.2 MB | |
| README.md | 2026-03-24 | 2.2 kB | |
| v0.1.2 source code.tar.gz | 2026-03-24 | 348.4 kB | |
| v0.1.2 source code.zip | 2026-03-24 | 428.9 kB | |
| Totals: 7 Items | 330.2 MB | 0 | |
What's New
Features
- First-class cloud compute member support (AWS EC2) -- Fleet members can now run on AWS EC2 instances with full provisioning and lifecycle management (#1)
- Out-of-band password collection via Unix socket -- Secure password prompts routed through a Unix socket instead of stdin, enabling non-interactive SSH auth flows (#3)
Bug Fixes
- Local members can now use git tools -- Fixed a permission issue preventing local members from accessing git commands
- Planning phase commits no longer go to main -- Fixed an issue where plan-generation commits were incorrectly landing on the main branch
- Install permission profiles to correct subdirectory -- Fixed profiles being installed to the wrong path; they now land in the profiles/ subdirectory (closes [#11]) (#12)
Documentation
- Marketing pitches and CC BY-SA 3.0 license added (#4)
- Complete agent to member terminology rename across all docs and CLAUDE.md
- Schema hints added to PM templates, stale memory references fixed
- Inlined memory content in MEMORY.md, removed broken local file references
- Dev gotchas moved from MEMORY.md to CLAUDE.md
Cleanup
- Removed stale audit/review files
- Removed completed planning artifacts, added file audit
Full Changelog: https://github.com/Apra-Labs/apra-fleet/compare/v0.1.1...v0.1.2
What's Changed
- Add first-class cloud compute member support (AWS EC2) by @joiskash in https://github.com/Apra-Labs/apra-fleet/pull/1
- feat: out-of-band password collection via Unix socket by @mraduldubey in https://github.com/Apra-Labs/apra-fleet/pull/3
- docs: Marketing pitches + CC BY-SA 3.0 license by @kumaakh in https://github.com/Apra-Labs/apra-fleet/pull/4
- fix: install permission profiles to profiles/ subdirectory (closes [#11]) by @kumaakh in https://github.com/Apra-Labs/apra-fleet/pull/12
New Contributors
- @joiskash made their first contribution in https://github.com/Apra-Labs/apra-fleet/pull/1
- @mraduldubey made their first contribution in https://github.com/Apra-Labs/apra-fleet/pull/3
- @kumaakh made their first contribution in https://github.com/Apra-Labs/apra-fleet/pull/4
Full Changelog: https://github.com/Apra-Labs/apra-fleet/compare/v0.1.1...v0.1.2