Skip to content

feat: add ai release specialist prompt debug api#4789

Open
huanghongbo-hhb wants to merge 1 commit into
koderover:mainfrom
huanghongbo-hhb:feat/ai-release-specialist-prompt-debug
Open

feat: add ai release specialist prompt debug api#4789
huanghongbo-hhb wants to merge 1 commit into
koderover:mainfrom
huanghongbo-hhb:feat/ai-release-specialist-prompt-debug

Conversation

@huanghongbo-hhb

@huanghongbo-hhb huanghongbo-hhb commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add AI release specialist workflow job backend plumbing
  • add a debug API that builds prompt from workflow/task/job runtime context

Why

  • let product validate prompt behavior with real workflow context before finalizing the final flow

Risk / Compatibility

  • low risk: this only adds a new job type and a new workflow v4 debug API
  • the debug API requires an existing workflow/task/job context and can optionally call the default LLM integration

Test

  • GOCACHE=/private/tmp/zadig-gocache go test -vet=off ./pkg/microservice/aslan/core/workflow/service/workflow ./pkg/microservice/aslan/core/common/service/workflowcontroller/jobcontroller

Contact: huanghongbo@koderover.com


This change is Reviewable

Signed-off-by: huanghongbo-hhb <huanghongbo@koderover.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant