Skip to content

Add release support: get_release, list_releases, and enriched queries#13

Open
rorynscott wants to merge 1 commit intoaha-develop:mainfrom
rorynscott:add-release-support
Open

Add release support: get_release, list_releases, and enriched queries#13
rorynscott wants to merge 1 commit intoaha-develop:mainfrom
rorynscott:add-release-support

Conversation

@rorynscott
Copy link
Copy Markdown

  • Add get_release tool to fetch a release by reference (e.g., IDP-R-23) with dates, status, progress, owner, and features
  • Add list_releases tool to list releases for a product, with optional active-only filter
  • Route release references (PREFIX-R-###) through get_record so it handles features, requirements, and releases uniformly
  • Enrich feature query to return referenceNum, workflowStatus, startDate, dueDate, and parent release
  • Enrich requirement query to return referenceNum, workflowStatus, and parent release
  • Update search_documents description to mention Release as a searchable type
  • Bump version to 1.2.0

- Add `get_release` tool to fetch a release by reference (e.g., IDP-R-23)
  with dates, status, progress, owner, and features
- Add `list_releases` tool to list releases for a product, with optional
  active-only filter
- Route release references (PREFIX-R-###) through `get_record` so it
  handles features, requirements, and releases uniformly
- Enrich feature query to return referenceNum, workflowStatus, startDate,
  dueDate, and parent release
- Enrich requirement query to return referenceNum, workflowStatus, and
  parent release
- Update search_documents description to mention Release as a searchable type
- Bump version to 1.2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant