Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think Introduction and ReadMe can be same file. Try using a softlink if git supports it.

Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ The `WritingBot` will read and write the files inside `code` folder based on spe

The MicroBots create a containerized environment and mount the specified directory with restricting the permissions to read-only or read/write based on Bot used. It ensures that the AI agents operate within defined boundaries which enhances security and control over code modifications as well as protecting the local environment.

## 🎯 Getting Started

Ready to build your first Microbot project? Follow the step-by-step onboarding guide:

➡️ **[Get Started with Microbots](https://microsoft.github.io/microbots/getting-started/prerequisites/)**

#Legal Notice

Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -259,5 +259,5 @@ One identity, one service connection, many Microbots pipelines.
## Next Steps

- **Conceptual background** → [Understanding RBAC & Authentication](../blog/rbac-authentication.md)
- **All authentication options** → [Authentication Setup](../authentication.md)
- **All authentication options** → [Authentication Setup](authentication.md)
- **Why secret-less matters** → [Microbots: Safety First Agentic Workflow](../blog/microbots-safety-first-ai-agent.md)
File renamed without changes.
Loading
Loading