[PR #920] [MERGED] feat: ability to create new session from session dialog #9746

Closed
opened 2026-02-16 18:14:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/920
Author: @nhamilton1
Created: 7/12/2025
Status: Merged
Merged: 7/14/2025
Merged by: @adamdotdevin

Base: devHead: feat/new-session-from-session-dialog


📝 Commits (3)

  • 05049b7 feat: ability to create new session from session dialog
  • a6a4a3b fixup: bg color for hint, swap help text positions, use layout.Render
  • 494c059 cleanup

📊 Changes

1 file changed (+24 additions, -4 deletions)

View changed files

📝 packages/tui/internal/components/dialog/session.go (+24 -4)

📄 Description

image

adds the ability to open a new session from the session dialog by using n


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/920 **Author:** [@nhamilton1](https://github.com/nhamilton1) **Created:** 7/12/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `feat/new-session-from-session-dialog` --- ### 📝 Commits (3) - [`05049b7`](https://github.com/anomalyco/opencode/commit/05049b79c6cea59e2fd675608bc81cea07a065ab) feat: ability to create new session from session dialog - [`a6a4a3b`](https://github.com/anomalyco/opencode/commit/a6a4a3b2ed1ea45b9806a08e0c930908ddc8fa17) fixup: bg color for hint, swap help text positions, use layout.Render - [`494c059`](https://github.com/anomalyco/opencode/commit/494c05962bc114b4497b815e578ca33c2ef7dfd0) cleanup ### 📊 Changes **1 file changed** (+24 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/dialog/session.go` (+24 -4) </details> ### 📄 Description <img width="861" height="461" alt="image" src="https://github.com/user-attachments/assets/dca8221c-11ce-4dc0-b29d-90e21effad5d" /> adds the ability to open a new session from the session dialog by using `n` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:06 -05:00
yindo closed this issue 2026-02-16 18:14:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9746