Skip to content

feat: add an advisor that reviews each turn with a second model #256

feat: add an advisor that reviews each turn with a second model

feat: add an advisor that reviews each turn with a second model #256

Triggered via pull request August 12, 2026 01:01
Status Success
Total duration 8m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L60
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L56
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L52
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L48
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L44
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L40
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L34
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L30
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L26
Unexpected dangling '_' in '`_palette`'.
eslint(no-underscore-dangle): apps/pythinker-code/src/tui/theme/theme.ts#L22
Unexpected dangling '_' in '`_palette`'.
build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/