openclaw/src/agents/pi-embedded-runner
Peter Steinberger 79e495a627
fix: add OpenAI version attribution header
2026-03-27 20:29:18 +00:00
..
run fix(agents): preserve embedded auth on HTTP fallback 2026-03-27 21:15:15 +05:30
abort.ts
anthropic-stream-wrappers.ts
cache-ttl.test.ts
cache-ttl.ts
compact-reasons.test.ts fix(compaction): surface safeguard cancel reasons and clarify /compact skips (#51072) 2026-03-25 11:03:22 -07:00
compact-reasons.ts fix(compaction): surface safeguard cancel reasons and clarify /compact skips (#51072) 2026-03-25 11:03:22 -07:00
compact.hooks.harness.ts refactor: route memory runtime through memory plugin 2026-03-26 22:30:47 +00:00
compact.hooks.test.ts test: share msteams monitor and pi runner fixtures 2026-03-26 15:40:51 +00:00
compact.runtime.ts
compact.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
compaction-hooks.ts refactor: split compaction hooks 2026-03-27 01:36:13 +00:00
compaction-runtime-context.test.ts
compaction-runtime-context.ts
compaction-safety-timeout.ts
context-engine-maintenance.test.ts
context-engine-maintenance.ts
extensions.test.ts
extensions.ts
extra-params.cache-retention-default.test.ts
extra-params.google.test.ts refactor: dedupe test helpers and harnesses 2026-03-24 21:41:46 +00:00
extra-params.kilocode.test.ts
extra-params.openai.test.ts fix: add OpenAI version attribution header 2026-03-27 20:29:18 +00:00
extra-params.openrouter-cache-control.test.ts
extra-params.pi-ai-mock.ts refactor: dedupe test helpers and harnesses 2026-03-24 21:41:46 +00:00
extra-params.test-support.ts
extra-params.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
extra-params.xai-tool-payload.test.ts test: dedupe remaining agent test seams 2026-03-26 16:14:45 +00:00
extra-params.zai-tool-stream.test.ts refactor: dedupe test helpers and harnesses 2026-03-24 21:41:46 +00:00
google-stream-wrappers.ts
google.test.ts
google.ts
history.ts
kilocode.test.ts
lanes.test.ts
lanes.ts
logger.ts
message-action-discovery-input.test.ts
message-action-discovery-input.ts
minimax-stream-wrappers.ts feat(minimax): add image generation provider and trim model catalog to M2.7 (#54487) 2026-03-25 09:29:35 -07:00
model.forward-compat.errors-and-overrides.test.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
model.forward-compat.test-support.ts refactor: dedupe test helpers and harnesses 2026-03-24 21:41:46 +00:00
model.forward-compat.test.ts
model.provider-normalization.ts
model.provider-runtime.test-support.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
model.startup-retry.test.ts
model.test-harness.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
model.test.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
model.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
moonshot-stream-wrappers.test.ts fix: decouple moonshot stream wrappers from provider runtime 2026-03-27 00:40:51 +00:00
moonshot-stream-wrappers.ts refactor: finish moving provider runtime into extensions 2026-03-27 05:38:58 +00:00
moonshot-thinking-stream-wrappers.ts refactor: move provider runtime into extensions 2026-03-27 05:38:58 +00:00
openai-stream-wrappers.ts
openrouter-model-capabilities.test.ts
openrouter-model-capabilities.ts
proxy-stream-wrappers.test.ts
proxy-stream-wrappers.ts
run.codex-server-error-fallback.test.ts fix(agents): fail over and sanitize Codex server_error payloads (#42892) 2026-03-27 16:51:39 +03:00
run.overflow-compaction.fixture.ts
run.overflow-compaction.harness.ts fix(agents): fail over and sanitize Codex server_error payloads (#42892) 2026-03-27 16:51:39 +03:00
run.overflow-compaction.loop.test.ts
run.overflow-compaction.test.ts test(agents): cover undersized model dispatch guard (#55369) 2026-03-26 20:30:20 -04:00
run.timeout-triggered-compaction.test.ts test: share msteams monitor and pi runner fixtures 2026-03-26 15:40:51 +00:00
run.ts feat(plugins): expose runId in agent hook context (#54265) 2026-03-27 10:47:13 -04:00
runs.test.ts fix: apply live model switches during active retries 2026-03-27 12:01:55 +00:00
runs.ts fix: apply live model switches during active retries 2026-03-27 12:01:55 +00:00
sandbox-info.ts
sanitize-session-history.tool-result-details.test.ts
session-manager-cache.test.ts
session-manager-cache.ts
session-manager-init.ts
session-truncation.test.ts
session-truncation.ts
sessions-yield.orchestration.test.ts
skills-runtime.integration.test.ts
skills-runtime.test.ts
skills-runtime.ts
stream-payload-utils.ts
system-prompt.test.ts
system-prompt.ts
thinking.test.ts
thinking.ts
tool-name-allowlist.ts
tool-result-char-estimator.ts
tool-result-context-guard.test.ts
tool-result-context-guard.ts
tool-result-truncation.test.ts
tool-result-truncation.ts
tool-split.ts
transcript-rewrite.test.ts
transcript-rewrite.ts
types.ts fix: preserve cli sessions across model changes 2026-03-26 20:25:20 +00:00
usage-accumulator.test.ts
usage-accumulator.ts
usage-reporting.test.ts Reduce lint suppressions in core tests and runtime 2026-03-27 02:11:26 -05:00
utils.ts
wait-for-idle-before-flush.ts
xai-stream-wrappers.test.ts
xai-stream-wrappers.ts
zai-stream-wrappers.ts