Skip to content

Commit 52557f5

Browse files
committed
Rename Session stab title
1 parent 6e533bc commit 52557f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/frontend/src/components/workspace-sections/sessions-section.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export function SessionsSection({ projectName }: SessionsSectionProps) {
7979
<CardHeader>
8080
<div className="flex items-start justify-between">
8181
<div>
82-
<CardTitle>Agentic Sessions</CardTitle>
82+
<CardTitle>Sessions</CardTitle>
8383
<CardDescription>
8484
Sessions scoped to this workspace
8585
</CardDescription>

0 commit comments

Comments
 (0)