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
.
eclipse-che
/
che-dashboard
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
19
Code
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[poc]lightweight plugin system to the Eclipse Che Dashboard
- #1552
#1552
Open
olexii4
wants to merge 28 commits into
main
eclipse-che/che-dashboard:main
from
plugins
eclipse-che/che-dashboard:plugins
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
[poc]lightweight plugin system to the Eclipse Che Dashboard
#1552
olexii4
wants to merge 28 commits into
main
eclipse-che/che-dashboard:main
from
plugins
eclipse-che/che-dashboard:plugins
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
feat(plugins): add plugin system SDK and frontend registry
Show description for 54ddf1c
olexii4
committed
54ddf1c
View commit details
Copy full SHA for 54ddf1c
Browse repository at this point
feat(integration): wire AI Selector and AI Agent plugins into dashboard core
Show description for 3d16d2f
olexii4
committed
3d16d2f
View commit details
Copy full SHA for 3d16d2f
Browse repository at this point
fix(ui): UI and API improvements bundled with plugin integration
Show description for 0cc4d2a
olexii4
committed
0cc4d2a
View commit details
Copy full SHA for 0cc4d2a
Browse repository at this point
feat(build): plugin fetch infrastructure and container support
Show description for 0ff4162
olexii4
committed
0ff4162
View commit details
Copy full SHA for 0ff4162
Browse repository at this point
fix(tests): update snapshots and mocks for plugin integration
Show description for 8ff4949
olexii4
committed
8ff4949
View commit details
Copy full SHA for 8ff4949
Browse repository at this point
ci: retrigger build after plugins repo import fix
Show description for 45667d9
olexii4
committed
45667d9
View commit details
Copy full SHA for 45667d9
Browse repository at this point
fix(bootstrap): restore explicit dispatch for requestAiAgentRegistry
Show description for 03b9ab2
olexii4
committed
03b9ab2
View commit details
Copy full SHA for 03b9ab2
Browse repository at this point
fix(types): allow string tab keys in UserPreferences keyboard navigation
Show description for 5aa7cc9
olexii4
committed
5aa7cc9
View commit details
Copy full SHA for 5aa7cc9
Browse repository at this point
ci: retrigger after plugins repo slot type fixes
Show description for 4f6b906
olexii4
committed
4f6b906
View commit details
Copy full SHA for 4f6b906
Browse repository at this point
ci: retrigger after AI service direct instantiation fix
Show description for 61c0d79
olexii4
committed
61c0d79
View commit details
Copy full SHA for 61c0d79
Browse repository at this point
ci: retrigger after lint fixes in plugins repo
Show description for 9fe3037
olexii4
committed
9fe3037
View commit details
Copy full SHA for 9fe3037
Browse repository at this point
fix(lint): sort imports in Loader, bootstrap and rootReducer
Show description for 6632216
olexii4
committed
6632216
View commit details
Copy full SHA for 6632216
Browse repository at this point
fix(deps): update license dependency lists and EXCLUDED entries
Show description for fecfae0
olexii4
committed
fecfae0
View commit details
Copy full SHA for fecfae0
Browse repository at this point
chore(deps): fix yarn.lock and license entries after rebase
Show description for d848e3a
olexii4
committed
d848e3a
View commit details
Copy full SHA for d848e3a
Browse repository at this point
fix(types): remove duplicate AiToolDefinition and AiProviderDefinition
Show description for f6ae4e2
olexii4
committed
f6ae4e2
View commit details
Copy full SHA for f6ae4e2
Browse repository at this point
fix(backend): remove duplicate schema and import declarations
Show description for 4b6fcca
olexii4
committed
4b6fcca
View commit details
Copy full SHA for 4b6fcca
Browse repository at this point
fix(frontend): remove dead AI bootstrap methods and exclude plugin tests from tsc
Show description for c75ae6f
olexii4
committed
c75ae6f
View commit details
Copy full SHA for c75ae6f
Browse repository at this point
chore(deps): update license dependency lists
Show description for 966ea9a
olexii4
committed
966ea9a
View commit details
Copy full SHA for 966ea9a
Browse repository at this point
fix(backend): use local aiConfig and aiRegistry route implementations
Show description for 8f5e4ff
olexii4
committed
8f5e4ff
View commit details
Copy full SHA for 8f5e4ff
Browse repository at this point
fix(lint): remove unused WorkspacesTable import
Show description for 8883503
olexii4
committed
8883503
View commit details
Copy full SHA for 8883503
Browse repository at this point
fix(test): resolve sanitize-html ESM and plugin module failures in jest
Show description for da98466
olexii4
committed
da98466
View commit details
Copy full SHA for da98466
Browse repository at this point
fix(test): fix 44 failing test suites in plugins branch
Show description for 957e39b
olexii4
committed
957e39b
View commit details
Copy full SHA for 957e39b
Browse repository at this point
fix(format): fix prettier formatting in pluginStub and mockStore
Show description for 7c962d2
olexii4
committed
7c962d2
View commit details
Copy full SHA for 7c962d2
Browse repository at this point
fix(format): collapse multiline condition in pluginStub to satisfy prettier
Show description for c8d5ee7
olexii4
committed
c8d5ee7
View commit details
Copy full SHA for c8d5ee7
Browse repository at this point
fix(bootstrap): dispatch aiAgentRegistry action via store.dispatch
Show description for 37f21e7
olexii4
committed
37f21e7
View commit details
Copy full SHA for 37f21e7
Browse repository at this point
fix(bootstrap): type-safe dispatch for aiAgentRegistry thunk
Show description for b975792
olexii4
committed
b975792
View commit details
Copy full SHA for b975792
Browse repository at this point
fix(bootstrap): remove explicit requestAiAgentRegistry dispatch
Show description for 13b3211
olexii4
committed
13b3211
View commit details
Copy full SHA for 13b3211
Browse repository at this point
chore(deps): update license files after rebase onto main
Show description for 6e831d3
olexii4
committed
6e831d3
View commit details
Copy full SHA for 6e831d3
Browse repository at this point
You can’t perform that action at this time.