Skip to content

Conversation

@theahura
Copy link
Contributor

Summary

🤖 Generated with Nori

  • The branch marker in the TUI footer was only set at session start and never updated
  • Now refreshes when the user submits a message or when an agent task completes
  • This catches branch changes made in another terminal while using nori-cli

Test Plan

  • Unit tests added for both trigger points
  • All 663 TUI tests pass
  • Manual test: Start nori, switch branch in another terminal, submit a message - branch marker should update

Share Nori with your team: https://www.npmjs.com/package/nori-ai

theahura and others added 2 commits January 18, 2026 19:26
The branch marker in the footer was only set at session start and never
updated. Now it refreshes when the user submits a message or when an
agent task completes, catching branch changes made in another terminal.
🤖 Generated with [Nori](https://nori.ai)

Co-Authored-By: Nori <contact@tilework.tech>
@theahura theahura merged commit b991c8e into dev Jan 19, 2026
3 checks passed
@theahura theahura deleted the feature/dynamic-branch-marker branch January 19, 2026 01:34
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.

2 participants