Skip to content

feat: Give Namespace Context to AICopilot when generating a Flow#14653

Open
Skraye wants to merge 3 commits intodevelopfrom
feat/issue-ee-5102
Open

feat: Give Namespace Context to AICopilot when generating a Flow#14653
Skraye wants to merge 3 commits intodevelopfrom
feat/issue-ee-5102

Conversation

@Skraye
Copy link
Member

@Skraye Skraye commented Feb 17, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

🐋 Docker image

ghcr.io/kestra-io/kestra-pr:14653
docker run --pull=always --rm -it -p 8080:8080 --user=root -v /var/run/docker.sock:/var/run/docker.sock -v /tmp:/tmp ghcr.io/kestra-io/kestra-pr:14653 server local

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report3476 ran3465 ✅11 ⚠️0 ❌38m 42s 632ms

@Skraye Skraye force-pushed the feat/issue-ee-5102 branch from 065d1c4 to 580935d Compare February 17, 2026 14:52
Copy link
Member

@loicmathieu loicmathieu left a comment

Choose a reason for hiding this comment

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

LGTM, just a suggestion as I think your prompt contains too much information as the LLM will anyway fetch the tool definition before making any completion.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

Tests report quick summary:

success ✅ > tests: 3476, success: 3465, skipped: 11, failed: 0

unfold for details
Project Status Success Skipped Failed
cli success ✅ 80 0 0
core success ✅ 1854 0 0
executor success ✅ 4 0 0
jdbc success ✅ 12 0 0
jdbc-h2 success ✅ 471 0 0
jdbc-mysql success ✅ 474 0 0
jdbc-postgres success ✅ 474 0 0
processor success ✅ 7 0 0
runner-memory success ✅ 1 0 0
scheduler success ✅ 24 0 0
script success ✅ 11 0 0
storage-local success ✅ 64 0 0

Develocity build scan: https://develocity.kestra.io/s/2weailyjdv5lg

@Skraye Skraye force-pushed the feat/issue-ee-5102 branch from 1fed4e3 to 791f044 Compare February 17, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To review

Development

Successfully merging this pull request may close these issues.

2 participants