Skip to content

[GAP] BYPASS_TOOL_CONSENT is not documented #76

Open
@ryanycoleman

Description

@ryanycoleman

Proposed Content

You can use an environment variable to suppress tool use confirmation on a per-agent basis. This is not documented.

# was
os.environ["DEV"] = "true"
# is now
os.environ["BYPASS_TOOL_CONSENT"] = "true"

Location

https://strandsagents.com/latest/user-guide/concepts/tools/tools_overview

Rationale

It's important

Content Outline (Optional)

No response

References

No response

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions