mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 02:35:23 -04:00
[PR #22] [MERGED] Several fixes #23
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/22
Author: @famez
Created: 1/27/2026
Status: ✅ Merged
Merged: 1/27/2026
Merged by: @GH05TCREW
Base:
main← Head:main📝 Commits (3)
9a6861bActually install playwright browser on base image432e81bAllow ignoring SSL errors when browsing HTTPS webs with self-signed certificates (throws error otherwise).e87c9caFixed error when launching the application in agent mode (state is not a member of PentestAgentAgent).📊 Changes
4 files changed (+15 additions, -3 deletions)
View changed files
📝
Dockerfile(+5 -0)📝
pentestagent/agents/base_agent.py(+3 -0)📝
pentestagent/interface/tui.py(+5 -2)📝
pentestagent/runtime/runtime.py(+2 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.