-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Labels
automatedIssues created by cagentIssues created by cagentkind/documentationImprovements or additions to documentationImprovements or additions to documentation
Description
🟡 medium - documentation
File: docs/community/contributing/index.md (line 1)
Code
--sandbox flag in cmd/root/run.go
Problem
The sandbox feature (--sandbox flag) is implemented in the codebase but not documented in the contributing guide or README. Users won't know this feature exists or how to use it. The feature requires Docker Desktop with sandbox support, which is a prerequisite that should be documented.
Suggested Fix
Add a section to the contributing guide or README documenting the sandbox feature, including:
- What it does
- Prerequisites (Docker Desktop with sandbox support)
- How to use it (--sandbox flag)
- Example usage
- Any limitations or troubleshooting tips
Found by nightly codebase scan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
automatedIssues created by cagentIssues created by cagentkind/documentationImprovements or additions to documentationImprovements or additions to documentation