Your software AI factory

>

shipfox — run #482 · fix-sentry-issues · triggered by sentry_acmelive
.shipfox/workflows/fix-sentry-issues.yml
name: Fix Sentry issues
runner: ubuntu-latest
triggers:
  on_issue:
    source: sentry_acme    # fires on a new Sentry issue
    event: issue.created
jobs:
  fix:
    steps:
      - key: install
        run: npm ci
      - model: claude-opus-4-8
        prompt: >
          Sentry reported "${{ event.title }}" (${{ event.webUrl }}).
          Find the cause in this repository and fix it.
      - run: npm test
        gate:
          success_if: exit_code == 0
          on_failure:
            restart_from: install  # loop until tests pass
agent session — claude-opus-4-8 · thinking + tool calls
triggersentry_acme · issue.created — "TypeError: user is null in getSession"#482
install$ npm ci14.2s
agentclaude-opus-4-8 · anthropic — session startedthinking: high
live tail·secrets maskedpersisted 90 days · full replay
ShipfoxMIT licensed · open source · 2026