Skip to content

Fix "vlatest" output when publishing agents/servers with non-semver versions #227

@timflannagan

Description

@timflannagan

When publishing an agent with the "latest" version, I'm seeing the following output locally:

$ arctl agent publish /work/testagent
Publishing agent: testagent (vlatest)
✓ Published: testagent (vlatest)

That said, this doesn't seem to have any effect on the actual agent versioning:

$ arctl agent list
NAME        VERSION   FRAMEWORK   LANGUAGE   PROVIDER   MODEL              DEPLOYED
testagent   latest    adk         python     gemini     gemini-2.0-flash   False

So just low hanging fruit / UX issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions