Skip to content

feat(agui): CopilotKit demo and HITL interrupt resume fixes - #2554

Open
dragondyt wants to merge 1 commit into
agentscope-ai:mainfrom
dragondyt:feat/agui-copilotkit-hitl-demo
Open

feat(agui): CopilotKit demo and HITL interrupt resume fixes#2554
dragondyt wants to merge 1 commit into
agentscope-ai:mainfrom
dragondyt:feat/agui-copilotkit-hitl-demo

Conversation

@dragondyt

@dragondyt dragondyt commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a full-stack CopilotKit + AG-UI example (agentscope-copilotkit) to verify threads, shared state, generative UI, A2UI workbench, and HITL flows end-to-end.
  • Extend ThreadSessionManager so demo/session APIs can ensure named sessions and correctly resolve memory by threadId.

Depends on

Related issues

Test plan

  • mvn spotless:check on example / agui-spring-boot-starter
  • ThreadSessionManagerTest
  • mvn -pl agentscope-examples/agentscope-copilotkit package (npm frontend build + Spring Boot repackage)
  • Manual: start agentscope-copilotkit backend + frontend, confirm HITL interrupt/resume, thread session, shared state, and generative UI flows

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@CLAassistant

CLAassistant commented Aug 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.50000% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../spring/boot/agui/common/ThreadSessionManager.java 87.50% 1 Missing and 4 partials ⚠️

📢 Thoughts on this report? Let us know!

@jujn

jujn commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

建议拆分一下,当前PR仅保留 CopilotKit 示例项目即可。Permission Interrupt 工具目前已经支持了,其它的可以单开小PR。

@dragondyt

Copy link
Copy Markdown
Contributor Author

OK,我会基于最新的main分支拆分一下

@dragondyt
dragondyt force-pushed the feat/agui-copilotkit-hitl-demo branch from deddde4 to 8f20214 Compare August 11, 2026 03:29
Add a full-stack CopilotKit + AG-UI example and ThreadSessionManager support so demo/session APIs can verify threads, shared state, generative UI, and HITL flows end-to-end.
@dragondyt
dragondyt force-pushed the feat/agui-copilotkit-hitl-demo branch from 8f20214 to 6fba939 Compare August 11, 2026 05:02
@dragondyt

Copy link
Copy Markdown
Contributor Author

@jujn 已简化,仅保留 CopilotKit 示例项目,运行依赖pr: #2638

@AgentScopeJavaBot AgentScopeJavaBot added enhancement New feature or request area/examples agentscope-examples area/ext/spring-boot Spring Boot starters labels Aug 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/examples agentscope-examples area/ext/spring-boot Spring Boot starters enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants