Skip to content

Add ClaudeCodeAssistant wrapper for Anthropic integration#1337

Open
ZackBradshaw wants to merge 1 commit intokyegomez:masterfrom
ZackBradshaw:Claude-Agent
Open

Add ClaudeCodeAssistant wrapper for Anthropic integration#1337
ZackBradshaw wants to merge 1 commit intokyegomez:masterfrom
ZackBradshaw:Claude-Agent

Conversation

@ZackBradshaw
Copy link
Contributor

@ZackBradshaw ZackBradshaw commented Jan 28, 2026

Resolves #1335


📚 Documentation preview 📚: https://swarms--1337.org.readthedocs.build/en/1337/

from concurrent.futures import ThreadPoolExecutor
from typing import Any, Callable, Dict, List, Optional

from loguru import logger

Check failure

Code scanning / Pyre

Undefined import Error

Undefined import [21]: Could not find a module corresponding to import loguru.
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.

[FEAT] Integrate Claude Code API as external agent compatible with swarms ecosystem

1 participant