openclaw/extensions/workboard
Peter Steinberger 0ecbbe2382
fix(workboard): keep dispatch inside caller workspace authority (#107087)
* fix(workboard): inherit caller workspace authority

* docs(plugin-sdk): refresh API baseline

* fix(workboard): pin restricted worker authority

* fix(workboard): avoid host git for restricted dispatch

* refactor(worktrees): extract owner matching

* refactor(workboard): reuse sdk workspace helpers

* fix(workboard): narrow cleanup owner

* refactor(workboard): clarify claim value handling

* fix(workboard): inherit caller workspace authority

* test(worktrees): use managed temp directories

* chore: keep release notes in PR body

* fix(workboard): keep internal authority helpers private
2026-07-13 21:36:26 -07:00
..
src fix(workboard): keep dispatch inside caller workspace authority (#107087) 2026-07-13 21:36:26 -07:00
api.ts
doctor-contract-api.test.ts test: enable noUncheckedIndexedAccess for extension tests (#105343) 2026-07-12 12:48:22 +01:00
doctor-contract-api.ts
index.ts fix(workboard): keep dispatch inside caller workspace authority (#107087) 2026-07-13 21:36:26 -07:00
openclaw.plugin.json feat: add Control UI plugin management (#103176) 2026-07-10 11:56:44 +01:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
runtime-api.ts