mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-20 12:37:04 -04:00
[GH-ISSUE #61] [Enhancement]: Proper guide how to start #33
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 @frankvoelker on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/vxcontrol/pentagi/issues/61
Originally assigned to: @asdek on GitHub.
Target Component
Core Services (Frontend UI/Backend API)
Enhancement Description
Problem:
Solution:
Technical Details
No response
Designs and Mockups
No response
Alternative Solutions
No response
Verification
@asdek commented on GitHub (Oct 9, 2025):
hello @frankvoelker
could you please explain what kind of issues did you face while configuration?
right now official guide contains of running installer tool to configure the solution, also you can see straight forward happy pass.
@frankvoelker commented on GitHub (Oct 9, 2025):
thats exactly what I mean. There is documentation on how to "install" it but no guide on how to "use" it. What do I do after I login on the web UI. What to write? How to define prompts? There are some example prompt templates but how to use them? How to fill template variables? Where to copy it? Where is documented how to really USE this and not how to INSTALL this
@asdek commented on GitHub (Oct 9, 2025):
I've got, thank you! will append it into README
@mrigankad commented on GitHub (May 31, 2026):
This appears to be resolved. As @asdek promised, a usage guide was added to the README in
af1bf04("docs: add first-use guide after login").The new How to Use PentAGI After Login section covers exactly the "how to USE (not install)" questions raised here:
examples/prompts/base_web_pentest.md), and the note that plain natural language works (no special template syntax needed).@frankvoelker — does that section answer your "what do I do after login / how do I write and use prompts" questions? If so, this issue can probably be closed.
@asdek commented on GitHub (May 31, 2026):
@mrigankad thanks for the comment, I left this issue open until the article about installing and configuring the product is published, I will add a comment here once it is published