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 }}
defuj
/
opencode-agent-kit
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
opencode-agent-kit
index.html
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2026
feat(agents): Add 24 Impeccable slash commands with phase mapping and polish gate
Show description for 6369b30
defuj
committed
6369b30
View commit details
Copy full SHA for 6369b30
View code at this point
Browse repository at this point
Commits on Jul 4, 2026
♻️ refactor(ui): format HTML markup with consistent indentation and tag styling
Show description for ed848af
defuj
committed
ed848af
View commit details
Copy full SHA for ed848af
View code at this point
Browse repository at this point
Commits on Jun 28, 2026
✨ feat(ui): add theme-color meta tag and improve touch target sizes
defuj
committed
749aed9
View commit details
Copy full SHA for 749aed9
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
🐛 fix(core): prevent overwriting user customizations on re-install and update
Show description for b1c15bc
defuj
committed
b1c15bc
View commit details
Copy full SHA for b1c15bc
View code at this point
Browse repository at this point
🐛 fix(core): rewrite all `.opencode/` paths in global config
Show description for b203053
defuj
committed
b203053
View commit details
Copy full SHA for b203053
View code at this point
Browse repository at this point
🐛 fix(core): use absolute paths in global install config
Show description for d98424b
defuj
committed
d98424b
View commit details
Copy full SHA for d98424b
View code at this point
Browse repository at this point
✨ feat(docs): add global install as recommended option with multi-tab UI
defuj
committed
7996489
View commit details
Copy full SHA for 7996489
View code at this point
Browse repository at this point
🐛 fix(core): correct Windows global install path to match OpenCode docs
Show description for fbf93cb
defuj
committed
fbf93cb
View commit details
Copy full SHA for fbf93cb
View code at this point
Browse repository at this point
✨ feat(core): add structured session recovery, progress tracking, and delegation contracts
Show description for ef455aa
defuj
committed
ef455aa
View commit details
Copy full SHA for ef455aa
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
♻️ refactor(agents): remove deprecated agent definitions
Show description for 1b1d021
defuj
committed
1b1d021
View commit details
Copy full SHA for 1b1d021
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
✨ feat(dev-loop): add visual dev loop landing page
defuj
committed
b464215
View commit details
Copy full SHA for b464215
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
🔧 chore(agentmemory): replace startup script with Node.js for cross-platform support
Show description for 292c51e
defuj
committed
292c51e
View commit details
Copy full SHA for 292c51e
View code at this point
Browse repository at this point
Commits on Jun 21, 2026
🐛 fix(agentmemory): correct default port for AgentMemory from 3111 to 3113
Show description for 4b76a70
defuj
committed
4b76a70
View commit details
Copy full SHA for 4b76a70
View code at this point
Browse repository at this point
Commits on Jun 20, 2026
✨ feat(ponytail): add lazy senior dev mode commands and hooks
Show description for 90a269f
defuj
committed
90a269f
View commit details
Copy full SHA for 90a269f
View code at this point
Browse repository at this point
✨ feat(seo): update Open Graph image to branded asset
defuj
committed
f3d2ed8
View commit details
Copy full SHA for f3d2ed8
View code at this point
Browse repository at this point
✨ feat(seo): add Open Graph and author meta tags for social sharing
defuj
committed
75d6b54
View commit details
Copy full SHA for 75d6b54
View code at this point
Browse repository at this point
✨ feat(hero): add terminal preview with typewriter effect
defuj
committed
61a5dd9
View commit details
Copy full SHA for 61a5dd9
View code at this point
Browse repository at this point
♻️ refactor(pages): rename premium pages and archive old index
Show description for 941e68d
defuj
committed
941e68d
View commit details
Copy full SHA for 941e68d
View code at this point
Browse repository at this point
♻️ refactor(agents): restructure cards with category flags and stagger
defuj
committed
5ba9190
View commit details
Copy full SHA for 5ba9190
View code at this point
Browse repository at this point
✨ feat(premium): rebrand to HYBRID amber/gold accent with richer effects
defuj
committed
c38c5c4
View commit details
Copy full SHA for c38c5c4
View code at this point
Browse repository at this point
♻️ refactor(theme): adjust light theme colors and add teal variable
defuj
committed
6075fa0
View commit details
Copy full SHA for 6075fa0
View code at this point
Browse repository at this point
✨ feat(html): replace mobile overlay with animated slide-in panel
defuj
committed
488adc4
View commit details
Copy full SHA for 488adc4
View code at this point
Browse repository at this point
♻️ refactor(html): remove unused meta tags and simplify theme system
defuj
committed
fd703f9
View commit details
Copy full SHA for fd703f9
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
✨ feat(core): add migration system and CI validation pipeline
Show description for 8781a8b
defuj
committed
8781a8b
View commit details
Copy full SHA for 8781a8b
View code at this point
Browse repository at this point
✨ feat(config): add new agents and sync example configuration for v1.2.10
Show description for 6119add
defuj
committed
6119add
View commit details
Copy full SHA for 6119add
View code at this point
Browse repository at this point
✨ feat(leadership-workflow): add request classification and adaptive response
defuj
committed
be37afe
View commit details
Copy full SHA for be37afe
View code at this point
Browse repository at this point
refactor(permissions): restructure skill permissions and add glob/grep/list
defuj
committed
1861246
View commit details
Copy full SHA for 1861246
View code at this point
Browse repository at this point
🔧 chore(release): bump version to 1.2.7
defuj
committed
174bb5e
View commit details
Copy full SHA for 174bb5e
View code at this point
Browse repository at this point
feat(skills): Add shared skills for agent workflows and restore it-leader content
Show description for 8a16282
defuj
committed
8a16282
View commit details
Copy full SHA for 8a16282
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
🔧 chore(html): clean up formatting and refine CSS variables
defuj
committed
5df1ca6
View commit details
Copy full SHA for 5df1ca6
View code at this point
Browse repository at this point
🔧 chore(release): bump version to 1.2.5
defuj
committed
1841376
View commit details
Copy full SHA for 1841376
View code at this point
Browse repository at this point
🔧 chore(release): bump version to 1.2.4
defuj
committed
0f5d1ac
View commit details
Copy full SHA for 0f5d1ac
View code at this point
Browse repository at this point
✨ feat(agents): add Go and Java developer agents with cross-references
Show description for c9fc26f
defuj
committed
c9fc26f
View commit details
Copy full SHA for c9fc26f
View code at this point
Browse repository at this point
refactor(agents): streamline agent configs and remove redundant content
Show description for b02663d
defuj
committed
b02663d
View commit details
Copy full SHA for b02663d
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Updates UI/UX designer agent and bumps version to 1.2.2
Show description for d091e38
defuj
committed
d091e38
View commit details
Copy full SHA for d091e38
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.