-
Notifications
You must be signed in to change notification settings - Fork 243
Adding some documentation extensions #1566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation enhancements to improve user experience with agent installation and instance management. It addresses three specific user requests by providing clearer installation instructions and operational guidance.
- Added wget command option for agent downloads as an alternative to curl
- Included comprehensive backup and restore considerations section
- Added complete clean/reset procedure for fresh instance setup
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| doc/installation_guidelines/basic_install.md | Added wget download option and improved formatting with extra line spacing |
| doc/installation_guidelines/advanced_install.md | Added extensive backup/restore guidance and clean instance setup instructions |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
ObsidianOracle
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is fine for me
Added: