feat(ai): add AI agent module with MongoDB and shell connectors#2592
Open
feat(ai): add AI agent module with MongoDB and shell connectors#2592
Conversation
Implement admin AI agent with streaming responses, tool calling via MCP-like connectors for database queries and shell commands
SafeDep Report Summary⚠ 1 packages are identified as suspicious, human review is recommended. Package Details
This report is generated by SafeDep Github App |
…and configuration Add initial setup for the agent UI, including essential files such as package.json, Vite configuration, and ESLint settings. Implement core components like the main application structure, input bar, chat messages, and settings panel. Introduce a rich text editor for message input and establish a sidebar for session management. Configure Tailwind CSS for styling and set up routing with React Router. Signed-off-by: Innei <tukon479@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary