mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 10:45:23 -04:00
[PR #12] [MERGED] TUI history and cleaner CLI summary rendering #14
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/12
Author: @giveen
Created: 1/9/2026
Status: ✅ Merged
Merged: 1/9/2026
Merged by: @GH05TCREW
Base:
main← Head:tui-cli-cleanup📝 Commits (1)
c821cefui: TUI history + CLI summary rendering (exclude prompt changes)📊 Changes
2 files changed (+148 additions, -9 deletions)
View changed files
📝
pentestagent/interface/cli.py(+99 -8)📝
pentestagent/interface/tui.py(+49 -1)📄 Description
This PR improves the user experience in the TUI and CLI.
Key changes:
summaryfield as Markdown for human-readable output.Scope:
pentestagent/interface/tui.pyandpentestagent/interface/cli.pyare modified in this branch; prompt templates are unchanged.Motivation:
Testing:
No breaking changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.