gui/pkg/mcp
Virgil 0d2ae6c299
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Refactor MCP layout queries
2026-04-02 19:24:59 +00:00
..
mcp_test.go feat(gui): add missing MCP aliases and webview errors 2026-04-02 19:09:10 +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 Refactor MCP layout queries 2026-04-02 19:24:59 +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(gui): add compatibility aliases for spec names 2026-04-02 14:54:14 +00:00
tools_screen.go feat(gui): add missing MCP aliases and webview errors 2026-04-02 19:09:10 +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 missing MCP aliases and webview errors 2026-04-02 19:09:10 +00:00
tools_window.go feat(gui): add missing MCP aliases and webview errors 2026-04-02 19:09:10 +00:00