mirror of
https://github.com/langchain-ai/create-agent-chat-app.git
synced 2026-07-18 21:24:28 -04:00
[PR #21] [MERGED] feat: Allow for passing flags instead of interactive prompts, fix build issues with npm #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/create-agent-chat-app/pull/21
Author: @bracesproul
Created: 3/20/2025
Status: ✅ Merged
Merged: 3/20/2025
Merged by: @bracesproul
Base:
main← Head:brace/allow-flags📝 Commits (3)
4dd1b9dfeat: Allow for passing flags instead of interactive promptsc26389afix jsdocde869c1caps y📊 Changes
6 files changed (+297 additions, -86 deletions)
View changed files
📝
README.md(+42 -1)📝
package.json(+2 -1)📝
src/index.ts(+243 -81)📝
templates/monorepo/apps/agents/package.json(+2 -2)📝
templates/react-agent/utils.ts(+3 -1)📝
yarn.lock(+5 -0)📄 Description
fixes #19 #20
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.