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
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
.
TuringWorks
/
SkillOpt
Public
forked from
microsoft/SkillOpt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SkillOpt
plugins
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 2, 2026
fix(sleep): harden Pi integration for merge
Yif-Yang
committed
5b63e1c
View commit details
Copy full SHA for 5b63e1c
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
fix(devin): make SessionEnd installation non-destructive
Yif-Yang
committed
05c3a07
View commit details
Copy full SHA for 05c3a07
View code at this point
Browse repository at this point
Merge pull request #148 from detailobsessed/feat/devin-session-end-hook
Show description for d136cb8
Yif-Yang
authored
d136cb8
View commit details
Copy full SHA for d136cb8
View code at this point
Browse repository at this point
fix(sleep): isolate Cursor backend environment
Yif-Yang
committed
717dedd
View commit details
Copy full SHA for 717dedd
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
Disable unverified Cursor Sleep tool replay
jamesmdavies88
committed
8b1d75e
View commit details
Copy full SHA for 8b1d75e
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
Slim down surface for this integration
jamesmdavies88
committed
a31cc94
View commit details
Copy full SHA for a31cc94
View code at this point
Browse repository at this point
docs: clarify Cursor replay boundaries
jamesmdavies88
committed
c2596e0
View commit details
Copy full SHA for c2596e0
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/microsoft/SkillOpt into feat/cursor-skillopt-sleep
Show description for e34f3c9
jamesmdavies88
committed
e34f3c9
View commit details
Copy full SHA for e34f3c9
View code at this point
Browse repository at this point
Add Cursor SkillOpt-Sleep integration and transcript harvesting.
jamesmdavies88
committed
cd5ca48
View commit details
Copy full SHA for cd5ca48
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
feat(devin): add SessionEnd hook for activity tracking (#5)
Show description for 6e10394
ichoosetoaccept
committed
6e10394
View commit details
Copy full SHA for 6e10394
View code at this point
Browse repository at this point
feat(devin): expose handoff backend in MCP server enum (#3)
Show description for 195d95e
ichoosetoaccept
committed
195d95e
View commit details
Copy full SHA for 195d95e
View code at this point
Browse repository at this point
Merge pull request #101 from SparshGarg999/fix/46-windows-support-codex
Show description for 0d88397
Yif-Yang
authored
0d88397
View commit details
Copy full SHA for 0d88397
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
fix(windows): resolve control flow and path quoting in scheduler task execution
SparshGarg999
committed
7c7fdfc
View commit details
Copy full SHA for 7c7fdfc
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
docs: sync documentation with post-v0.2 changes
Yif-Yang
committed
f31bf8c
View commit details
Copy full SHA for f31bf8c
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
fix: address PR reviews, add scheduler Windows tasks and Pester coverage
SparshGarg999
committed
79d6117
View commit details
Copy full SHA for 79d6117
View code at this point
Browse repository at this point
feat(codex): add Windows support and compatibility for Codex plugin
SparshGarg999
committed
3c45db3
View commit details
Copy full SHA for 3c45db3
View code at this point
Browse repository at this point
Merge pull request #107 from ichoosetoaccept/fix/plugin-pip-fallback
Show description for 25b0f39
Yif-Yang
authored
25b0f39
View commit details
Copy full SHA for 25b0f39
View code at this point
Browse repository at this point
Commits on Jul 12, 2026
feat(sleep): add handoff backend — session-executed model calls, no API subprocess (#125)
Show description for b309723
dimitarvdenev
and
claude
authored
b309723
View commit details
Copy full SHA for b309723
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
fix(plugin): fall back to pip/uv-installed skillopt-sleep in run-sleep.sh
Show description for ce55241
ichoosetoaccept
committed
ce55241
View commit details
Copy full SHA for ce55241
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
devin harvest: space turns >=5s so single-turn sessions aren't dropped
Show description for 1a70e4c
neo4rm
and
claude
committed
1a70e4c
View commit details
Copy full SHA for 1a70e4c
View code at this point
Browse repository at this point
devin plugin: full schema/tool parity with plugins/copilot
Show description for 9799c41
neo4rm
and
claude
committed
9799c41
View commit details
Copy full SHA for 9799c41
View code at this point
Browse repository at this point
devin plugin: expand ~ in CLAUDE_HOME from env + add tests & ATIF fixture
Show description for e51eb7c
neo4rm
and
claude
committed
e51eb7c
View commit details
Copy full SHA for e51eb7c
View code at this point
Browse repository at this point
Add Devin plugin (plugins/devin): MCP server + ATIF-v1.7 harvest
Show description for bec23ed
neo4rm
and
claude
committed
bec23ed
View commit details
Copy full SHA for bec23ed
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
fix: add SKILLOPT_SLEEP_PYTHON override + lookback_hours first-run fallback
Show description for 889238b
carpedkm
and
claude
committed
889238b
View commit details
Copy full SHA for 889238b
View code at this point
Browse repository at this point
fix: address codex+gpt-5.5 review findings
Show description for 0d648b2
carpedkm
and
claude
committed
0d648b2
View commit details
Copy full SHA for 0d648b2
View code at this point
Browse repository at this point
fix: address review findings in plugin sync PR
Show description for 7d36b1d
carpedkm
and
claude
committed
7d36b1d
View commit details
Copy full SHA for 7d36b1d
View code at this point
Browse repository at this point
feat: sync all 4 runtime plugins with full engine surface + fix #52 #58 #62
Show description for 0be7800
carpedkm
and
claude
committed
0be7800
View commit details
Copy full SHA for 0be7800
View code at this point
Browse repository at this point
Add reviewed task-file flow for Codex sleep runs
Kirchberg
authored and
carpedkm
committed
05cdc26
View commit details
Copy full SHA for 05cdc26
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
docs(plugins): list copilot in the cross-tool backend overview
Show description for d367ae1
Dongbumlee
and
Copilot
committed
d367ae1
View commit details
Copy full SHA for d367ae1
View code at this point
Browse repository at this point
docs(copilot): correct backend hint in research MCP plugin (openai -> azure_openai)
Show description for 2c0980b
Dongbumlee
and
Copilot
committed
2c0980b
View commit details
Copy full SHA for 2c0980b
View code at this point
Browse repository at this point
Add GitHub Copilot backend to SkillOpt-Sleep
Show description for 21f93c1
Dongbumlee
and
Copilot
committed
21f93c1
View commit details
Copy full SHA for 21f93c1
View code at this point
Browse repository at this point
Add SkillOpt research-engine MCP server plugin for Copilot
Show description for 5dc8947
Dongbumlee
and
Copilot
committed
5dc8947
View commit details
Copy full SHA for 5dc8947
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
docs: move SkillOpt-Sleep into the guide; clean docs/sleep; fix guide link
Show description for b701d9b
Yif-Yang
and
claude
committed
b701d9b
View commit details
Copy full SHA for b701d9b
View code at this point
Browse repository at this point
Merge pull request #59 from Elzlxx/feat/openclaw-skillopt-sleep
Show description for 576f2f8
Yif-Yang
authored
576f2f8
View commit details
Copy full SHA for 576f2f8
View code at this point
Browse repository at this point
Add Codex Desktop transcript harvesting
Kirill Kostarev
authored and
carpedkm
committed
31715a8
View commit details
Copy full SHA for 31715a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.