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
Accelerator
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
Type
/
to 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
.
AI45Lab
/
Code
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
136
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Workspace v3.0: S3 hardening, remote git, typed errors, SDK alignment
- #32
#32
Merged
ZhiXiao-Lin
merged 16 commits into
main
AI45Lab/Code:main
from
feat/workspace-s3-hardening
AI45Lab/Code:feat/workspace-s3-hardening
Copy head branch name to clipboard
May 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Workspace v3.0: S3 hardening, remote git, typed errors, SDK alignment
#32
ZhiXiao-Lin
merged 16 commits into
main
AI45Lab/Code:main
from
feat/workspace-s3-hardening
AI45Lab/Code:feat/workspace-s3-hardening
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
feat(workspace): enforce read_text size ceiling on S3 backend
Show description for 4f667cb
claude
committed
4f667cb
View commit details
Copy full SHA for 4f667cb
Browse repository at this point
feat(workspace): optimistic concurrency for S3 edit/patch via ETag
Show description for 3367188
claude
committed
3367188
View commit details
Copy full SHA for 3367188
Browse repository at this point
feat(workspace): opt-in degraded grep/glob on S3 backend
Show description for 7cd7247
claude
committed
7cd7247
View commit details
Copy full SHA for 7cd7247
Browse repository at this point
feat(workspace): S3 ls not-found semantics + per-call metering events
Show description for dfdebcb
claude
committed
dfdebcb
View commit details
Copy full SHA for dfdebcb
Browse repository at this point
feat(workspace): RemoteGitBackend — HTTP/JSON git provider for cloud workspaces
Show description for 2d1651f
claude
committed
2d1651f
View commit details
Copy full SHA for 2d1651f
Browse repository at this point
feat(sdk): expose Phase 1-4 workspace options through Node + Python SDKs
Show description for da83de4
claude
committed
da83de4
View commit details
Copy full SHA for da83de4
Browse repository at this point
feat(workspace): implement mTLS for RemoteGitBackend
Show description for 1017d38
claude
committed
1017d38
View commit details
Copy full SHA for 1017d38
Browse repository at this point
perf(workspace): parallelize S3 grep via futures::buffer_unordered
Show description for c602788
claude
committed
c602788
View commit details
Copy full SHA for c602788
Browse repository at this point
fix(workspace): with_remote_git no longer drops local_root or future fields
Show description for 3f1dec5
claude
committed
3f1dec5
View commit details
Copy full SHA for 3f1dec5
Browse repository at this point
fix(workspace): bound RemoteGit diff client-side via streaming + hard cap
Show description for dad37ce
claude
committed
dad37ce
View commit details
Copy full SHA for dad37ce
Browse repository at this point
test(workspace): backend conformance suite + InMemoryFileSystem reference
Show description for 03d36c5
claude
committed
03d36c5
View commit details
Copy full SHA for 03d36c5
Browse repository at this point
test(workspace): consolidate CAS test fixture onto InMemoryFileSystem
Show description for 7bf17d0
claude
committed
7bf17d0
View commit details
Copy full SHA for 7bf17d0
Browse repository at this point
feat(workspace): WorkspaceError typed enum (additive; no signature changes)
Show description for 99d742c
claude
committed
99d742c
View commit details
Copy full SHA for 99d742c
Browse repository at this point
feat(workspace)!: v3.0.0 — typed WorkspaceError on fs trait surface
Show description for e0c2377
claude
committed
e0c2377
View commit details
Copy full SHA for e0c2377
Browse repository at this point
Commits on May 20, 2026
feat(workspace)(sdk): typed ToolErrorKind end-to-end pipeline (Phase 8)
Show description for ac1a0ce
claude
committed
ac1a0ce
View commit details
Copy full SHA for ac1a0ce
Browse repository at this point
chore(release): prepare v3.0.0 release
Show description for 2dc8436
claude
committed
2dc8436
View commit details
Copy full SHA for 2dc8436
Browse repository at this point
You can’t perform that action at this time.