Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Positronic-Robotics
/
pos3
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add pos3 CLI (ls, download, upload) and bump to 0.3.1
- #11
#11
Merged
vertix
merged 16 commits into
main
Positronic-Robotics/pos3:main
from
claude/add-documentation-trVyZ
Positronic-Robotics/pos3:claude/add-documentation-trVyZ
Copy head branch name to clipboard
May 30, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add pos3 CLI (ls, download, upload) and bump to 0.3.1
#11
vertix
merged 16 commits into
main
Positronic-Robotics/pos3:main
from
claude/add-documentation-trVyZ
Positronic-Robotics/pos3:claude/add-documentation-trVyZ
Copy head branch name to clipboard
Commits
Commits on May 21, 2026
Add pos3 CLI: ls, download, upload (#10)
Show description for 30179e6
claude
committed
30179e6
View commit details
Copy full SHA for 30179e6
Browse repository at this point
Commits on May 23, 2026
Bump version to 0.3.1 for CLI release
Show description for 9da3a7b
claude
committed
9da3a7b
View commit details
Copy full SHA for 9da3a7b
Browse repository at this point
Add --dry-run/-n to pos3 download and upload
Show description for db93dd2
claude
committed
db93dd2
View commit details
Copy full SHA for db93dd2
Browse repository at this point
Commits on May 28, 2026
CLI: reject non-s3:// urls for download and upload
Show description for a60803f
claude
committed
a60803f
View commit details
Copy full SHA for a60803f
Browse repository at this point
Propagate transfer failures via new pos3.TransferError
Show description for e9da8ae
claude
committed
e9da8ae
View commit details
Copy full SHA for e9da8ae
Browse repository at this point
Keep background sync daemon alive across TransferError
Show description for b99561e
claude
committed
b99561e
View commit details
Copy full SHA for b99561e
Browse repository at this point
Lift plan as public API; make Mirror constructor side-effect free
Show description for 95f493a
claude
committed
95f493a
View commit details
Copy full SHA for 95f493a
Browse repository at this point
Normalize URL in plan_download / plan_upload before parsing
Show description for 8479ea5
claude
committed
8479ea5
View commit details
Copy full SHA for 8479ea5
Browse repository at this point
Fix ls on exact S3 object keys
Show description for 5334ec1
claude
committed
5334ec1
View commit details
Copy full SHA for 5334ec1
Browse repository at this point
Fix download() silently no-op'ing on exact S3 object keys
Show description for d5e60b6
claude
committed
d5e60b6
View commit details
Copy full SHA for d5e60b6
Browse repository at this point
Preserve trailing-slash directory intent in ls()
Show description for ef302d6
claude
committed
ef302d6
View commit details
Copy full SHA for ef302d6
Browse repository at this point
Preserve trailing-slash scan intent in plan_download/plan_upload
Show description for 8353ac8
claude
committed
8353ac8
View commit details
Copy full SHA for 8353ac8
Browse repository at this point
Preserve trailing-slash intent in real download/upload paths
Show description for 64f4c6c
claude
committed
64f4c6c
View commit details
Copy full SHA for 64f4c6c
Browse repository at this point
Commits on May 30, 2026
CLI: catch botocore errors + route unknown-arg errors through subparsers
Show description for 7c32fa2
claude
committed
7c32fa2
View commit details
Copy full SHA for 7c32fa2
Browse repository at this point
Expose plan API at the module level
Show description for b3e7a84
claude
committed
b3e7a84
View commit details
Copy full SHA for b3e7a84
Browse repository at this point
Broaden cleanup-sync catch in _final_sync(had_error=True)
Show description for d891dd0
claude
committed
d891dd0
View commit details
Copy full SHA for d891dd0
Browse repository at this point
You can’t perform that action at this time.