| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apra-fleet-darwin-arm64 | 2026-04-08 | 114.9 MB | |
| apra-fleet-linux-x64 | 2026-04-08 | 126.8 MB | |
| apra-fleet-v0.1.4_d0139f.tar.gz | 2026-04-08 | 202.9 kB | |
| apra-fleet-win-x64.exe | 2026-04-08 | 89.3 MB | |
| README.md | 2026-04-08 | 1.1 kB | |
| v0.1.4 source code.tar.gz | 2026-04-08 | 406.8 kB | |
| v0.1.4 source code.zip | 2026-04-08 | 512.4 kB | |
| Totals: 7 Items | 332.1 MB | 0 | |
What's changed
send_files: renameddestination_path→dest_subdir— unambiguously describes subdirectory scope; paths outsidework_folderare rejectedreceive_files: renamedlocal_destination→local_dest_dir— clearly identifies a local directory, not a filename- Schema descriptions updated to clarify defaults, boundary enforcement, and required/optional status
- Skill doc fixes: onboarding step count (7→8), skill-matrix step reference (7→6), AzDevOps token URL,
installAgent→update_llm_cli - PM skill: fleet call sequencing rule clarified (sequence → single background Agent), reviewer model tier wording updated
- Test:
receive-files.test.tsupdated to match renamed parameters
What's Changed
- fix: use single .fleet-task.md filename + cleanup wildcard removal (closes [#67]) by @kumaakh in https://github.com/Apra-Labs/apra-fleet/pull/94
- fix: rename send_files/receive_files params and fix skill doc inconsistencies by @kumaakh in https://github.com/Apra-Labs/apra-fleet/pull/97
Full Changelog: https://github.com/Apra-Labs/apra-fleet/compare/v0.1.3...v0.1.4