Skip to content

AS-1623: Deploy Admin Panel - #1

Merged
arjunvijay24 merged 4 commits into
mainfrom
AS-1623
May 27, 2026
Merged

AS-1623: Deploy Admin Panel#1
arjunvijay24 merged 4 commits into
mainfrom
AS-1623

Conversation

@arjunvijay24

@arjunvijay24 arjunvijay24 commented May 26, 2026

Copy link
Copy Markdown

Summary

  • Renames user-facing Librechat text to Jarvis Chat
  • Replaces Clickhouse assets with Jarvis assets
  • Adds a CI/CD pipeline to run PR checks (linting, type checking, and unit tests), deploy the docker image to the jarvis/admin-panel ECR repo , and manually update EKS

@arjunvijay24
arjunvijay24 requested a review from ryohang May 26, 2026 17:42
Comment thread package.json
@@ -1,5 +1,5 @@
{
"name": "librechat-admin-panel",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to change the dev package name unless it impact anything in frontend.

Comment thread README.md Outdated
@@ -1,13 +1,13 @@
# LibreChat Admin Panel
# Jarvis Chat Admin Panel

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no need to update readme, it will reduce the conflict in future

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay will revert

@arjunvijay24
arjunvijay24 requested a review from ryohang May 26, 2026 18:06
@arjunvijay24
arjunvijay24 merged commit f77cacf into main May 27, 2026
3 checks passed
@arjunvijay24
arjunvijay24 deleted the AS-1623 branch June 25, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants