Skip to content

Conversation

@ErvisTusha
Copy link
Owner

This feature adds a count display for files modified during the current session in the TUI sidebar under the "Modified Files" section.
Changes

  • packages/opencode/src/cli/cmd/tui/routes/session/sidebar.tsx: Updated the display logic to show the count of session-modified files, making the expandable UI available when there are multiple files.
    Technical Details
  • Leverages existing session_diff data to count modified files
  • Maintains the expandable UI for better user experience with multiple modifications
  • Integrates seamlessly with the existing sidebar layout
    This provides users with immediate visibility into how many files have been modified in their current session.

@github-actions
Copy link

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@ErvisTusha ErvisTusha merged commit 5917c29 into ErvisTusha:dev Jan 11, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants