Skip to content

AI Workflow Status

The AI Workflow Status page in the CodeLogic UI shows progress on open pull requests that are going through AI-assisted library upgrade processing. Use it to see which PRs are moving forward, which are waiting, and which need attention—without opening each Change Request individually.

After you complete Manual Installation or connect a repository with the CodeLogic GitHub App, the Status page helps you monitor ongoing AI work. It does not configure integration; setup stays in the Setup wizard or GitHub App install flow.

Where to find it

  1. Sign in to the CodeLogic UI.
  2. Click Status in the top navigation (alongside Install, Setup, and API Docs).
  3. Or open /status directly (full path /codelogic/ui/status on a typical deployment).

The page title is AI Workflow Status. A summary line shows how many open change requests are being tracked and when the view last updated.

How it helps

  • Track AI workflow progress across open pull requests in one place.
  • See status at a glance—for example in progress, completed, or failed—for each PR in the pipeline.
  • Spot failures when a workflow step does not succeed, including retry counts where applicable.
  • Open GitHub pull requests from the page when a link is available.
  • Stay current while you watch—the page refreshes automatically.

When no PRs are in an active AI workflow yet, the page explains that items will appear after CodeLogic begins processing upgrade pull requests.

When to use it

  • After dependency-upgrade pull requests are opened (see Using the Feature).
  • While waiting for AI-generated tickets, auto-implemented fixes, or CI-driven iteration (see Build Feedback).