openclaw/extensions/memory-core
Val Alexander 62ccd8b644
Fix model and tool normalization regressions
Summary:
- Fix model and tool normalization regressions, including explicit tool-policy grants for messaging profile warnings.
- Keep Codex and Microsoft Foundry auth handling compatible with aws-sdk auth profile modes after rebasing onto current main.

Verification:
- pnpm test src/agents/pi-tools.policy.test.ts
- pnpm tsgo:extensions
- pnpm tsgo:extensions:test
- pnpm test extensions/codex/src/app-server/auth-bridge.test.ts extensions/microsoft-foundry/index.test.ts
- pnpm test:extensions:package-boundary
- pnpm lint --threads=8
- git diff --check
- GitHub PR checks green on 4ad136106b
2026-05-07 02:29:28 -05:00
..
src Fix model and tool normalization regressions 2026-05-07 02:29:28 -05:00
api.ts [Feat] Gateway: add doctor.memory.remHarness probe (#66673) 2026-04-29 13:23:36 +08:00
cli-metadata.ts
index.test.ts fix: allow memory flush model override 2026-04-28 05:50:55 +01:00
index.ts perf: trim gateway startup plugin imports 2026-05-04 07:32:37 +01:00
manager-runtime.ts
openclaw.plugin.json fix: enforce plugin tool manifest contracts 2026-05-02 06:21:08 +01:00
package.json chore: bump version to 2026.5.6 2026-05-06 09:47:34 +01:00
runtime-api.ts
tsconfig.json