docs(changelog): note CI pipeline optimization (#10784) (thanks @mcaxtr)

This commit is contained in:
Peter Steinberger
2026-02-06 23:25:01 -08:00
parent 2d7428a7f2
commit 875324e7c7

View File

@@ -14,6 +14,7 @@ Docs: https://docs.openclaw.ai
- Memory: native Voyage AI support. (#7078) Thanks @mcinteerj.
- Sessions: cap sessions_history payloads to reduce context overflow. (#10000) Thanks @gut-puncture.
- CLI: sort commands alphabetically in help output. (#8068) Thanks @deepsoumya617.
- CI: optimize pipeline throughput (macOS consolidation, Windows perf, workflow concurrency). (#10784) Thanks @mcaxtr.
- Agents: bump pi-mono to 0.52.7; add embedded forward-compat fallback for Opus 4.6 model ids.
### Added