xworkmate-bridge/internal
Haitao Pan fc965b3ec4 refactor(acp): replace artifact fallback chain with snapshot+export and stable session mapping
- Introduce ThreadSessionMapper to derive stable OpenClaw session keys
  from threadId/sessionId, avoiding leaked draft session identifiers
- Replace the artifact scope cascading fallback (output-token heuristics,
  draft variant retries) with a single collect-and-snapshot call followed
  by export, per anti-fallback rules
- Enforce artifact contract by failing runs that report success but miss
  required final artifact extensions
- Update orchestrator and tests to the new methods sequence
  (collect-and-snapshot before export)
- Relax AGENTS.md rule to allow updating tests when the protocol contract
  itself changes
2026-06-05 12:07:28 +08:00
..
acp refactor(acp): replace artifact fallback chain with snapshot+export and stable session mapping 2026-06-05 12:07:28 +08:00
desktop debug(desktop): redirect capture pipeline stdout and stderr to log writer for better debugging 2026-06-04 14:42:57 +08:00
gatewayruntime Merge branch 'codex/fix-openclaw-probe-terminal' into release/v1.1.4 2026-06-03 16:59:53 +08:00
geminiadapter refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00
handler fix: align tests with new permissive auth behavior 2026-04-21 20:38:07 +08:00
hermesadapter fix: structure hermes empty response failures 2026-04-29 19:26:58 +08:00
memory Initial standalone ACP bridge repository 2026-04-09 09:49:48 +08:00
mounts Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
opencodeadapter perf: optimize webrtc mouse input throttle, ffmpeg encoding and http connection pooling 2026-06-04 11:28:00 +08:00
router Refine bridge routing and remove fallback paths 2026-04-23 15:58:37 +08:00
service Support review bridge auth token 2026-05-30 10:34:51 +08:00
shared refactor: remove multi-agent orchestration engine, add coding standards 2026-06-04 07:40:23 +00:00
skills refactor(acp): split internal server handlers and add opencode adapter 2026-04-23 11:43:38 +08:00