Skip to content

feat(harness): flow context modes — blind vs feedback (piedra Rosetta… #23

feat(harness): flow context modes — blind vs feedback (piedra Rosetta…

feat(harness): flow context modes — blind vs feedback (piedra Rosetta… #23

Triggered via push July 10, 2026 17:29
Status Success
Total duration 4m 55s
Artifacts 3

ci.yml

on: push
Matrix: test
Matrix: build
E2E smoke (ubuntu, xvfb)
1m 12s
E2E smoke (ubuntu, xvfb)
Publish rolling "latest" release
31s
Publish rolling "latest" release
Fit to window
Zoom out
Zoom in

Annotations

38 warnings and 2 notices
Lint + unit tests (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint + unit tests (ubuntu-latest): src/main/bridge/server.ts#L162
'err' is defined but never used. Allowed unused caught errors must match /^_/u
Lint + unit tests (ubuntu-latest): src/main/bridge/server.ts#L22
'getBridgeConfig' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (ubuntu-latest): src/main/agent-manager.ts#L280
Unexpected any. Specify a different type
Lint + unit tests (ubuntu-latest): src/main/agent-manager.ts#L156
Unexpected any. Specify a different type
Lint + unit tests (ubuntu-latest): src/bridge-app/components/useWebSocket.ts#L67
React Hook useCallback has a missing dependency: 'cleanup'. Either include it or remove the dependency array
Lint + unit tests (ubuntu-latest): src/bridge-app/components/SessionList.tsx#L40
'stateInfo' is defined but never used. Allowed unused args must match /^_/u
Lint + unit tests (ubuntu-latest): src/bridge-app/components/SessionList.tsx#L27
'formatTime' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (ubuntu-latest): src/bridge-app/App.tsx#L76
React Hook useEffect has a missing dependency: 'fetchSessions'. Either include it or remove the dependency array
Lint + unit tests (ubuntu-latest): src/bridge-app/App.tsx#L48
'sendCommand' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint + unit tests (ubuntu-latest): src/bridge-app/App.tsx#L8
'useRef' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint + unit tests (macos-latest): src/main/bridge/server.ts#L162
'err' is defined but never used. Allowed unused caught errors must match /^_/u
Lint + unit tests (macos-latest): src/main/bridge/server.ts#L22
'getBridgeConfig' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (macos-latest): src/main/agent-manager.ts#L280
Unexpected any. Specify a different type
Lint + unit tests (macos-latest): src/main/agent-manager.ts#L156
Unexpected any. Specify a different type
Lint + unit tests (macos-latest): src/bridge-app/components/useWebSocket.ts#L67
React Hook useCallback has a missing dependency: 'cleanup'. Either include it or remove the dependency array
Lint + unit tests (macos-latest): src/bridge-app/components/SessionList.tsx#L40
'stateInfo' is defined but never used. Allowed unused args must match /^_/u
Lint + unit tests (macos-latest): src/bridge-app/components/SessionList.tsx#L27
'formatTime' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (macos-latest): src/bridge-app/App.tsx#L76
React Hook useEffect has a missing dependency: 'fetchSessions'. Either include it or remove the dependency array
Lint + unit tests (macos-latest): src/bridge-app/App.tsx#L48
'sendCommand' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint + unit tests (macos-latest): src/bridge-app/App.tsx#L8
'useRef' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint + unit tests (windows-latest): src/main/bridge/server.ts#L162
'err' is defined but never used. Allowed unused caught errors must match /^_/u
Lint + unit tests (windows-latest): src/main/bridge/server.ts#L22
'getBridgeConfig' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (windows-latest): src/main/agent-manager.ts#L280
Unexpected any. Specify a different type
Lint + unit tests (windows-latest): src/main/agent-manager.ts#L156
Unexpected any. Specify a different type
Lint + unit tests (windows-latest): src/bridge-app/components/useWebSocket.ts#L67
React Hook useCallback has a missing dependency: 'cleanup'. Either include it or remove the dependency array
Lint + unit tests (windows-latest): src/bridge-app/components/SessionList.tsx#L40
'stateInfo' is defined but never used. Allowed unused args must match /^_/u
Lint + unit tests (windows-latest): src/bridge-app/components/SessionList.tsx#L27
'formatTime' is defined but never used. Allowed unused vars must match /^_/u
Lint + unit tests (windows-latest): src/bridge-app/App.tsx#L76
React Hook useEffect has a missing dependency: 'fetchSessions'. Either include it or remove the dependency array
Lint + unit tests (windows-latest): src/bridge-app/App.tsx#L48
'sendCommand' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint + unit tests (windows-latest): src/bridge-app/App.tsx#L8
'useRef' is defined but never used. Allowed unused vars must match /^_/u
Package app (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Package app (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
E2E smoke (ubuntu, xvfb)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Package app (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish rolling "latest" release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Lint + unit tests (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
Package app (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167

Artifacts

Produced during runtime
Name Size Digest
fluxor-ide-8cd881ff4e27aa06adf56d6a22ea7b1fecf0b6be-macos-latest Expired
113 MB
sha256:7094cb16c63dc29fea4f0dc8af847228c727c0f4517d7bec4c3ef1ad9750d3ec
fluxor-ide-8cd881ff4e27aa06adf56d6a22ea7b1fecf0b6be-ubuntu-latest Expired
116 MB
sha256:64503a92247eeb97af8e12a32b0fda7cb25ee8e1d7f39d8fd9770d44697dfb7d
fluxor-ide-8cd881ff4e27aa06adf56d6a22ea7b1fecf0b6be-windows-latest Expired
140 MB
sha256:8b6a98e3584d8ef68164a820cf2569e4d4b32559772ea83dadd43578ea5d5492