Vincent Koc
|
ec7f8e9dd1
|
fix(sqlite): keep read-only state journal-aware (#113404)
* fix(sqlite): keep read-only state journal-aware
* fix(sqlite): snapshot read-only state safely
* fix(sqlite): retry read snapshot replacement races
* fix(sqlite): isolate private staging directory setup
|
2026-07-25 08:33:46 +08:00 |
|
Gio Della-Libera
|
e9b3252ae8
|
feat(claws): separate portable and OpenClaw profiles (#112773)
* feat(claws): add portable agent policy settings
* fix(claws): align portable agent policy
* fix(claws): preserve host policy boundaries
* feat(claws): separate portable and OpenClaw profiles
* test(claws): align profile fixtures with portable schema
* fix(claws): align portable profile boundaries
|
2026-07-24 12:06:02 -07:00 |
|
Gio Della-Libera
|
7d159fdc77
|
Apply consented grouped Claw updates (#102982)
* Apply consented grouped Claw updates
* test(claws): cover update application
* docs(claws): document consented updates
* fix(claws): preserve uncertain update state
* fix(claws): preserve inherited lifecycle guards
* fix(claws): derive update package contracts
* fix(claws): type update package lookup
* test(claws): complete update capability fixtures
* refactor(claws): share cron payload builder for updates
* refactor(claws): extract update plan summary
* fix(claws): activate cron after update dependencies
* fix(claws): preserve state after uncertain cron update
* fix(claws): persist partial update provenance
* fix(claws): preserve update ownership metadata
* test(claws): track update apply temp dirs
* test(claws): align update cron mock result
* fix(claws): update apply writes agent entries
---------
Co-authored-by: Patrick Erichsen <patrick.a.erichsen@gmail.com>
|
2026-07-22 17:42:42 -07:00 |
|