mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 02:35:23 -04:00
[PR #16] [MERGED] TUI Token diagnostics restyle, help updates, env example cleanup, and token tracking #18
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/16
Author: @giveen
Created: 1/11/2026
Status: ✅ Merged
Merged: 1/11/2026
Merged by: @GH05TCREW
Base:
main← Head:more-tui-tweaks📝 Commits (3)
4619e43tui: show Target under header + live Memory Diagnostics567e25e- Restyle Token Usage diagnostics to match Memory panel (block bars, aligned labels)b916503- Record LLM token usage via tools/token_tracker (best-effort, persisted)📊 Changes
5 files changed (+604 additions, -44 deletions)
View changed files
📝
.env.example(+42 -5)📝
pentestagent/agents/base_agent.py(+7 -0)📝
pentestagent/interface/tui.py(+411 -39)📝
pentestagent/llm/llm.py(+17 -0)➕
pentestagent/tools/token_tracker.py(+127 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.