Commit 453097f
committed
fix: convert starter templates from pnpm/Turborepo to flat npm projects
Flatten langgraph-python, langgraph-js, and mcp-apps starters so
npm install && npm run dev works out of the box. Replace Turborepo
with concurrently, move apps/* to root, update Dockerfiles, READMEs,
and entrypoints. Also remove stray pnpm-lock.yaml from a2a-a2ui and
ms-agent-framework-dotnet starters.1 parent b7e009c commit 453097f
147 files changed
Lines changed: 349 additions & 52086 deletions
File tree
- examples/integrations
- a2a-a2ui
- langgraph-js
- agent
- src
- apps/web
- app
- api/copilotkit
- docker
- fixtures
- public
- scripts
- langgraph-python
- agent
- src
- a2ui
- schemas
- apps
- agent
- app
- docker
- fixtures
- public
- scripts
- src
- app
- api/copilotkit/[[...slug]]
- declarative-generative-ui
- components
- example-canvas
- example-layout
- generative-ui
- charts
- ui
- hooks
- lib
- mcp-apps
- apps/web
- app
- api/copilotkit
- scripts
- threejs-server
- src
- ms-agent-framework-dotnet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
0 commit comments