Skip to content

chore: remove redundant Agency Swarm patches#59

Merged
nicko-ai merged 1 commit into
mainfrom
codex/remove-redundant-agency-patches
Jun 11, 2026
Merged

chore: remove redundant Agency Swarm patches#59
nicko-ai merged 1 commit into
mainfrom
codex/remove-redundant-agency-patches

Conversation

@nicko-ai

Copy link
Copy Markdown
Collaborator

Summary

  • remove the OpenSwarm dual-communication monkey patch now covered by agency-swarm>=1.10.0
  • remove the OpenSwarm file-attachment reference monkey patch now covered by Agency Swarm FastAPI file_urls context handling
  • keep only runtime patches that are still not implemented in Agency Swarm core

Verification

  • python3 -m py_compile swarm.py scripts/smoke-bootstrap-onboard.py patches/patch_ipython_interpreter_composio.py patches/patch_utf8_file_reads.py
  • python3 scripts/smoke-bootstrap-onboard.py
  • python3 scripts/smoke-wheel-bootstrap.py
  • npm pack --dry-run --json -> 203 files, no redundant patch files
  • Agency Swarm v1.10.0 source verified for dual communication default/custom tool handling and file_urls context handling

- drop dual communication monkey patch now covered by agency-swarm 1.10
- drop file attachment reference patch now covered by Agency Swarm FastAPI file_urls context
- keep remaining OpenSwarm-only runtime patches
@nicko-ai nicko-ai merged commit 4ae6fbf into main Jun 11, 2026
1 check passed
@nicko-ai nicko-ai deleted the codex/remove-redundant-agency-patches branch June 12, 2026 03:45
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