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 }}
dmbutko
/
copilot-unleashed
Public
forked from
devartifex/copilot-unleashed
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 8, 2026
fix: resolve security findings and update dependencies
Show description for ce27837
devartifex
and
Copilot
committed
ce27837
View commit details
Copy full SHA for ce27837
Browse repository at this point
docs: update README for MCP OAuth and CLI session history
Show description for 7b296f2
devartifex
and
Copilot
committed
7b296f2
View commit details
Copy full SHA for 7b296f2
Browse repository at this point
refactor: suppress noisy SDK events and clean up server logging
Show description for 3b5c176
devartifex
and
Copilot
committed
3b5c176
View commit details
Copy full SHA for 3b5c176
Browse repository at this point
fix: handle Windows path separators in attachment and session path display
Show description for bb9daa8
devartifex
and
Copilot
committed
bb9daa8
View commit details
Copy full SHA for bb9daa8
Browse repository at this point
fix: reset plan state on new session creation and clearMessages
Show description for 21e0ab7
devartifex
and
Copilot
committed
21e0ab7
View commit details
Copy full SHA for 21e0ab7
Browse repository at this point
fix: filter phantom sessions from sidebar
Show description for 2060890
devartifex
and
Copilot
committed
2060890
View commit details
Copy full SHA for 2060890
Browse repository at this point
feat: inject and auto-refresh MCP OAuth tokens from CLI token store
Show description for d6e9bed
devartifex
and
Copilot
committed
d6e9bed
View commit details
Copy full SHA for d6e9bed
Browse repository at this point
feat: load conversation history from CLI session-store.db on resume
Show description for 3643be4
devartifex
and
Copilot
committed
3643be4
View commit details
Copy full SHA for 3643be4
Browse repository at this point
fix: guard writeHead against double-header crash on page refresh
Show description for de963b1
devartifex
and
Copilot
committed
de963b1
View commit details
Copy full SHA for de963b1
Browse repository at this point
feat: add image paste, drag-and-drop, and fix upload CSRF/size issues (#141)
Show description for 10d4560
devartifex
and
Copilot
committed
10d4560
View commit details
Copy full SHA for 10d4560
Browse repository at this point
fix: address copilot review — drop MIME filter, restrict CSRF origins
Show description for b93f834
devartifex
and
Copilot
committed
b93f834
View commit details
Copy full SHA for b93f834
Browse repository at this point
Commits on Apr 7, 2026
fix: resolve CSRF origin mismatch and raise upload body size limit
Show description for 9bbbe5e
Dmitry Butko
and
Copilot
committed
9bbbe5e
View commit details
Copy full SHA for 9bbbe5e
Browse repository at this point
feat: add image paste and drag-and-drop to chat input
Show description for 1b2af56
Dmitry Butko
and
Copilot
committed
1b2af56
View commit details
Copy full SHA for 1b2af56
Browse repository at this point
Commits on Mar 26, 2026
feat: add loading state to various panels and improve user experience during data fetching
devartifex
committed
e48f46c
View commit details
Copy full SHA for e48f46c
Browse repository at this point
fix: remove fallback glyph from spinner component
devartifex
committed
ca0c30b
View commit details
Copy full SHA for ca0c30b
Browse repository at this point
chore: add .gitkeep to agents directory
devartifex
committed
98ae777
View commit details
Copy full SHA for 98ae777
Browse repository at this point
chore: remove deprecated agent files
devartifex
committed
5c1cdd6
View commit details
Copy full SHA for 5c1cdd6
Browse repository at this point
docs: note keyboard-trap fix in accessibility feature line
Show description for c799f58
devartifex
and
Copilot
committed
c799f58
View commit details
Copy full SHA for c799f58
Browse repository at this point
feat: UI Modernization — Typography, Icons, Desktop Layout, Overlays (#128)
Show description for cfc444f
devartifex
authored
cfc444f
View commit details
Copy full SHA for cfc444f
Browse repository at this point
Merge branch 'master' into ui-modernization-phase-1-2
devartifex
committed
99893f5
View commit details
Copy full SHA for 99893f5
Browse repository at this point
ci: remove custom CodeQL workflow — conflicts with default setup
Show description for 7f7f5dc
devartifex
and
Copilot
committed
7f7f5dc
View commit details
Copy full SHA for 7f7f5dc
Browse repository at this point
ci: fix upload-artifact version v7 → v4
Show description for 2997276
devartifex
and
Copilot
committed
2997276
View commit details
Copy full SHA for 2997276
Browse repository at this point
fix: rename helpIn animation to avoid codespell false positive
Show description for 1b29341
devartifex
and
Copilot
committed
1b29341
View commit details
Copy full SHA for 1b29341
Browse repository at this point
fix(a11y): hide mobile sidebar from keyboard when closed
Show description for dbd4c0f
devartifex
and
Copilot
committed
dbd4c0f
View commit details
Copy full SHA for dbd4c0f
Browse repository at this point
Update src/lib/components/layout/TopBar.svelte
Show description for 1754e68
devartifex
and
Copilot
authored
1754e68
View commit details
Copy full SHA for 1754e68
Browse repository at this point
Update src/lib/components/layout/TopBar.svelte
Show description for 0f9e545
devartifex
and
Copilot
authored
0f9e545
View commit details
Copy full SHA for 0f9e545
Browse repository at this point
Merge pull request #130 from devartifex/copilot/sub-pr-128-again
Show description for 0c312e6
devartifex
authored
0c312e6
View commit details
Copy full SHA for 0c312e6
Browse repository at this point
Merge pull request #129 from devartifex/copilot/sub-pr-128
Show description for 8356601
devartifex
authored
8356601
View commit details
Copy full SHA for 8356601
Browse repository at this point
docs: remove outdated screenshots, expand gallery to desktop/tablet/mobile
Show description for a1e872d
devartifex
and
Copilot
committed
a1e872d
View commit details
Copy full SHA for a1e872d
Browse repository at this point
Update src/lib/components/shared/Spinner.svelte
Show description for d05224d
devartifex
and
Copilot
authored
d05224d
View commit details
Copy full SHA for d05224d
Browse repository at this point
fix: replace 💭 emoji with Lucide Brain icon in ReasoningBlock
Show description for cc60dd7
Copilot
and
devartifex
authored
cc60dd7
View commit details
Copy full SHA for cc60dd7
Browse repository at this point
fix: add aria-label to collapsed sidebar icon-only buttons for accessibility
Show description for 3656645
Copilot
and
devartifex
authored
3656645
View commit details
Copy full SHA for 3656645
Browse repository at this point
docs: refresh screenshots and add WCAG 2.2 AA accessibility prominence
Show description for e846c53
devartifex
and
Copilot
committed
e846c53
View commit details
Copy full SHA for e846c53
Browse repository at this point
Initial plan
Copilot
authored
754b278
View commit details
Copy full SHA for 754b278
Browse repository at this point
Update src/lib/components/layout/TopBar.svelte
Show description for 781c863
devartifex
and
Copilot
authored
781c863
View commit details
Copy full SHA for 781c863
Browse repository at this point
Previous
Next
You can’t perform that action at this time.