README revamp: fix broken commands, add demo GIF, correct competitor table, polished#173
Open
agentecobuilder wants to merge 10 commits into
Open
README revamp: fix broken commands, add demo GIF, correct competitor table, polished#173agentecobuilder wants to merge 10 commits into
agentecobuilder wants to merge 10 commits into
Conversation
Update competitor table
pricing section
Replace Examples section with Samples (surface 70+ samples per HoP feedback)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
README revamp to fix several broken user flows, improve clarity, and tighten product positioning. All commands and code blocks were tested locally on a fresh macOS environment to confirm they work.
Substantive fixes (issues that would affect users)
stratix init, which doesn't exist in the SDK, and replaced it with the workingPublicClientflow.stratix initcommand. Replaced it with the actual working install, API key, and first-call sequence."layerlens[cli]"in install commands. It was failing in zsh (default macOS shell) because of the unquoted brackets.pythontopython3. Default macOS no longer ships apythonalias, so the original command was failing.PublicClientvsStratix, so users aren't confused whenpcappears in code before it's introduced.--extra-index-urlis now a GitHub callout instead of a line that's easy to skim past.Competitor table updates
Additions
samples/directory.