Skip to content

Conversation

@itssapir
Copy link
Contributor

@itssapir itssapir commented Jan 1, 2026

Related Issues

fixes: CRTX-217425

Description

Add fromversion and toversion for Agentix items.

@github-actions
Copy link

github-actions bot commented Jan 5, 2026

Changelog(s) in markdown:

  • Moved Agentix Agents system instructions to separate file. #5180

@itssapir itssapir requested a review from omerKarkKatz January 5, 2026 14:36
@itssapir itssapir marked this pull request as ready for review January 6, 2026 08:25
@itssapir itssapir requested review from a team and RosenbergYehuda as code owners January 6, 2026 08:25
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Changelog(s) in markdown:

  • Added support for the fromversion and toversion fields for Agentix items. #5180

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Changelog(s) in markdown:

  • Added support for the fromversion and toversion fields for Agentix items. #5180
  • Updated Agentix items default marketplaces to platform only. #5180

@itssapir itssapir requested a review from omerKarkKatz January 6, 2026 14:16
@jbabazadeh jbabazadeh requested a review from rshunim January 7, 2026 08:18
Copy link
Contributor

@rshunim rshunim left a comment

Choose a reason for hiding this comment

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

Hi @itssapir
Great work, I have 2 comments on your PR:

  1. when adding a new field to item, unfortunately we have 4 places to update. As you added in the schemas (for the format SDK command), the parser object, the strict_object for our ST110 validation and the fourth place is in the objects folder under content_graph (same hierarchy like parser and strict_objects)
  2. second, consider adding some UTs

@rshunim rshunim self-requested a review January 8, 2026 14:20
Copy link
Contributor

@rshunim rshunim left a comment

Choose a reason for hiding this comment

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

As I see AgentixBase in the graph objects inherits from ContentItem who has already the fields fromversion and toversion so approving your PR.
As I commented in the previous comment, if you see an option to add some UTs, don't hesitate

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