mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 10:45:23 -04:00
[PR #31] [MERGED] Fix broken code for assist #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/GH05TCREW/pentestagent/pull/31
Author: @famez
Created: 2/16/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @GH05TCREW
Base:
main← Head:main📝 Commits (2)
0e7bd4fFixed broken code for assist mode when changing the code for agent mode for tool result visualization.c4fff71Merge branch 'GH05TCREW:main' into main📊 Changes
1 file changed (+4 additions, -3 deletions)
View changed files
📝
pentestagent/interface/tui.py(+4 -3)📄 Description
After my last change on the /agent mode, I broke the /assist mode. Fix applied following the same method for tool result showing the result only when the tool message is clicked.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.