Skip to content

feat: view background process logs in the tui#114

Merged
jbj338033 merged 2 commits into
mainfrom
worktree-process
Jul 9, 2026
Merged

feat: view background process logs in the tui#114
jbj338033 merged 2 commits into
mainfrom
worktree-process

Conversation

@jbj338033

Copy link
Copy Markdown
Collaborator

Summary

Lets you drill into a background process's live log from the TUI the same way you view a sub-agent: the run selector now lists running agents and background processes together, and selecting a process swaps the main area to its live line output (scroll and copy included). Live-session only — no /resume restore of process logs.

Verification

  • cargo fmt --all --check — passed
  • cargo clippy -p goat-tui --all-targets -- -D warnings — passed
  • cargo test -p goat-tui — passed (249 tests, incl. 8 new)

@jbj338033
jbj338033 merged commit a1a6c75 into main Jul 9, 2026
8 of 10 checks passed
@jbj338033
jbj338033 deleted the worktree-process branch July 9, 2026 05:36
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