Skip to content

Feature request: Explicit voyage status #172

Description

@ajdajd

Hello! First of all thank you for the amazing tool.

Right now this is the output of armada fleet:

Image

As you can see, both voyages are STALLED. But actually:

  • voyage-combat - Currently in progress; Galleon is writing code.
  • voyage-v1-fixes - This voyage was already completed.

What I'm looking for is a way to monitor/check if voyages are already done without looking at the lane's TUI (via armada voyage --heartbeat or tmux attach) or asking Commodore for updates.

My current solution: start a new terminal and just see the latest update via watch -n 30 "tmux capture-pane -t voyage-name -p 2>/dev/null | tail -30".

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions