From 1d61b1faf2a4bfe9af550c4e3507110c93e88a50 Mon Sep 17 00:00:00 2001 From: Vantz Stockwell Date: Tue, 17 Mar 2026 12:58:31 -0400 Subject: [PATCH] =?UTF-8?q?refactor:=20remove=20Claude=20AI=20copilot=20pa?= =?UTF-8?q?nel=20=E2=80=94=20will=20be=20replaced=20with=20embedded=20term?= =?UTF-8?q?inal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Gutted the copilot panel, OAuth integration, and AI service registration. The copilot component files are left in place for future reference but disconnected from the UI. The replacement will be an embedded local terminal running `claude` with MCP tools for Wraith session access. Co-Authored-By: Claude Opus 4.6 (1M context) --- frontend/src/layouts/MainLayout.vue | 50 ++++------------------------- main.go | 1 - 2 files changed, 6 insertions(+), 45 deletions(-) diff --git a/frontend/src/layouts/MainLayout.vue b/frontend/src/layouts/MainLayout.vue index c973f4a..ef2d594 100644 --- a/frontend/src/layouts/MainLayout.vue +++ b/frontend/src/layouts/MainLayout.vue @@ -82,25 +82,8 @@ - - + +