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
.
AltimateAI
/
altimate-code
Public
Notifications
You must be signed in to change notification settings
Fork
134
Star
803
Code
Issues
233
Pull requests
47
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(workspace): sync a bound workspace's custom skills into the project
- #1172
#1172
Merged
sahrizvi
merged 26 commits into
main
AltimateAI/altimate-code:main
from
feat/workspace-skills
AltimateAI/altimate-code:feat/workspace-skills
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
feat(workspace): sync a bound workspace's custom skills into the project
#1172
sahrizvi
merged 26 commits into
main
AltimateAI/altimate-code:main
from
feat/workspace-skills
AltimateAI/altimate-code:feat/workspace-skills
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
feat(workspace): mirror a bound workspace's custom skills onto disk
Show description for e74fcf4
sahrizvi
committed
e74fcf4
View commit details
Copy full SHA for e74fcf4
Browse repository at this point
fix(workspace): align skill sync with the real backend contract
Show description for 618255d
sahrizvi
committed
618255d
View commit details
Copy full SHA for 618255d
Browse repository at this point
feat(workspace): sync workspace skills on bind and at session start
Show description for 4fc9724
sahrizvi
committed
4fc9724
View commit details
Copy full SHA for 4fc9724
Browse repository at this point
perf(workspace): pull workspace skills once per process, not per message
Show description for 121114f
sahrizvi
committed
121114f
View commit details
Copy full SHA for 121114f
Browse repository at this point
fix(workspace): correct two skill API contract errors found by E2E
Show description for 2e3dde4
sahrizvi
committed
2e3dde4
View commit details
Copy full SHA for 2e3dde4
Browse repository at this point
revert(workspace): drop the mid-session skill-registry refresh
Show description for 0ab6b82
sahrizvi
committed
0ab6b82
View commit details
Copy full SHA for 0ab6b82
Browse repository at this point
fix(workspace): resolve a project's binding from the server, not just the cache
Show description for fb2dcd4
sahrizvi
committed
fb2dcd4
View commit details
Copy full SHA for fb2dcd4
Browse repository at this point
feat(workspace): pick up SaaS-side skill changes in an open session
Show description for a5b8de5
sahrizvi
committed
a5b8de5
View commit details
Copy full SHA for a5b8de5
Browse repository at this point
fix(workspace): resolve the memory mirror's binding from the server too
Show description for c7777a7
sahrizvi
committed
c7777a7
View commit details
Copy full SHA for c7777a7
Browse repository at this point
fix(workspace): close eight defects an adversarial audit found in skill sync
Show description for 0419df9
sahrizvi
committed
0419df9
View commit details
Copy full SHA for 0419df9
Browse repository at this point
fix(workspace): atomic snapshot swap, page sanity, and bundle ceilings
Show description for 4f9b3f4
sahrizvi
committed
4f9b3f4
View commit details
Copy full SHA for 4f9b3f4
Browse repository at this point
fix(workspace): take skills out of service on disconnect or opt-out
Show description for 8738355
sahrizvi
committed
8738355
View commit details
Copy full SHA for 8738355
Browse repository at this point
fix(workspace): address the consensus review's blocking findings
Show description for fa1563a
sahrizvi
committed
fa1563a
View commit details
Copy full SHA for fa1563a
Browse repository at this point
fix(workspace): mark adopted bindings, and state the memory trade honestly
Show description for aca855a
sahrizvi
committed
aca855a
View commit details
Copy full SHA for aca855a
Browse repository at this point
fix(workspace): satisfy the marker guard, and skip the hook entirely when off
Show description for f1f8241
sahrizvi
committed
f1f8241
View commit details
Copy full SHA for f1f8241
Browse repository at this point
fix(workspace): address the bot review findings
Show description for 73507fe
sahrizvi
committed
73507fe
View commit details
Copy full SHA for 73507fe
Browse repository at this point
fix(workspace): revalidate cached bindings against the server
Show description for 2b4445c
sahrizvi
committed
2b4445c
View commit details
Copy full SHA for 2b4445c
Browse repository at this point
fix(workspace): stop the skill hook perturbing turns for users who never opted in
Show description for 6c343cd
sahrizvi
committed
6c343cd
View commit details
Copy full SHA for 6c343cd
Browse repository at this point
fix(workspace): make the mid-session skill refresh actually fire
Show description for b088fee
sahrizvi
and
claude
committed
b088fee
View commit details
Copy full SHA for b088fee
Browse repository at this point
fix(workspace): close the bot review's opt-out and binding findings
Show description for 1147dc7
sahrizvi
and
claude
committed
1147dc7
View commit details
Copy full SHA for 1147dc7
Browse repository at this point
test(workspace): make the warm-bind mock answer binding lookups
Show description for 017675e
sahrizvi
and
claude
committed
017675e
View commit details
Copy full SHA for 017675e
Browse repository at this point
fix(skill): restore the altimate_change marker pairing
Show description for 6a47be5
sahrizvi
and
claude
committed
6a47be5
View commit details
Copy full SHA for 6a47be5
Browse repository at this point
fix(workspace): symlink-guard the no-credentials purge
Show description for e6d5756
sahrizvi
and
claude
committed
e6d5756
View commit details
Copy full SHA for e6d5756
Browse repository at this point
fix(workspace): let a one-shot run finish the sync it started
Show description for cfa54fb
sahrizvi
and
claude
committed
cfa54fb
View commit details
Copy full SHA for cfa54fb
Browse repository at this point
Commits on Aug 31, 2026
fix(workspace): address the review — per-skill failure, listing escape, staging
Show description for e8c3d14
sahrizvi
and
claude
committed
e8c3d14
View commit details
Copy full SHA for e8c3d14
Browse repository at this point
fix(workspace): close the follow-up review round on the per-skill rewrite
Show description for dfb2054
sahrizvi
and
claude
committed
dfb2054
View commit details
Copy full SHA for dfb2054
Browse repository at this point
You can’t perform that action at this time.