"""gh-deepagent — Coding & GitHub-issue-solving agent built on Deep Agents.""" from .config import Settings, get_settings __all__ = ["Settings", "get_settings"] __version__ = "0.6.1"