Skip to content

fix: consolidated critical fixes — LFS, Windows, model input, SKILL.MD case, bootstrap, route selection#79

Open
rollroyces wants to merge 3 commits into
OpenBMB:mainfrom
rollroyces:fix/consolidated-critical-fixes
Open

fix: consolidated critical fixes — LFS, Windows, model input, SKILL.MD case, bootstrap, route selection#79
rollroyces wants to merge 3 commits into
OpenBMB:mainfrom
rollroyces:fix/consolidated-critical-fixes

Conversation

@rollroyces
Copy link
Copy Markdown

Summary

Consolidated fix for 6 critical open issues. All changes are cherry-picked from existing open PRs that were never merged, plus a manual LFS budget fix.

Fixes

🚨 Issue #48 — Git LFS budget exceeded (blocks all clones)

🚨 Issue #28npm run dev fails on Windows (spawn npm ENOENT)

🚨 Issue #21 — Model ID input only accepts 1 character

🟠 Issue #40 — Route UI cannot select configured models

🟡 Issue #37 — SKILL.MD filenames case-sensitive check fails

🟡 Issue #36npm start/npm server skips bootstrap config

Notes

Testing

  • npm run build passes
  • All assets are real binary blobs (not LFS pointers)
  • Windows compatibility verified for dev-launcher.mjs
  • SkillManager handles SKILL.MD, skill.md, SKILL.md case variants

Kar1Seed and others added 3 commits May 29, 2026 11:25
…penBMB#48)

Git LFS budget exceeded, blocking all new clones.
- Removed assets/ from LFS tracking in .gitattributes
- Downloaded all LFS objects (gif, png, mp4, mov) from CDN
- Re-added as regular git blobs
- Closes OpenBMB#48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants