[PR #30] [MERGED] Allows to see the result of the tools when clicking over them #32

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

📋 Pull Request Information

Original PR: https://github.com/GH05TCREW/pentestagent/pull/30
Author: @famez
Created: 2/15/2026
Status: Merged
Merged: 2/15/2026
Merged by: @GH05TCREW

Base: mainHead: main


📝 Commits (3)

  • d8c866e Added notes.json to gitignore.
  • 99bbea3 Added ToolResultMessage again, but only visible when clicking over the tool widget.
  • 9e7e84c Added chevron icon and additional text on the tool message indicating that clicking over the message allows to see the tool result.

📊 Changes

2 files changed (+59 additions, -20 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 pentestagent/interface/tui.py (+58 -20)

📄 Description

Cap

🔄 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/30 **Author:** [@famez](https://github.com/famez) **Created:** 2/15/2026 **Status:** ✅ Merged **Merged:** 2/15/2026 **Merged by:** [@GH05TCREW](https://github.com/GH05TCREW) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`d8c866e`](https://github.com/GH05TCREW/pentestagent/commit/d8c866ec3c06dd6cb20ae526caa05b6b27d31cd1) Added notes.json to gitignore. - [`99bbea3`](https://github.com/GH05TCREW/pentestagent/commit/99bbea32ec38fac48bbc0e6f832bb3e6134be206) Added ToolResultMessage again, but only visible when clicking over the tool widget. - [`9e7e84c`](https://github.com/GH05TCREW/pentestagent/commit/9e7e84c03cbfb6d183c0625e0e7e48daa2818da0) Added chevron icon and additional text on the tool message indicating that clicking over the message allows to see the tool result. ### 📊 Changes **2 files changed** (+59 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `pentestagent/interface/tui.py` (+58 -20) </details> ### 📄 Description <img width="1291" height="800" alt="Cap" src="https://github.com/user-attachments/assets/cc2ba761-5266-4edf-b1f9-d3c5ac1c97a3" /> --- <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:54 -05:00
yindo closed this issue 2026-02-27 13:59:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yindo/pentestagent#32