Sid
|
3002f13ca7
|
feat(config): add openclaw config validate and improve startup error messages (#31220)
Merged via squash.
Prepared head SHA: 4598f2a541f0bde300a096ef51638408d273c4bd
Co-authored-by: Sid-Qin <201593046+Sid-Qin@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-03-02 00:45:51 -05:00 |
|
Peter Steinberger
|
64b273a71c
|
fix(exec): harden safe-bin trust and add explicit trusted dirs
|
2026-02-22 22:43:18 +01:00 |
|
Peter Steinberger
|
0d0f4c6992
|
refactor(exec): centralize safe-bin policy checks
|
2026-02-22 13:18:25 +01:00 |
|
Peter Steinberger
|
1794f42ac0
|
test(config): dedupe io fixture wiring and cover legacy config-path override
|
2026-02-21 21:40:39 +00:00 |
|
Seb Slight
|
db137dd65d
|
fix(paths): respect OPENCLAW_HOME for all internal path resolution (#12091)
* fix(paths): respect OPENCLAW_HOME for all internal path resolution (#11995)
Add home-dir module (src/infra/home-dir.ts) that centralizes home
directory resolution with precedence: OPENCLAW_HOME > HOME > USERPROFILE > os.homedir().
Migrate all path-sensitive callsites: config IO, agent dirs, session
transcripts, pairing store, cron store, doctor, CLI profiles.
Add envHomedir() helper in config/paths.ts to reduce lambda noise.
Document OPENCLAW_HOME in docs/help/environment.md.
* fix(paths): handle OPENCLAW_HOME '~' fallback (#12091) (thanks @sebslight)
* docs: mention OPENCLAW_HOME in install and getting started (#12091) (thanks @sebslight)
* fix(status): show OPENCLAW_HOME in shortened paths (#12091) (thanks @sebslight)
* docs(changelog): clarify OPENCLAW_HOME and HOME precedence (#12091) (thanks @sebslight)
|
2026-02-08 16:20:13 -05:00 |
|
cpojer
|
f06dd8df06
|
chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts.
|
2026-02-01 10:03:47 +09:00 |
|
Peter Steinberger
|
9a7160786a
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
Peter Steinberger
|
e2c437e81e
|
fix: migrate legacy state/config paths
|
2026-01-28 00:16:00 +00:00 |
|
Peter Steinberger
|
7e99311e1d
|
chore: normalize io compat test newline
|
2026-01-27 12:49:23 +00:00 |
|
Peter Steinberger
|
58640e9ecb
|
fix: load config from moltbot and legacy dirs
|
2026-01-27 12:49:07 +00:00 |
|