Skip to content

Add a warning if there is a mismatch between the USDK cli version and the Agent's usdk version #563

@SaadBazaz

Description

@SaadBazaz

Related to this issue on Discord: https://discord.com/channels/1299433782348091514/1305785928769470495/1306887123395412009

Agents created with older versions of USDK may not work with new versions of the USDK CLI. So we can add a warning upon each usdk invokation on an Agent:

⚠️ Warning: Version mismatch. Your `usdk` CLI version (0.0.92) and Agent's USDK version (0.0.84) do not match. We recommend having the same versions to avoid issues.
Troubleshooting:
Either:
- Downgrade (or upgrade) or `usdk` CLI
- Generate a new Agent with this CLI version

More on this: https://docs.upstreet.ai/migration-guides/previous-versions

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions