Skip to content

feat(agentkit): centralize generated app infrastructure#678

Merged
yaozheng-fang merged 2 commits into
mainfrom
feat/agentkit-shared-app
Jul 19, 2026
Merged

feat(agentkit): centralize generated app infrastructure#678
yaozheng-fang merged 2 commits into
mainfrom
feat/agentkit-shared-app

Conversation

@yaozheng-fang

Copy link
Copy Markdown
Collaborator

Summary

  • add a public veadk.integrations.agentkit application factory and runner
  • move health, topology, Web UI, memory, and Feishu lifecycle handling out of generated projects
  • reduce generated app.py to a minimal 11-line entry point
  • add a complete generated project example and update documentation

Compatibility

  • existing generated projects continue to run unchanged
  • newly generated projects require veadk-python>=1.0.5

Validation

  • 40 targeted tests passed
  • Ruff, Ruff format, Pyright, pre-commit, and MDX generation passed
  • deployed the generated example to an AgentKit Runtime and verified health, app discovery, topology, session creation, and SSE conversation endpoints

@yaozheng-fang
yaozheng-fang merged commit b13fbf2 into main Jul 19, 2026
16 checks passed
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.

2 participants