Skip to content

Merge refactored code - #5

Merged
gsvprharsha merged 3 commits into
mainfrom
development
Jul 16, 2026
Merged

Merge refactored code#5
gsvprharsha merged 3 commits into
mainfrom
development

Conversation

@gsvprharsha

Copy link
Copy Markdown
Collaborator

No description provided.

gsvprharsha and others added 3 commits July 16, 2026 16:37
… subfolders

Co-Authored-By: Tempest <tempestai.dev@gmail.com>

Co-authored-by: Tempest <tempestai.dev@gmail.com>
- KnowledgeBasePage: move renderGraph/renderMinimap into lib/knowledgeGraphRender.ts (phase 5.D)
- WorkspaceView: extract DeleteWorkspaceDialog, DiffPickerModal, PromptPickerPopover, TerminalNamingModal, ContextMenu, TitleBar into WorkspaceView/ (phase 1.C + partial 1.D)

Co-Authored-By: Tempest <noreply@tempest.dev>

Co-authored-by: Tempest <tempestai.dev@gmail.com>
- launchInWorktree / launchTerminalWorktree no longer auto-nest new
  sessions under a live sibling. Nesting is reserved for splitPane();
  auto-nesting caused new tabs to be filtered out of AgentTabs (which
  hides parentSessionId sessions) and appear to vanish — only on
  non-main branches, where a live session already occupied the cwd.

- Worktree terminals now get a unique per-session storeKey
  (cwd + ::term:: + id), matching the sub-session pattern. Each
  terminal persists independently, so closing one session never
  affects another's sidebar ghost. Sidebar renders one ghost per
  persisted-not-live entry instead of a single savedMeta gated by
  wtSessions.length.

Co-authored-by: Tempest <tempestai.dev@gmail.com>
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempest Ready Ready Preview, Comment Jul 16, 2026 2:55pm

Request Review

@gsvprharsha
gsvprharsha merged commit 0bc57de into main Jul 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant