Installation is confusing if you dont use Claude? #1819
|
I tried to have my Hermes agent install LifeOS, but eventually ran into the issue that the sidecar is read-only. Having it try to install it without the sidecar, encounters a lot of hardcoded .claude references.... How am I supposed to properly install this for any harness I want? |
Answered by
danielmiessler
Aug 14, 2026
Replies: 1 comment
|
The install is AI-native on purpose: you hand install.sh (or the LifeOS skill folder) to whatever harness you run, and your own AI executes the setup, adapting to your OS and harness. Claude Code is the primary target today; the installer and setup docs are written so other harnesses can follow them. INSTALL.md in the release payload is the full walkthrough. |
0 replies
Answer selected by
danielmiessler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The install is AI-native on purpose: you hand install.sh (or the LifeOS skill folder) to whatever harness you run, and your own AI executes the setup, adapting to your OS and harness. Claude Code is the primary target today; the installer and setup docs are written so other harnesses can follow them. INSTALL.md in the release payload is the full walkthrough.