gui/pkg/mcp
Snider f1d1294abd
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Implement GUI RFC integrations and stabilize specs
2026-04-15 10:28:38 +01:00
..
layout_helpers.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
mcp_test.go Implement GUI RFC integrations and stabilize specs 2026-04-15 10:28:38 +01:00
subsystem.go Add missing MCP chat and menu features 2026-04-14 15:13:45 +01:00
tools_browser.go refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
tools_chat.go Add missing MCP chat and menu features 2026-04-14 15:13:45 +01:00
tools_clipboard.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_contextmenu.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_dialog.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_dock.go refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
tools_environment.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_events.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_keybinding.go refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
tools_layout.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_lifecycle.go refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
tools_menu.go Implement GUI RFC integrations and stabilize specs 2026-04-15 10:28:38 +01:00
tools_notification.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_screen.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00
tools_tray.go Implement GUI RFC integrations and stabilize specs 2026-04-15 10:28:38 +01:00
tools_webview.go Implement GUI RFC integrations and stabilize specs 2026-04-15 10:28:38 +01:00
tools_window.go feat(gui): implement chat-first UI and display primitives 2026-04-14 14:36:01 +01:00