Skip to content

[BUG]: Fresh launcher installs can skip latest agency-swarm refresh #210

@nicko-ai

Description

@nicko-ai

Description

Fresh or rebuilt launcher-managed .venv installs can go straight from project dependency installation to the Agency Swarm import canary. Existing healthy .venv launches already refresh agency-swarm[fastapi,litellm] first, but the first-run and rebuild path should do the same so published Agency Swarm fixes reach TUI-managed environments without manual cleanup.

Plugins

None

OpenCode version

agentswarm-cli development branch

Steps to reproduce

  1. Start the Agent Swarm launcher in a local Agency Swarm project with no .venv, or with a .venv that must be rebuilt.
  2. Let the launcher install project dependencies.
  3. Observe that the launcher can run the import canary before the explicit latest agency-swarm[fastapi,litellm] refresh.

Screenshot and/or share link

N/A

Operating System

All supported launcher platforms

Terminal

Any

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions