mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 10:45:23 -04:00
Agent returns Error on run #6
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?
Originally created by @dext68 on GitHub (Dec 26, 2025).
On first run after installation. I run the /agent scan xxx.xxx.xxx.xxx (IP adress). I get the error as shown in the image and no any other output. In env i have setup OPENAI credential (API KEY and model)
@dext68 commented on GitHub (Dec 26, 2025):
On running "pentestagent run -t domain.com --playbook thp3_web" i get errors as seen in the image.
@GH05TCREW commented on GitHub (Dec 26, 2025):
Resolved by merging #5 from @jumpcom, fixed invalid OpenAI schema for notes tool.