gui/pkg/mcp
Virgil 7deb91ac0b
Some checks failed
Security Scan / security (push) Failing after 31s
Test / test (push) Successful in 1m14s
refactor(ax): standardise display and window contracts
2026-03-31 06:22:04 +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 refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
tools_contextmenu.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
tools_dialog.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +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 refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +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(ax): align GUI surface with AX principles 2026-03-31 05:56:36 +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 refactor(ax): standardise display and window contracts 2026-03-31 06:22:04 +00:00
tools_screen.go refactor(ax): align GUI surface with AX principles 2026-03-31 05:56:36 +00:00
tools_tray.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
tools_webview.go refactor(ax): align GUI APIs with AX principles 2026-03-31 05:31:00 +00:00
tools_window.go refactor(ax): standardise display and window contracts 2026-03-31 06:22:04 +00:00