Skip to content

[codex] Add agent onboarding installer#118

Merged
abegong merged 4 commits into
mainfrom
codex/update-getting-started-agent-setup
Jun 25, 2026
Merged

[codex] Add agent onboarding installer#118
abegong merged 4 commits into
mainfrom
codex/update-getting-started-agent-setup

Conversation

@abegong

@abegong abegong commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add katalyst skills list and katalyst skills install as a CLI-first onboarding path for agent skill bundles.
  • Update getting started to make an agent-delegated setup prompt the primary onboarding flow, using a release-binary installer script followed by katalyst skills install.
  • Add scripts/install.sh to install the latest release binary without requiring Go.
  • Keep direct CLI-only installation and source builds as secondary/manual paths.

Validation

  • env TMPDIR=/private/tmp GOCACHE=/private/tmp/katalyst-gocache GOMODCACHE=/private/tmp/katalyst-gomodcache go test ./cmd
  • hugo -s docs --minify --destination /private/tmp/katalyst-docs-public
  • sh -n scripts/install.sh
  • env KATALYST_INSTALL_DIR=/private/tmp/katalyst-install-test sh scripts/install.sh
  • /private/tmp/katalyst-install-test/katalyst --version

Release note

After this merges, the documented primary path requires a new release before the downloaded release binary includes katalyst skills install.

@netlify

netlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploy Preview for stately-starburst-216875 ready!

Name Link
🔨 Latest commit 1002dc2
🔍 Latest deploy log https://app.netlify.com/projects/stately-starburst-216875/deploys/6a3d91ddbb1fa200085da7ea
😎 Deploy Preview https://deploy-preview-118--stately-starburst-216875.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@abegong abegong force-pushed the codex/update-getting-started-agent-setup branch 3 times, most recently from 86c0ad3 to d71ff0c Compare June 25, 2026 20:09
@abegong abegong changed the title [codex] Document release install and agent bootstrap [codex] Add skills install onboarding command Jun 25, 2026
@abegong abegong force-pushed the codex/update-getting-started-agent-setup branch from d71ff0c to 5586efd Compare June 25, 2026 20:15
@abegong abegong force-pushed the codex/update-getting-started-agent-setup branch from 5586efd to 9f52aaa Compare June 25, 2026 20:20
@abegong abegong changed the title [codex] Add skills install onboarding command [codex] Add agent onboarding installer Jun 25, 2026
Abe Gong and others added 2 commits June 25, 2026 14:34
Add an explicit hover-only copy control for fenced code blocks in the docs theme so onboarding prompts are one-click copyable without changing page structure.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep getting-started focused on first success, and add a dedicated installation reference page for archive and source-build paths.

Co-authored-by: Cursor <cursoragent@cursor.com>
@abegong abegong marked this pull request as ready for review June 25, 2026 20:39
@abegong abegong merged commit ac84c10 into main Jun 25, 2026
6 checks passed
@abegong abegong deleted the codex/update-getting-started-agent-setup branch June 25, 2026 20:43
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.

1 participant