Skip to content

Remove dead handle_artifacts method from Agent - #1854

Open
ShlokShar wants to merge 1 commit into
kyegomez:masterfrom
ShlokShar:fix/remove-handle-artifacts-1823
Open

Remove dead handle_artifacts method from Agent#1854
ShlokShar wants to merge 1 commit into
kyegomez:masterfrom
ShlokShar:fix/remove-handle-artifacts-1823

Conversation

@ShlokShar

Copy link
Copy Markdown

Description: Removes the unused Agent.handle_artifacts method, its class docstring entry, and the now-unused Artifact import.

Issue: Fixes #1823

Dependencies: None

Tag maintainer: @kyegomez

Checks:

  • python3.12 -m py_compile swarms/structs/agent.py
  • ruff check --select F401 swarms/structs/agent.py

@ShlokShar
ShlokShar requested a review from kyegomez as a code owner August 9, 2026 16:02
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Hello there, thank you for opening an PR ! 🙏🏻 The team was notified and they will get back to you asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Cleanup] Remove dead handle_artifacts method from Agent (agent.py)

1 participant