gui/pkg/mcp
Virgil 573eb5216a
Some checks failed
Security Scan / security (push) Failing after 29s
Test / test (push) Successful in 1m22s
feat(systray): wire tray mutations and submenus
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 13:39:36 +00:00
..
mcp_test.go fix(mcp): add safe type assertions and complete stub handlers 2026-03-13 16:28:15 +00:00
subsystem.go feat(mcp): add display subsystem skeleton 2026-03-13 16:04:13 +00:00
tools_browser.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_clipboard.go feat(mcp): implement missing GUI features 2026-04-02 13:03:55 +00:00
tools_contextmenu.go fix(mcp): add safe type assertions and complete stub handlers 2026-03-13 16:28:15 +00:00
tools_dialog.go fix(mcp): add safe type assertions and complete stub handlers 2026-03-13 16:28:15 +00:00
tools_dock.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_environment.go feat(mcp): implement missing GUI features 2026-04-02 13:03:55 +00:00
tools_keybinding.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_layout.go Expose layout stack and workflow actions 2026-04-02 13:23:17 +00:00
tools_lifecycle.go feat(mcp): add browser, contextmenu, keybinding, dock, lifecycle tools (11) 2026-03-13 16:08:34 +00:00
tools_notification.go feat(mcp): implement missing GUI features 2026-04-02 13:03:55 +00:00
tools_screen.go fix(mcp): add safe type assertions and complete stub handlers 2026-03-13 16:28:15 +00:00
tools_tray.go feat(systray): wire tray mutations and submenus 2026-04-02 13:39:36 +00:00
tools_webview.go feat(gui): add webview diagnostics and tray fallback 2026-04-02 13:29:46 +00:00
tools_window.go fix(mcp): add safe type assertions and complete stub handlers 2026-03-13 16:28:15 +00:00