Skip to content

[codex] add init-project and update commands#3

Merged
NitayRabi merged 1 commit into
mainfrom
codex/init-project-and-update
Apr 30, 2026
Merged

[codex] add init-project and update commands#3
NitayRabi merged 1 commit into
mainfrom
codex/init-project-and-update

Conversation

@NitayRabi

Copy link
Copy Markdown
Contributor

Summary

Adds sao init-project as the one-command setup path for a repository: it creates .simple-agent-orchestration.yaml when needed and registers the repo in the machine config so later plan/once runs see the project.

Adds sao update, which re-runs the GitHub release installer to install the latest released binary. The README quick start now uses init-project and documents the update command.

Impact

The README flow no longer leaves users with a machine config that has zero projects. Existing init-repo and add-repo commands still work for split setup.

Validation

  • git diff --check
  • Not run: go test ./... and gofmt (go/gofmt are not installed or not on PATH in this environment).

@NitayRabi NitayRabi marked this pull request as ready for review April 30, 2026 10:45
@NitayRabi NitayRabi merged commit abc2019 into main Apr 30, 2026
1 check passed
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