[PR #303] [CLOSED] feat: support multiagent for nextjs #415

Closed
opened 2026-02-15 19:17:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/303
Author: @thucpn
Created: 9/20/2024
Status: Closed

Base: feat/support-multi-agent-for-tsHead: feat/support-multiagent-nextjs


📝 Commits (2)

  • f7d366b feat: support multiagent for nextjs
  • 0bf11a5 Update questions.ts

📊 Changes

3 files changed (+66 additions, -4 deletions)

View changed files

📝 helpers/typescript.ts (+12 -1)
📝 questions.ts (+1 -3)
templates/components/multiagent/typescript/nextjs/route.ts (+53 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/303 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 9/20/2024 **Status:** ❌ Closed **Base:** `feat/support-multi-agent-for-ts` ← **Head:** `feat/support-multiagent-nextjs` --- ### 📝 Commits (2) - [`f7d366b`](https://github.com/run-llama/create-llama/commit/f7d366b6484262ac8aef340500d1acf94d3fe410) feat: support multiagent for nextjs - [`0bf11a5`](https://github.com/run-llama/create-llama/commit/0bf11a57b0da7b8732d575f01efdae636adad8ef) Update questions.ts ### 📊 Changes **3 files changed** (+66 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `helpers/typescript.ts` (+12 -1) 📝 `questions.ts` (+1 -3) ➕ `templates/components/multiagent/typescript/nextjs/route.ts` (+53 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:35 -05:00
yindo closed this issue 2026-02-15 19:17:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#415