- Add official LibreChat repo as git submodule at upstream/ (pinned to v0.8.2) - Create UPSTREAM_VERSION file to track which release the app targets - Create /sync-upstream skill with Agent Teams workflow - Add reference files for API, model, UI, and architecture mappings - Update CLAUDE.md with upstream sync documentation
3 lines
92 B
Text
3 lines
92 B
Text
[submodule "upstream"]
|
|
path = upstream
|
|
url = https://github.com/danny-avila/LibreChat.git
|