Skip to content

feat(tui): show idle session directory - #36457

Merged
opencode-agent[bot] merged 2 commits into
devfrom
idle-directory
Jul 11, 2026
Merged

feat(tui): show idle session directory#36457
opencode-agent[bot] merged 2 commits into
devfrom
idle-directory

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • show the active location directory below the prompt while the session is idle
  • preserve higher-priority workspace, move, notice, and custom hint content

Test plan

  • bun typecheck from packages/tui
  • git diff --check

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
@opencode-agent
opencode-agentBot marked this pull request as ready for review July 11, 2026 20:28
@opencode-agent
opencode-agentBot enabled auto-merge (squash) July 11, 2026 20:28
@opencode-agent
opencode-agentBot merged commit 34e5809 into devJul 11, 2026
9 checks passed
@opencode-agent
opencode-agentBot deleted the idle-directory branch July 11, 2026 20:31
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
malventano added a commit to malventano/oc that referenced this pull request Aug 10, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
malventano added a commit to malventano/oc that referenced this pull request Aug 10, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
malventano added a commit to malventano/oc that referenced this pull request Aug 10, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
malventano added a commit to malventano/oc that referenced this pull request Aug 10, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
malventano added a commit to malventano/oc that referenced this pull request Aug 10, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
malventano added a commit to malventano/oc that referenced this pull request Aug 11, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
malventano added a commit to malventano/oc that referenced this pull request Aug 11, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
malventano added a commit to malventano/oc that referenced this pull request Aug 17, 2026
Upstream anomalyco#36457 hint-slot shows raw location dir. Our patch adapts to use
directory() memo (abbreviated ~) and prepends session title with · separator.
Order: path first, session title second (user preference).
Files: prompt/index.tsx hint-slot Match block, footer.tsx bottom bar.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@thdxr