Skip to content

feat(web): add a capability menu to the composer #459

feat(web): add a capability menu to the composer

feat(web): add a capability menu to the composer #459

Triggered via pull request August 17, 2026 07:22
Status Success
Total duration 5m 31s
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): packages/agent-core/src/agent/context/index.ts#L83
Unexpected dangling '_' in '`_history`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/context/index.ts#L55
Unexpected dangling '_' in '`_lastAssistantAt`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L371
Unexpected dangling '_' in '`_activeProfile`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L350
Unexpected dangling '_' in '`_activeProfile`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L335
Unexpected dangling '_' in '`_activeProfile`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L244
Unexpected dangling '_' in '`_kaos`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L179
Unexpected dangling '_' in '`_kaos`'.
eslint(no-underscore-dangle): packages/agent-core/src/agent/index.ts#L132
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/