Skip to content

Fix Slides dependency setup for OpenSwarm rc.6#46

Merged
nicko-ai merged 1 commit into
mainfrom
codex/openswarm-rc5
May 24, 2026
Merged

Fix Slides dependency setup for OpenSwarm rc.6#46
nicko-ai merged 1 commit into
mainfrom
codex/openswarm-rc5

Conversation

@nicko-ai
Copy link
Copy Markdown
Collaborator

@nicko-ai nicko-ai commented May 24, 2026

Summary

  • install required Slides Node packages during OpenSwarm setup when missing or stale
  • install Node Playwright Chromium and headless-shell assets into the OpenSwarm browser cache
  • warn and continue if Slides-specific Node setup fails, so one degraded agent cannot block the whole app
  • add a direct setup smoke so missing Slides dependencies cannot be hidden by agent-side repair
  • bump OpenSwarm to 1.0.1-rc.6

Checks

  • python3 -m py_compile run_utils.py scripts/smoke-bootstrap-onboard.py scripts/smoke-run-mode.py
  • python3 scripts/smoke-bootstrap-onboard.py
  • python3 scripts/smoke-run-mode.py --source local --check agents --openswarm-tui-binary --timeout 900
  • npm pack
  • openswarm --version -> 1.0.1-rc.6
  • local Codex review: no findings

@nicko-ai nicko-ai force-pushed the codex/openswarm-rc5 branch from dc0fee3 to be4be70 Compare May 24, 2026 17:40
- install required Slides npm packages with legacy peer deps when missing or stale
- install Node Playwright Chromium assets into the project browser cache
- add a direct bootstrap smoke for CLI_PATCHES step 5c
- bump OpenSwarm rc to 1.0.1-rc.6
@nicko-ai nicko-ai force-pushed the codex/openswarm-rc5 branch from be4be70 to 7fbd339 Compare May 24, 2026 17:58
@nicko-ai nicko-ai merged commit 69ef6c9 into main May 24, 2026
2 checks passed
@nicko-ai nicko-ai deleted the codex/openswarm-rc5 branch May 24, 2026 18:28
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