[PR #5] Add firstMessage script property #5

Open
opened 2026-02-16 09:19:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anythingllm-embed/pull/5
Author: @Peppo10
Created: 4/17/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 9c89a57 Add firstMessage script property

📊 Changes

4 files changed (+17 additions, -1 deletions)

View changed files

📝 README.md (+2 -0)
📝 src/components/ChatWindow/ChatContainer/index.jsx (+1 -1)
📝 src/hooks/chat/useChatHistory.js (+13 -0)
📝 src/hooks/useScriptAttributes.js (+1 -0)

📄 Description

Allow the users to send a first message automatically on every startup


🔄 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/Mintplex-Labs/anythingllm-embed/pull/5 **Author:** [@Peppo10](https://github.com/Peppo10) **Created:** 4/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`9c89a57`](https://github.com/Mintplex-Labs/anythingllm-embed/commit/9c89a576b9eae4eef079567844692efb8475ac6e) Add firstMessage script property ### 📊 Changes **4 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `src/components/ChatWindow/ChatContainer/index.jsx` (+1 -1) 📝 `src/hooks/chat/useChatHistory.js` (+13 -0) 📝 `src/hooks/useScriptAttributes.js` (+1 -0) </details> ### 📄 Description Allow the users to send a first message automatically on every startup --- <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-16 09:19:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anythingllm-embed#5