mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-20 23:57:11 -04:00
[PR #264] [MERGED] docs: add first-use guide after login #279
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/vxcontrol/pentagi/pull/264
Author: @mason5052
Created: 4/15/2026
Status: ✅ Merged
Merged: 4/22/2026
Merged by: @asdek
Base:
feature/next-release← Head:codex/issue-61-first-use-guide📝 Commits (2)
af1bf04docs: add first-use guide after logina07c28cdocs: add authorized-use reminder📊 Changes
1 file changed (+57 additions, -0 deletions)
View changed files
📝
README.md(+57 -0)📄 Description
Summary
Flows -> New Flowworkflow for both Automation and Assistant modesProblem
Issue #61 points out that the repository explains how to install PentAGI, but not how to actually start using it once the web UI is available.
Right now the README covers deployment, provider setup, API access, and advanced configuration, but it does not give new users a simple path from "I can log in" to "I can run my first useful flow."
Solution
Add a README-only onboarding section between Quick Start and API Access that walks through the first practical user workflow:
Flowsand create a new flowAutomationandAssistantexamples/prompts/base_web_pentest.mdas a concrete starting pointReportmenuThis keeps the contribution small while making the existing UI much easier to approach for first-time users.
User Impact
New users can move from installation to their first useful assessment without digging through the codebase or guessing how the UI is meant to be used. The README now provides a clearer bridge between setup and day-to-day usage.
Closes #61.
Test Plan
Flows,New Flow,Automation,Assistant,Templates,Report)examples/prompts/base_web_pentest.mdgit diff --check🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.