Skip to content

Conversation

@SaRsOsa
Copy link

@SaRsOsa SaRsOsa commented Jan 4, 2026

Features

  • Fixed incompatibility between typer 0.9.0 and click >= 8.1.4 which caused metagpt command to crash.
  • Upgraded typer>=0.9.4 in requirements.txt.

Feature Docs

Influence

  • Fixes TypeError: Secondary flag is not valid for non-boolean flag when running metagpt command.
  • Ensures compatibility with current python environments where click is updated.

Result

  • metagpt --version now works correctly.
  • metagpt --help now works correctly.

Other
Fixes issue where typer==0.9.0 conflicts with click>=8.1.4 (secondary flag validation).

Copy link

@eric15342335 eric15342335 left a comment

Choose a reason for hiding this comment

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

Works for me!

@yguo91
Copy link

yguo91 commented Jan 15, 2026 via email

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants