Skip to content

docs(#1279): add install mode decision point before commands#1592

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/1279-install-docs-decision-point
Open

docs(#1279): add install mode decision point before commands#1592
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/1279-install-docs-decision-point

Conversation

@fullsend-ai-coder
Copy link
Copy Markdown

The install guide previously presented org-wide installation as step 1, with per-repo installation buried as a subsection after all 6 org-wide steps. Users in shared-org scenarios would follow the guide top-to-bottom, run the org-level command, and create an unwanted .fullsend config repo before discovering the per-repo option.

Add a "Choose your installation mode" section after Prerequisites that presents a comparison table (per-repo vs per-org), guidance on when to use each mode, and links to the relevant section. This gives users the decision point they need before running any install commands.

Also restructure the document hierarchy: org-wide steps now live under a "Per-org installation" heading, parallel to the existing "Per-repo installation" section, making both modes first-class paths.


Closes #1279

Post-script verification

  • Branch is not main/master (agent/1279-install-docs-decision-point)
  • Secret scan passed (gitleaks — e2721e94741317e30ffd4514724e1a7f01b11e4e..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

The install guide previously presented org-wide installation as step 1,
with per-repo installation buried as a subsection after all 6 org-wide
steps. Users in shared-org scenarios would follow the guide top-to-bottom,
run the org-level command, and create an unwanted .fullsend config repo
before discovering the per-repo option.

Add a "Choose your installation mode" section after Prerequisites that
presents a comparison table (per-repo vs per-org), guidance on when to
use each mode, and links to the relevant section. This gives users the
decision point they need before running any install commands.

Also restructure the document hierarchy: org-wide steps now live under
a "Per-org installation" heading, parallel to the existing "Per-repo
installation" section, making both modes first-class paths.

Closes #1279
@github-actions
Copy link
Copy Markdown

Site preview

Preview: https://3e9bcdff-site.fullsend-ai.workers.dev

Commit: 32e7feb622f566a4e6ee544acd155ed95f9ec779

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Per repo install still creates .fullsend repo

0 participants