Skip to content

feat: add model roles for small, implementer, and advisor (#56) #283

feat: add model roles for small, implementer, and advisor (#56)

feat: add model roles for small, implementer, and advisor (#56) #283

Triggered via push August 12, 2026 04:45
Status Success
Total duration 4m 54s
Artifacts

ci.yml

on: push
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): packages/agent-core/src/agent/context/index.ts#L95
Unexpected dangling '_' in '`_history`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/context/index.ts#L88
Unexpected dangling '_' in '`_history`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/context/index.ts#L82
Unexpected dangling '_' in '`_history`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/context/index.ts#L54
Unexpected dangling '_' in '`_lastAssistantAt`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L368
Unexpected dangling '_' in '`_activeProfile`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L347
Unexpected dangling '_' in '`_activeProfile`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L332
Unexpected dangling '_' in '`_activeProfile`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L241
Unexpected dangling '_' in '`_kaos`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L177
Unexpected dangling '_' in '`_kaos`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L131
Unexpected dangling '_' in '`_kaos`'.
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/
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/
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/