Skip to content

docs: update sprout repository references and document buzz mem#1333

Open
AaronGoldsmith wants to merge 2 commits into
block:mainfrom
AaronGoldsmith:fix/rename-sprout-to-buzz-repo
Open

docs: update sprout repository references and document buzz mem#1333
AaronGoldsmith wants to merge 2 commits into
block:mainfrom
AaronGoldsmith:fix/rename-sprout-to-buzz-repo

Conversation

@AaronGoldsmith

Copy link
Copy Markdown
  • docs: update sprout repository references to block/buzz
  • docs: document buzz mem subcommands in crates/buzz-cli/README.md

Signed-off-by: Aaron Goldsmith <aargoldsmith@gmail.com>
@AaronGoldsmith AaronGoldsmith force-pushed the fix/rename-sprout-to-buzz-repo branch from 7490e67 to fc9e83e Compare June 27, 2026 23:53
@AaronGoldsmith AaronGoldsmith changed the title fix/rename sprout to buzz repo docs: update sprout repository references and document buzz mem Jun 27, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7490e67265

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread crates/buzz-cli/README.md Outdated
buzz mem ls
buzz mem get <slug>
buzz mem set <slug> "my-value"
buzz mem patch <slug> < diff.patch

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Include the required base-hash in mem patch docs

When a user follows this new example exactly, buzz mem patch <slug> < diff.patch exits with a usage error before applying anything because cmd_patch requires either --base-hash <hex> or the explicit unsafe opt-out --no-base-hash (crates/buzz-cli/src/commands/mem.rs:551-564). Please show the hash step/flag in the README example so the documented workflow is runnable.

Useful? React with 👍 / 👎.

Signed-off-by: Aaron Goldsmith <aargoldsmith@gmail.com>
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