[ 
https://issues.apache.org/jira/browse/CAMEL-24603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-24603.
---------------------------------
    Resolution: Fixed

> Document JIRA workflow transition IDs in AGENTS.md for AI agents
> ----------------------------------------------------------------
>
>                 Key: CAMEL-24603
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24603
>             Project: Camel
>          Issue Type: Task
>          Components: build system
>            Reporter: Claus Ibsen
>            Assignee: Karol Krawczyk
>            Priority: Major
>             Fix For: 4.23.0
>
>
> AI agents (and OSS helper commands) repeatedly query the /transitions REST 
> endpoint to discover the numeric transition IDs for common CAMEL workflow 
> moves (Start Progress = 4, Resolve Issue = 5, Close Issue = 2). These IDs are 
> stable across the CAMEL project workflow.
> Document the transition IDs in AGENTS.md (or the AI agent guidelines) so 
> agents can transition issues without an extra lookup round-trip each time:
> * 4 -> Start Progress (=> In Progress)
> * 5 -> Resolve Issue (=> Resolved)
> * 2 -> Close Issue (=> Closed)
> Note: agents should still verify /transitions before firing a memorized ID, 
> since a transition may be unavailable from the issue's current state. The 
> documented list is an optimization, not a substitute for the availability 
> check.
> _Created by Claude Code on behalf of davsclaus_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to