diff --git a/v2/src/lib/components/Workspace/ProjectBox.svelte b/v2/src/lib/components/Workspace/ProjectBox.svelte
index 529f108..032762e 100644
--- a/v2/src/lib/components/Workspace/ProjectBox.svelte
+++ b/v2/src/lib/components/Workspace/ProjectBox.svelte
@@ -64,26 +64,22 @@
- {#if activeTab === 'claude'}
-
- mainSessionId = id} />
- {#if mainSessionId}
-
- {/if}
-
- {:else if activeTab === 'files'}
-
- {:else if activeTab === 'context'}
-
-
-
- {/if}
+
+
+ mainSessionId = id} />
+ {#if mainSessionId}
+
+ {/if}
+
+
+
+
+
- {#if activeTab === 'claude'}
-