mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-29 22:23:01 +00:00
feat: set up openhuman-skills git submodule
- Add openhuman-skills submodule pointing to tinyhumansai/openhuman-skills - Remove openhuman-skills from .gitignore so the submodule is tracked - Update skill discovery paths in qjs_engine.rs from skills/skills to openhuman-skills/skills (dev cwd, parent, and bundled resource paths) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
c273d60f9d
commit
649c381f3d
@@ -0,0 +1,3 @@
|
||||
[submodule "openhuman-skills"]
|
||||
path = openhuman-skills
|
||||
url = https://github.com/tinyhumansai/openhuman-skills
|
||||
Reference in New Issue
Block a user