kimi-code/packages/agent-core/test/services
haozhe.yang 79ffb7b347 chore: fix lint issues across packages
- remove unused imports and variables
- add void to floating promises
- drop redundant return-await
- bind unbound method references
- replace == null with strict null/undefined checks
- add explicit sort comparators and Array.from helpers
- rename background_tasks capability to tasks
- migrate event sink to event bus in tests
2026-07-07 23:37:34 +08:00
..
approval-adapter.test.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
coreProcessService.test.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
fs-git-service.test.ts feat(web): redesign web UI and add design system (#1258) 2026-07-01 20:47:12 +08:00
interfaces.test.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
message-service.test.ts refactor: move tool-result metadata into a structured note side channel (#1437) 2026-07-07 11:40:27 +08:00
message-transcript.test.ts refactor: move tool-result metadata into a structured note side channel (#1437) 2026-07-07 11:40:27 +08:00
model-catalog-service.test.ts refactor!: overhaul thinking config and effort resolution (#1132) 2026-06-30 22:34:13 +08:00
oauth-service.test.ts chore: fix lint issues across packages 2026-07-07 23:37:34 +08:00
prompt-service.test.ts Merge remote-tracking branch 'origin/main' into kimi-code-v2 2026-07-03 15:48:13 +08:00
question-adapter.test.ts feat(agent-core): feed AskUserQuestion answers back as question text and option labels (#1414) 2026-07-06 16:37:54 +08:00
session-service.test.ts Merge remote-tracking branch 'origin/main' into kimi-code-v2 2026-07-03 15:48:13 +08:00
task-service.test.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
terminal-service.test.ts ci: run unit tests on windows (#1037) 2026-06-26 11:56:41 +08:00
tool-service.test.ts feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
workspace-registry.test.ts fix(web): deduplicate workspaces shown in the sidebar (#1221) 2026-06-30 17:25:24 +08:00