mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 10:45:23 -04:00
[PR #27] [MERGED] More fixes and MCP improvement #31
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/27
Author: @famez
Created: 2/8/2026
Status: ✅ Merged
Merged: 2/8/2026
Merged by: @GH05TCREW
Base:
main← Head:main📝 Commits (8)
bd0234eRemoved loot dir from gitignore.c573181Added loot dird2f42fdRemoved loot from dockerignore.04c6320Configure debugging with vscode (allows to debug inside the container).0bb8465Added MCP list command86f437bAdded /mcp command on TUI in README.md and removed confusing third_party MCP integrations. The tool should be agnostic to the configured MCP tools.6cd9183Added add command for /mcp on tui.8b10303Added tool info for every MCP server.📊 Changes
7 files changed (+213 additions, -22 deletions)
View changed files
📝
.dockerignore(+0 -1)📝
.gitignore(+0 -3)➕
.vscode/launch.json(+14 -0)📝
README.md(+2 -15)➕
loot/.gitkeep(+0 -0)📝
pentestagent/interface/tui.py(+187 -0)📝
pentestagent/mcp/manager.py(+10 -3)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.