[PR #31] [MERGED] Fix broken code for assist #33

Closed
opened 2026-02-27 13:59:57 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (2)

  • 0e7bd4f Fixed broken code for assist mode when changing the code for agent mode for tool result visualization.
  • c4fff71 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/GH05TCREW/pentestagent/pull/31 **Author:** [@famez](https://github.com/famez) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@GH05TCREW](https://github.com/GH05TCREW) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`0e7bd4f`](https://github.com/GH05TCREW/pentestagent/commit/0e7bd4f0874861693ce4c3d81b1eb37f2dc054e3) Fixed broken code for assist mode when changing the code for agent mode for tool result visualization. - [`c4fff71`](https://github.com/GH05TCREW/pentestagent/commit/c4fff71dab70c6c36ca068b18c78e4dc3e941af1) Merge branch 'GH05TCREW:main' into main ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pentestagent/interface/tui.py` (+4 -3) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-27 13:59:57 -05:00
yindo closed this issue 2026-02-27 13:59:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yindo/pentestagent#33