Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Fix README: correct default value of verbose (True instead of False)#283

Open
douha1995 wants to merge 1 commit into
crewAIInc:mainfrom
douha1995:fix-verbose-doc
Open

Fix README: correct default value of verbose (True instead of False)#283
douha1995 wants to merge 1 commit into
crewAIInc:mainfrom
douha1995:fix-verbose-doc

Conversation

@douha1995
Copy link
Copy Markdown

This PR fixes the inconsistency between the documentation and the code regarding the default value of verbose in craws/starter-template project.

Before:
README stated the default was False.

Actual in code:
Default is set to True in agents.py.

✅ Changes in this PR

Updated README.md to correctly state that the default is True.

📌 Notes

If the maintainers prefer the default to be False, I can update the code instead of the README.

This PR ensures users are not misled by conflicting information.

@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 45 days with no activity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant