mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-21 05:34:57 +00:00
* fix(exec): fail invalid explicit workdir before running * test(exec): tighten invalid workdir regression * fix(exec): clarify invalid workdir recovery * refactor(exec): centralize workdir resolution * test(exec): update invalid workdir assertion * fix(exec): harden backend workdir contract * fix(exec): map missing backend host workdirs * fix(exec): reject control commands before workdir prep * fix(exec): defer env hook until backend cwd validation * chore(sdk): refresh plugin api baseline * test(agents): drop redundant definition assertions * test(exec): use real config workdirs * test(exec): use tracked temp dirs * test(openshell): keep temp setup local * test: update temp-dir route fixture --------- Co-authored-by: jesse-merhi <79823012+jesse-merhi@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| backend.e2e.test.ts | ||
| backend.exec-workdir.test.ts | ||
| backend.test.ts | ||
| backend.ts | ||
| backend.types.ts | ||
| cli.ts | ||
| config.test.ts | ||
| config.ts | ||
| fs-bridge.ts | ||
| mirror.test.ts | ||
| mirror.ts | ||
| openshell-core.test.ts | ||