ml12580
|
fb22fd9e0e
|
fix(cli): tolerate deleted startup directories (#93636)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-07-05 12:10:24 -07:00 |
|
Chunyue Wang
|
df521a6459
|
fix(gateway): guard fast-path startup migrations (#93118)
* fix(cron): run legacy cron store migration in gateway fast path
* fix(cli): run gateway startup migrations
* fix(gateway): guard startup migrations and config selection
* fix(gateway): reconcile final startup environment
* fix(gateway): preserve guarded startup env semantics
* fix(gateway): guard service-mode recovery candidates
* fix(config): reconcile normalized env precedence
* fix(cli): clear replaced proxy signal handlers
* fix(gateway): reject invalid final config
* test(gateway): cover invalid future config reset guard
* test(cli): remove unused recovery state
|
2026-06-16 01:54:29 +08:00 |
|
Peter Steinberger
|
4f4cd2e8ae
|
docs: document cli shared helpers
|
2026-06-03 18:23:39 -04:00 |
|
scoootscooob
|
6ab1b43081
|
fix(dotenv): load gateway.env compatibility fallback (#61084)
* fix(dotenv): load gateway env fallback
* fix(dotenv): preserve legacy cli env loading
* fix(dotenv): keep gateway fallback scoped to default profile
|
2026-04-04 18:24:29 -07:00 |
|
Devin Robison
|
6a79324802
|
Filter untrusted CWD .env entries before OpenClaw startup (#54631)
* Filter untrusted CWD .env entries before OpenClaw startup
* Add missing test file
* Fix missing and updated files
* Address feedback
* Feedback updates
* Feedback update
* Add test coverage
* Unit test fix
|
2026-03-25 15:49:26 -06:00 |
|
Ayaan Zaidi
|
97a7dcf48e
|
perf: reduce status json startup memory
|
2026-03-16 21:51:24 +05:30 |
|