Skip to content

Optimize the Readme.md#4

Merged
kerthcet merged 1 commit into
InftyAI:mainfrom
kerthcet:cleanup/optimize-readme
May 27, 2026
Merged

Optimize the Readme.md#4
kerthcet merged 1 commit into
InftyAI:mainfrom
kerthcet:cleanup/optimize-readme

Conversation

@kerthcet
Copy link
Copy Markdown
Member

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Does this PR introduce a user-facing change?


Signed-off-by: kerthcet <kerthcet@gmail.com>
Copilot AI review requested due to automatic review settings May 27, 2026 23:07
@kerthcet
Copy link
Copy Markdown
Member Author

/lgtm
/kind cleanup

@kerthcet kerthcet merged commit 6a55d2b into InftyAI:main May 27, 2026
4 of 5 checks passed
@kerthcet kerthcet deleted the cleanup/optimize-readme branch May 27, 2026 23:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Moves end-user usage examples out of the root README and into the Quickstart doc, while also updating the README diagram snippet to reflect the current Python import path.

Changes:

  • Added a new “Usage Examples” section to docs/QUICKSTART.md.
  • Removed the duplicated “Usage Examples” section from README.md.
  • Updated/realigned the README architecture diagram snippet (including from sandd import Server).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/QUICKSTART.md Adds consolidated usage examples (commands, shell, file transfer, daemon management) to the Quickstart.
README.md Removes the usage examples section and updates the diagram snippet/import path formatting.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@@ -115,91 +114,6 @@ print(f"Output: {result.stdout}")
# ... repeat for n+ machines
```

Comment thread docs/QUICKSTART.md
```

### Interactive Shell

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.

2 participants