Skip to content

Conversation

@dimetron
Copy link
Contributor

@dimetron dimetron commented Oct 5, 2025

#991

Current status

  • CRD, Go, Python works - added new Workflow agent type
  • UI partial support for create (has an issue with save form)
  • Contrib folder has example of subagents team

Issues discovered:

  • UI chat events override last message
  • UI no events propagated to the main chat during subagent work
  • Lack of relation between subagent session and main user chat in the database
  • Possibly bug in X-User-ID propagation

@EItanya @peterj - please have a look

kubectl apply -n kagent -f contrib/agents/workflow-agent-example.yaml

Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
@github-actions github-actions bot added the enhancement-proposal Indicates that this PR is for an enhancement proposal label Oct 5, 2025
Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
@dimetron
Copy link
Contributor Author

dimetron commented Oct 5, 2025

Screenshot 2025-10-05 at 15 11 52

Here is test example with Parallel and Sequential workflows with Manager which is calling Agent as Tool

@dimetron
Copy link
Contributor Author

dimetron commented Oct 9, 2025

should test with #999

# Conflicts:
#	python/packages/kagent-adk/src/kagent/adk/types.py
#	python/packages/kagent-crewai/src/kagent/crewai/_executor.py
#	ui/src/components/AgentCard.tsx
Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
Signed-off-by: Dmytro Rashko <[email protected]>
# Conflicts:
#	ui/src/components/AgentCard.tsx
@MaYuan-02
Copy link

MaYuan-02 commented Jan 7, 2026

Hi, is there any progress on this PR? I’m really looking forward to using agent workflows in kagent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement-proposal Indicates that this PR is for an enhancement proposal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants