mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 07:46:03 +00:00
* refactor(normalization-core): promote shared result type * refactor(agent-core): reuse canonical error coercion * refactor: discriminate internal operation results * docs: establish shared result convention * fix(agent-core): preserve error coercion facade * build: derive package entries from exports * fix(plugins): resolve shared result subpath * fix(ci): align Result integration guards * build: refresh plugin SDK API baseline * fix(agent-core): preserve toError compatibility