Skip to content

feat(web): show provider icons for installed plugins and skills #981

feat(web): show provider icons for installed plugins and skills

feat(web): show provider icons for installed plugins and skills #981

Triggered via push August 30, 2026 03:10
Status Success
Total duration 6m 29s
Artifacts

ci.yml

on: push
Format, Lint, Typecheck, Test, Build
6m 24s
Format, Lint, Typecheck, Test, Build
Browser Test
3m 45s
Browser Test
Release Smoke
1m 3s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L23
packages/effect-codex-app-server/src/schema.test.ts:23:18: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L22
packages/effect-codex-app-server/src/schema.test.ts:22:18: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ThreadSearch.ts#L160
apps/server/src/orchestration/Layers/ThreadSearch.ts:160:37: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L2984
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:2984:8: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L385
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:385:84: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L377
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:377:82: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L366
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:366:39: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L346
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:346:34: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L287
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:287:59: Parameter '_' is declared but never used.
eslint(no-unused-vars): apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts#L269
apps/server/src/orchestration/Layers/ProviderCommandReactor.test.ts:269:29: Parameter '_' is declared but never used.