Skip to content

Improve OpenAI session reliability and pin OpenClaw 2026.2.22#15

Merged
Vardominator merged 2 commits intomainfrom
feat/openclaw-2026-2-22-session-heal
Feb 23, 2026
Merged

Improve OpenAI session reliability and pin OpenClaw 2026.2.22#15
Vardominator merged 2 commits intomainfrom
feat/openclaw-2026-2-22-session-heal

Conversation

@Vardominator
Copy link
Contributor

Summary

  • add oco session heal-openai for detecting and optionally removing sessions stuck in OpenAI reasoning-chain 400 loops
  • implement session scan/repair logic in src/sessions.ts
  • add unit tests for loop error detection/counting in tests/sessions.test.ts
  • document recovery workflow in README.md
  • pin inventory images from ghcr.io/openclaw/openclaw:latest to ghcr.io/openclaw/openclaw:2026.2.22 for deterministic deploys

Why

  • prevents repeated stuck-session failures on OpenAI reasoning models
  • removes ambiguity from latest image resolution during upgrades

Open-Source Safety

  • no org-specific identifiers/secrets were added to tracked files
  • only generic templates/examples and CLI logic are included

Validation

  • bun test tests/sessions.test.ts (pass)
  • instance upgrade verification and smoke tests were run locally across active agents before opening this PR

@Vardominator Vardominator merged commit 828205f into main Feb 23, 2026
@Vardominator Vardominator deleted the feat/openclaw-2026-2-22-session-heal branch February 23, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant