https://github.com/MoonshotAI/kimi-code
· scanned 2026-07-23 19:42 UTC (4 days, 21 hours ago)
313 raw signals (0 security + 313 graph)
Last scanned 4 days, 21 hours ago · v9 · last Δ +4.4 (diff) · 309 actionable findings from 1 signal source. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 18911 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
isFree |
software | healthy | apps/vis/scripts/dev.mjs:isFree |
pickPort |
software | healthy | apps/vis/scripts/dev.mjs:pickPort |
e |
software | healthy | apps/vis/web/test/analysis.test.ts:e |
loop |
software | healthy | apps/vis/web/test/analysis.test.ts:loop |
loop |
software | healthy | apps/vis/web/test/issues.test.ts:loop |
readTokenParam |
software | healthy | apps/vis/web/src/api.ts:readTokenParam |
deleteTokenParams |
software | healthy | apps/vis/web/src/api.ts:deleteTokenParams |
scrubTokenFromUrl |
software | healthy | apps/vis/web/src/api.ts:scrubTokenFromUrl |
authToken |
software | healthy | apps/vis/web/src/api.ts:authToken |
request |
software | healthy | apps/vis/web/src/api.ts:request |
get |
software | healthy | apps/vis/web/src/api.ts:get |
post |
software | healthy | apps/vis/web/src/api.ts:post |
del |
software | healthy | apps/vis/web/src/api.ts:del |
App |
software | healthy | apps/vis/web/src/App.tsx:App |
formatRelativeTime |
software | healthy | apps/vis/web/src/util/time.ts:formatRelativeTime |
formatAbsoluteTime |
software | healthy | apps/vis/web/src/util/time.ts:formatAbsoluteTime |
pad |
software | healthy | apps/vis/web/src/util/time.ts:pad |
formatWallClock |
software | healthy | apps/vis/web/src/util/time.ts:formatWallClock |
formatDuration |
software | healthy | apps/vis/web/src/util/time.ts:formatDuration |
formatTokens |
software | healthy | apps/vis/web/src/util/time.ts:formatTokens |
TabBar |
software | healthy | apps/vis/web/src/components/layout/TabBar.tsx:TabBar |
useActiveTab |
software | healthy | apps/vis/web/src/components/layout/TabBar.tsx:useActiveTab |
AppShell |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:AppShell |
ThemeToggle |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:ThemeToggle |
LogoMark |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:LogoMark |
RefreshIcon |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:RefreshIcon |
SunIcon |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:SunIcon |
MoonIcon |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:MoonIcon |
AutoIcon |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx:AutoIcon |
StateTab |
software | healthy | apps/vis/web/src/components/state/StateTab.tsx:StateTab |
Card |
software | healthy | apps/vis/web/src/components/state/StateTab.tsx:Card |
ManifestCard |
software | healthy | apps/vis/web/src/components/state/StateTab.tsx:ManifestCard |
TsValue |
software | healthy | apps/vis/web/src/components/state/StateTab.tsx:TsValue |
parseIso |
software | healthy | apps/vis/web/src/components/state/StateTab.tsx:parseIso |
JsonViewer |
software | healthy | apps/vis/web/src/components/shared/JsonViewer.tsx:JsonViewer |
Leaf |
software | healthy | apps/vis/web/src/components/shared/JsonViewer.tsx:Leaf |
isFileDrag |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:isFil… |
isZipFile |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:isZip… |
ZipDropOverlay |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:ZipDr… |
importFile |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:impor… |
onDragEnter |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:onDra… |
onDragOver |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:onDra… |
onDragLeave |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:onDra… |
onDrop |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx:onDrop |
ImagePreview |
software | healthy | apps/vis/web/src/components/shared/ImagePreview.tsx:ImagePr… |
CopyButton |
software | healthy | apps/vis/web/src/components/shared/CopyButton.tsx:CopyButton |
Drawer |
software | healthy | apps/vis/web/src/components/shared/Drawer.tsx:Drawer |
handler |
software | healthy | apps/vis/web/src/components/shared/Drawer.tsx:handler |
SizePreview |
software | healthy | apps/vis/web/src/components/shared/SizePreview.tsx:SizePrev… |
formatBytes |
software | healthy | apps/vis/web/src/components/shared/SizePreview.tsx:formatBy… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.zh-CN.md |
software | healthy | README.zh-CN.md |
GOAL.md |
software | healthy | GOAL.md |
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
.oxfmtrc.json |
software | healthy | .oxfmtrc.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.oxlintrc.json |
software | healthy | .oxlintrc.json |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
Makefile |
software | healthy | Makefile |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
package.json |
software | healthy | apps/vis/package.json |
dev.mjs |
software | healthy | apps/vis/scripts/dev.mjs |
copy-web-dist.mjs |
software | healthy | apps/vis/scripts/copy-web-dist.mjs |
vite.config.ts |
software | healthy | apps/vis/web/vite.config.ts |
package.json |
software | healthy | apps/vis/web/package.json |
index.html |
software | healthy | apps/vis/web/index.html |
tsconfig.json |
software | healthy | apps/vis/web/tsconfig.json |
vitest.config.ts |
software | healthy | apps/vis/web/vitest.config.ts |
analysis.test.ts |
software | healthy | apps/vis/web/test/analysis.test.ts |
issues.test.ts |
software | healthy | apps/vis/web/test/issues.test.ts |
api.test.ts |
software | healthy | apps/vis/web/test/api.test.ts |
zip-drop.test.ts |
software | healthy | apps/vis/web/test/zip-drop.test.ts |
api.ts |
software | healthy | apps/vis/web/src/api.ts |
theme.css |
software | healthy | apps/vis/web/src/theme.css |
main.tsx |
software | healthy | apps/vis/web/src/main.tsx |
App.tsx |
software | healthy | apps/vis/web/src/App.tsx |
types.ts |
software | healthy | apps/vis/web/src/types.ts |
time.ts |
software | healthy | apps/vis/web/src/util/time.ts |
TabBar.tsx |
software | healthy | apps/vis/web/src/components/layout/TabBar.tsx |
AppShell.tsx |
software | healthy | apps/vis/web/src/components/layout/AppShell.tsx |
StateTab.tsx |
software | healthy | apps/vis/web/src/components/state/StateTab.tsx |
JsonViewer.tsx |
software | healthy | apps/vis/web/src/components/shared/JsonViewer.tsx |
ZipDropOverlay.tsx |
software | healthy | apps/vis/web/src/components/shared/ZipDropOverlay.tsx |
ImagePreview.tsx |
software | healthy | apps/vis/web/src/components/shared/ImagePreview.tsx |
CopyButton.tsx |
software | healthy | apps/vis/web/src/components/shared/CopyButton.tsx |
Drawer.tsx |
software | healthy | apps/vis/web/src/components/shared/Drawer.tsx |
SizePreview.tsx |
software | healthy | apps/vis/web/src/components/shared/SizePreview.tsx |
Pill.tsx |
software | healthy | apps/vis/web/src/components/shared/Pill.tsx |
SessionRail.tsx |
software | healthy | apps/vis/web/src/components/sessions/SessionRail.tsx |
SessionCard.tsx |
software | healthy | apps/vis/web/src/components/sessions/SessionCard.tsx |
SessionFilter.tsx |
software | healthy | apps/vis/web/src/components/sessions/SessionFilter.tsx |
LogsTab.tsx |
software | healthy | apps/vis/web/src/components/logs/LogsTab.tsx |
TasksTab.tsx |
software | healthy | apps/vis/web/src/components/tasks/TasksTab.tsx |
CronTab.tsx |
software | healthy | apps/vis/web/src/components/tasks/CronTab.tsx |
WireRowDetail.tsx |
software | healthy | apps/vis/web/src/components/wire/WireRowDetail.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ZipImportError |
software | healthy | apps/vis/server/src/lib/zip-import.ts:ZipImportError |
GlobalEventsWs |
software | healthy | apps/kimi-inspect/src/activity/ws.ts:GlobalEventsWs |
SessionActivityStore |
software | healthy | apps/kimi-inspect/src/activity/store.ts:SessionActivityStore |
SessionActivityHub |
software | healthy | apps/kimi-inspect/src/activity/store.ts:SessionActivityHub |
FakeWs |
software | healthy | apps/kimi-inspect/src/activity/store.test.ts:FakeWs |
AuditTrail |
software | healthy | apps/kimi-inspect/src/audit/trail.ts:AuditTrail |
TranscriptWs |
software | healthy | apps/kimi-inspect/src/transcript/ws.ts:TranscriptWs |
TranscriptChatStore |
software | healthy | apps/kimi-inspect/src/transcript/store.ts:TranscriptChatSto… |
FakeWs |
software | healthy | apps/kimi-inspect/src/transcript/transcript.test.ts:FakeWs |
ProxyChannel |
software | healthy | apps/kimi-inspect/src/channel/proxyChannel.ts:ProxyChannel |
RPCError |
software | healthy | apps/kimi-inspect/src/channel/errors.ts:RPCError |
Uri |
software | healthy | apps/vscode/test/bridge-handler.test.ts:Uri |
Uri |
software | healthy | apps/vscode/test/workspace-paths.test.ts:Uri |
RelativePattern |
software | healthy | apps/vscode/test/workspace-paths.test.ts:RelativePattern |
Bridge |
software | healthy | apps/vscode/webview-ui/src/services/bridge.ts:Bridge |
KimiWebviewProvider |
software | healthy | apps/vscode/src/KimiWebviewProvider.ts:KimiWebviewProvider |
BridgeHandler |
software | healthy | apps/vscode/src/bridge-handler.ts:BridgeHandler |
LegacyMigrationManager |
software | healthy | apps/vscode/src/migration/legacy-migration.manager.ts:Legac… |
ReverseRpcController |
software | healthy | apps/vscode/src/runtime/reverse-rpc.ts:ReverseRpcController |
KimiRuntime |
software | healthy | apps/vscode/src/runtime/kimi-runtime.ts:KimiRuntime |
SessionRuntime |
software | healthy | apps/vscode/src/runtime/session-runtime.ts:SessionRuntime |
BaselineError |
software | healthy | apps/vscode/src/managers/baseline.manager.ts:BaselineError |
BaselineManager |
software | healthy | apps/vscode/src/managers/baseline.manager.ts:BaselineManager |
FileManager |
software | healthy | apps/vscode/src/managers/file.manager.ts:FileManager |
FakeWebSocket |
software | healthy | apps/kimi-web/test/ws-lifecycle.test.ts:FakeWebSocket |
FakeNotification |
software | healthy | apps/kimi-web/test/notification-logic.test.ts:FakeNotificat… |
FakeWebSocket |
software | healthy | apps/kimi-web/test/daemon-client.test.ts:FakeWebSocket |
DaemonApiError |
software | healthy | apps/kimi-web/src/api/errors.ts:DaemonApiError |
DaemonNetworkError |
software | healthy | apps/kimi-web/src/api/errors.ts:DaemonNetworkError |
DaemonEventSocket |
software | healthy | apps/kimi-web/src/api/daemon/ws.ts:DaemonEventSocket |
DaemonKimiWebApi |
software | healthy | apps/kimi-web/src/api/daemon/client.ts:DaemonKimiWebApi |
DaemonHttpClient |
software | healthy | apps/kimi-web/src/api/daemon/http.ts:DaemonHttpClient |
and |
software | healthy | apps/kimi-web/src/lib/icons.test.ts:and |
StubTerminal |
software | healthy | apps/kimi-code/test/tui/tui-frame.bench.ts:StubTerminal |
StaticTranscript |
software | healthy | apps/kimi-code/test/tui/tui-frame.bench.ts:StaticTranscript |
SpinnerComponent |
software | healthy | apps/kimi-code/test/tui/tui-frame.bench.ts:SpinnerComponent |
TestController |
software | healthy | apps/kimi-code/test/tui/reverse-rpc/base-controller.test.ts… |
AutoController |
software | healthy | apps/kimi-code/test/tui/reverse-rpc/base-controller.test.ts… |
FakeChild |
software | healthy | apps/kimi-code/test/tui/components/chrome/gutter-container.… |
ExitCalled |
software | healthy | apps/kimi-code/test/cli/login.test.ts:ExitCalled |
MockKimiHarness |
software | healthy | apps/kimi-code/test/cli/main.test.ts:MockKimiHarness |
ExitCalled |
software | healthy | apps/kimi-code/test/cli/main.test.ts:ExitCalled |
ExitCalled |
software | healthy | apps/kimi-code/test/cli/provider.test.ts:ExitCalled |
TuiConfigParseError |
software | healthy | apps/kimi-code/test/cli/run-shell.test.ts:TuiConfigParseErr… |
ExitCalled |
software | healthy | apps/kimi-code/test/cli/export.test.ts:ExitCalled |
ExitCalled |
software | healthy | apps/kimi-code/test/cli/acp.test.ts:ExitCalled |
TuiConfigParseError |
software | healthy | apps/kimi-code/test/cli/update/preflight.test.ts:TuiConfigP… |
from |
software | healthy | apps/kimi-code/test/migration/migration-screen.test.ts:from |
ExitCalled |
software | healthy | apps/kimi-code/test/helpers/process.ts:ExitCalled |
TuiConfigParseError |
software | healthy | apps/kimi-code/src/tui/config.ts:TuiConfigParseError |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
apps |
software | healthy | apps |
vis |
software | healthy | apps/vis |
scripts |
software | healthy | apps/vis/scripts |
web |
software | healthy | apps/vis/web |
test |
software | healthy | apps/vis/web/test |
src |
software | healthy | apps/vis/web/src |
util |
software | healthy | apps/vis/web/src/util |
components |
software | healthy | apps/vis/web/src/components |
layout |
software | healthy | apps/vis/web/src/components/layout |
state |
software | healthy | apps/vis/web/src/components/state |
shared |
software | healthy | apps/vis/web/src/components/shared |
sessions |
software | healthy | apps/vis/web/src/components/sessions |
logs |
software | healthy | apps/vis/web/src/components/logs |
tasks |
software | healthy | apps/vis/web/src/components/tasks |
wire |
software | healthy | apps/vis/web/src/components/wire |
analysis |
software | healthy | apps/vis/web/src/components/analysis |
subagents |
software | healthy | apps/vis/web/src/components/subagents |
context |
software | healthy | apps/vis/web/src/components/context |
lib |
software | healthy | apps/vis/web/src/lib |
pages |
software | healthy | apps/vis/web/src/pages |
hooks |
software | healthy | apps/vis/web/src/hooks |
server |
software | healthy | apps/vis/server |
test |
software | healthy | apps/vis/server/test |
fixtures |
software | healthy | apps/vis/server/test/fixtures |
sessions |
software | healthy | apps/vis/server/test/fixtures/sessions |
sample-main |
software | healthy | apps/vis/server/test/fixtures/sessions/sample-main |
sample-compaction |
software | healthy | apps/vis/server/test/fixtures/sessions/sample-compaction |
lib |
software | healthy | apps/vis/server/test/lib |
routes |
software | healthy | apps/vis/server/test/routes |
src |
software | healthy | apps/vis/server/src |
lib |
software | healthy | apps/vis/server/src/lib |
routes |
software | healthy | apps/vis/server/src/routes |
kimi-inspect |
software | healthy | apps/kimi-inspect |
vite |
software | healthy | apps/kimi-inspect/vite |
src |
software | healthy | apps/kimi-inspect/src |
activity |
software | healthy | apps/kimi-inspect/src/activity |
components |
software | healthy | apps/kimi-inspect/src/components |
audit |
software | healthy | apps/kimi-inspect/src/components/audit |
audit |
software | healthy | apps/kimi-inspect/src/audit |
transcript |
software | healthy | apps/kimi-inspect/src/transcript |
channel |
software | healthy | apps/kimi-inspect/src/channel |
vscode |
software | healthy | apps/vscode |
test |
software | healthy | apps/vscode/test |
extension-host |
software | healthy | apps/vscode/test/extension-host |
docs |
software | healthy | apps/vscode/docs |
shared |
software | healthy | apps/vscode/shared |
scripts |
software | healthy | apps/vscode/scripts |
webview-ui |
software | healthy | apps/vscode/webview-ui |
src |
software | healthy | apps/vscode/webview-ui/src |
stores |
software | healthy | apps/vscode/webview-ui/src/stores |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
@moonshot-ai/acp-adapter@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/agent-core-v2@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/kap-server@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/kimi-code-oauth@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/kimi-code-sdk@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/kimi-telemetry@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/kimi-web@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/migration-legacy@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/pi-tui@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/vis-server@workspace:^ |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/vis-web@workspace:* |
dependencies | healthy | apps/kimi-code/package.json |
@types/semver@^7.7.0 |
dependencies | healthy | apps/kimi-code/package.json |
@types/yazl@^2.4.6 |
dependencies | healthy | apps/kimi-code/package.json |
chalk@^5.4.1 |
dependencies | healthy | apps/kimi-code/package.json |
cli-highlight@^2.1.11 |
dependencies | healthy | apps/kimi-code/package.json |
commander@^13.1.0 |
dependencies | healthy | apps/kimi-code/package.json |
jimp@^1.6.1 |
dependencies | healthy | apps/kimi-code/package.json |
pathe@^2.0.3 |
dependencies | healthy | apps/kimi-code/package.json |
[email protected] |
dependencies | healthy | apps/kimi-code/package.json |
semver@^7.7.4 |
dependencies | healthy | apps/kimi-code/package.json |
smol-toml@^1.6.1 |
dependencies | healthy | apps/kimi-code/package.json |
tsx@^4.21.0 |
dependencies | healthy | apps/kimi-code/package.json |
yazl@^3.3.1 |
dependencies | healthy | apps/kimi-code/package.json |
zod@^4.3.6 |
dependencies | healthy | apps/kimi-code/package.json |
@moonshot-ai/agent-core-v2@workspace:^ |
dependencies | healthy | apps/kimi-inspect/package.json |
@moonshot-ai/transcript@workspace:^ |
dependencies | healthy | apps/kimi-inspect/package.json |
@tanstack/react-query@^5.74.4 |
dependencies | healthy | apps/kimi-inspect/package.json |
react@^19.1.0 |
dependencies | healthy | apps/kimi-inspect/package.json |
react-dom@^19.1.0 |
dependencies | healthy | apps/kimi-inspect/package.json |
@tailwindcss/vite@^4.1.4 |
dependencies | healthy | apps/kimi-inspect/package.json |
@types/react@^19.1.2 |
dependencies | healthy | apps/kimi-inspect/package.json |
@types/react-dom@^19.1.2 |
dependencies | healthy | apps/kimi-inspect/package.json |
@vitejs/plugin-react@^4.4.1 |
dependencies | healthy | apps/kimi-inspect/package.json |
tailwindcss@^4.1.4 |
dependencies | healthy | apps/kimi-inspect/package.json |
[email protected] |
dependencies | healthy | apps/kimi-inspect/package.json |
vite@^6.3.3 |
dependencies | healthy | apps/kimi-inspect/package.json |
[email protected] |
dependencies | healthy | apps/kimi-inspect/package.json |
@chenglou/[email protected] |
dependencies | healthy | apps/kimi-web/package.json |
@fontsource-variable/[email protected] |
dependencies | healthy | apps/kimi-web/package.json |
@fontsource-variable/jetbrains-mono@^5.2.8 |
dependencies | healthy | apps/kimi-web/package.json |
@xterm/addon-fit@^0.11.0 |
dependencies | healthy | apps/kimi-web/package.json |
@xterm/xterm@^6.0.0 |
dependencies | healthy | apps/kimi-web/package.json |
katex@^0.17.0 |
dependencies | healthy | apps/kimi-web/package.json |
markstream-vue@^1.0.4 |
dependencies | healthy | apps/kimi-web/package.json |
mermaid@^11.15.0 |
dependencies | healthy | apps/kimi-web/package.json |
shiki@^4.3.0 |
dependencies | healthy | apps/kimi-web/package.json |
stream-markdown@^0.0.16 |
dependencies | healthy | apps/kimi-web/package.json |
vue@^3.5.35 |
dependencies | healthy | apps/kimi-web/package.json |
vue-i18n@^11.4.5 |
dependencies | healthy | apps/kimi-web/package.json |
@iconify-json/ri@^1.2.10 |
dependencies | healthy | apps/kimi-web/package.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/SubagentDetailPage |
frontend | healthy | apps/vis/web/src/pages/SubagentDetailPage.tsx |
/SessionListPage |
frontend | healthy | apps/vis/web/src/pages/SessionListPage.tsx |
/SessionDetailPage |
frontend | healthy | apps/vis/web/src/pages/SessionDetailPage.tsx |
/ |
frontend | healthy | apps/vis/web/src/App.tsx |
/sessions/:sessionId |
frontend | healthy | apps/vis/web/src/App.tsx |
/sessions/:sessionId/agents/:agentId |
frontend | healthy | apps/vis/web/src/App.tsx |
/tmp/plans/foo.md |
frontend | healthy | apps/kimi-inspect/src/transcript/transcript.test.ts |
/workspace/plan.md |
frontend | healthy | apps/vscode/test/replay-adapter.test.ts |
/skills/review |
frontend | healthy | apps/vscode/test/kimi-harness.integration.test.ts |
/skills/ref |
frontend | healthy | apps/vscode/test/kimi-harness.integration.test.ts |
/tmp/shot.png |
frontend | healthy | apps/kimi-web/test/turn-logic.test.ts |
/sessions/sess_1/prompts |
frontend | healthy | apps/kimi-web/test/lib-logic.test.ts |
/assets/demo.png |
frontend | healthy | apps/kimi-web/test/lib-logic.test.ts |
/tmp/fake-codebase.zip |
frontend | healthy | apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts |
/tmp/no-duplicate-plan.md |
frontend | healthy | apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts |
/tmp/reject-plan.md |
frontend | healthy | apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts |
/tmp/plan.md |
frontend | healthy | apps/kimi-code/test/tui/kimi-tui-startup.test.ts |
/foo/bar.ts |
frontend | healthy | apps/kimi-code/test/tui/export-markdown.test.ts |
/a.ts |
frontend | healthy | apps/kimi-code/test/tui/export-markdown.test.ts |
/tmp/kimi-plan.md |
frontend | healthy | apps/kimi-code/test/tui/reverse-rpc/approval-adapter.test.ts |
/tmp/kimi-code-original-images/abc.png |
frontend | healthy | apps/kimi-code/test/tui/input/image-placeholder.test.ts |
/skills/parent/nested-review/SKILL.md |
frontend | healthy | apps/kimi-code/test/tui/commands/skills.test.ts |
/p/deploy.md |
frontend | healthy | apps/kimi-code/test/tui/commands/plugin-commands.test.ts |
/tmp/a |
frontend | healthy | apps/kimi-code/test/tui/utils/event-payload.test.ts |
/tmp/refactor.md |
frontend | healthy | apps/kimi-code/test/tui/components/messages/tool-call.test.… |
/etc/hosts |
frontend | healthy | apps/kimi-code/test/tui/components/messages/tool-call.test.… |
/tmp/proj-a/apps/kimi-code/src/main.ts |
frontend | healthy | apps/kimi-code/test/tui/components/messages/tool-call.test.… |
/tmp/proj-ab/src/main.ts |
frontend | healthy | apps/kimi-code/test/tui/components/messages/tool-call.test.… |
/tmp/x.png |
frontend | healthy | apps/kimi-code/test/tui/components/messages/tool-renderers/… |
/tmp/plans/auto.md |
frontend | healthy | packages/kap-server/test/transcript.test.ts |
/x |
frontend | healthy | packages/kap-server/test/services/transcript.test.ts |
/sessions/{session_id}/prompts |
frontend | healthy | packages/kap-server/src/middleware/defineRoute.ts |
/config |
frontend | healthy | packages/kap-server/src/routes/config.ts |
/auth |
frontend | healthy | packages/kap-server/src/routes/auth.ts |
/sessions/{session_id}/snapshot |
frontend | healthy | packages/kap-server/src/routes/snapshot.ts |
/gui/store/getItem |
frontend | healthy | packages/kap-server/src/routes/guiStore.ts |
/gui/store/setItem |
frontend | healthy | packages/kap-server/src/routes/guiStore.ts |
/gui/store/removeItem |
frontend | healthy | packages/kap-server/src/routes/guiStore.ts |
/gui/store/clear |
frontend | healthy | packages/kap-server/src/routes/guiStore.ts |
/gui/store/length |
frontend | healthy | packages/kap-server/src/routes/guiStore.ts |
/sessions/{session_id}/approvals |
frontend | healthy | packages/kap-server/src/routes/approvals.ts |
/sessions/{session_id}/approvals/{approval_id} |
frontend | healthy | packages/kap-server/src/routes/approvals.ts |
/sessions/{session_id}/transcript |
frontend | healthy | packages/kap-server/src/routes/transcript.ts |
/sessions/{session_id}/transcript/ops |
frontend | healthy | packages/kap-server/src/routes/transcript.ts |
/sessions/{session_id}/transcript/user-messages |
frontend | healthy | packages/kap-server/src/routes/transcript.ts |
/sessions/{session_id}/transcript/plan |
frontend | healthy | packages/kap-server/src/routes/transcript.ts |
/shutdown |
frontend | healthy | packages/kap-server/src/routes/shutdown.ts |
/sessions/{session_id}/export |
frontend | healthy | packages/kap-server/src/routes/sessionExport.ts |
/sessions/{session_id}/messages |
frontend | healthy | packages/kap-server/src/routes/messages.ts |
/sessions/{session_id}/messages/{message_id} |
frontend | healthy | packages/kap-server/src/routes/messages.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
legacy-migration.manager.test.ts |
data | healthy | apps/vscode/test/legacy-migration.manager.test.ts |
legacy-migration.manager.ts |
data | healthy | apps/vscode/src/migration/legacy-migration.manager.ts |
index.ts |
data | healthy | apps/vscode/src/migration/index.ts |
command.test.ts |
data | healthy | apps/kimi-code/test/migration/command.test.ts |
migration-screen.test.ts |
data | healthy | apps/kimi-code/test/migration/migration-screen.test.ts |
badge.test.ts |
data | healthy | apps/kimi-code/test/migration/badge.test.ts |
detect-pending.test.ts |
data | healthy | apps/kimi-code/test/migration/detect-pending.test.ts |
index.ts |
data | healthy | apps/kimi-code/src/migration/index.ts |
badge.ts |
data | healthy | apps/kimi-code/src/migration/badge.ts |
command.ts |
data | healthy | apps/kimi-code/src/migration/command.ts |
migration-screen.ts |
data | healthy | apps/kimi-code/src/migration/migration-screen.ts |
detect-pending.ts |
data | healthy | apps/kimi-code/src/migration/detect-pending.ts |
tsdown.config.ts |
data | healthy | packages/migration-legacy/tsdown.config.ts |
vitest.config.ts |
data | healthy | packages/migration-legacy/vitest.config.ts |
report.test.ts |
data | healthy | packages/migration-legacy/test/report.test.ts |
prompt-modules.d.ts |
data | healthy | packages/migration-legacy/test/prompt-modules.d.ts |
paths.test.ts |
data | healthy | packages/migration-legacy/test/paths.test.ts |
session-index.test.ts |
data | healthy | packages/migration-legacy/test/session-index.test.ts |
integration.test.ts |
data | healthy | packages/migration-legacy/test/integration.test.ts |
stub-detect.test.ts |
data | healthy | packages/migration-legacy/test/stub-detect.test.ts |
resume.integration.test.ts |
data | healthy | packages/migration-legacy/test/resume.integration.test.ts |
marker.test.ts |
data | healthy | packages/migration-legacy/test/marker.test.ts |
migration-errors-log.test.ts |
data | healthy | packages/migration-legacy/test/migration-errors-log.test.ts |
detect.test.ts |
data | healthy | packages/migration-legacy/test/detect.test.ts |
kimi-cli-schema.test.ts |
data | healthy | packages/migration-legacy/test/kimi-cli-schema.test.ts |
prompt.test.ts |
data | healthy | packages/migration-legacy/test/prompt.test.ts |
atomic-write.test.ts |
data | healthy | packages/migration-legacy/test/atomic-write.test.ts |
wire-writer.test.ts |
data | healthy | packages/migration-legacy/test/sessions/wire-writer.test.ts |
state-writer.test.ts |
data | healthy | packages/migration-legacy/test/sessions/state-writer.test.ts |
fixtures.snapshot.test.ts |
data | healthy | packages/migration-legacy/test/sessions/fixtures.snapshot.t… |
content-part.test.ts |
data | healthy | packages/migration-legacy/test/sessions/content-part.test.ts |
translator.test.ts |
data | healthy | packages/migration-legacy/test/sessions/translator.test.ts |
classify.test.ts |
data | healthy | packages/migration-legacy/test/sessions/classify.test.ts |
sessions-step.test.ts |
data | healthy | packages/migration-legacy/test/sessions/sessions-step.test.… |
workdir-bucket.test.ts |
data | healthy | packages/migration-legacy/test/sessions/workdir-bucket.test… |
migrate-one.test.ts |
data | healthy | packages/migration-legacy/test/sessions/migrate-one.test.ts |
close-tool-calls.test.ts |
data | healthy | packages/migration-legacy/test/sessions/close-tool-calls.te… |
mcp.test.ts |
data | healthy | packages/migration-legacy/test/steps/mcp.test.ts |
user-history.test.ts |
data | healthy | packages/migration-legacy/test/steps/user-history.test.ts |
config.test.ts |
data | healthy | packages/migration-legacy/test/steps/config.test.ts |
skills.test.ts |
data | healthy | packages/migration-legacy/test/steps/skills.test.ts |
session-index.ts |
data | healthy | packages/migration-legacy/src/session-index.ts |
report.ts |
data | healthy | packages/migration-legacy/src/report.ts |
paths.ts |
data | healthy | packages/migration-legacy/src/paths.ts |
atomic-write.ts |
data | healthy | packages/migration-legacy/src/atomic-write.ts |
index.ts |
data | healthy | packages/migration-legacy/src/index.ts |
prompt.ts |
data | healthy | packages/migration-legacy/src/prompt.ts |
run-migration.ts |
data | healthy | packages/migration-legacy/src/run-migration.ts |
marker.ts |
data | healthy | packages/migration-legacy/src/marker.ts |
detect.ts |
data | healthy | packages/migration-legacy/src/detect.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/migration-legacy/src/paths.ts |
security | healthy | packages/migration-legacy/src/paths.ts |
auth::packages/oauth/package.json |
security | healthy | packages/oauth/package.json |
auth::packages/kap-server/src/services/modelCatalog/modelCa… |
security | healthy | packages/kap-server/src/services/modelCatalog/modelCatalogR… |
auth::packages/node-sdk/src/auth.ts |
security | healthy | packages/node-sdk/src/auth.ts |
auth::apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts |
security | healthy | apps/kimi-code/test/tui/kimi-tui-message-flow.test.ts |
auth::packages/agent-core-v2/test/agent/mcp/tools/auth.test… |
security | healthy | packages/agent-core-v2/test/agent/mcp/tools/auth.test.ts |
auth::packages/agent-core/src/rpc/core-impl.ts |
security | healthy | packages/agent-core/src/rpc/core-impl.ts |
auth::packages/kap-server/src/routes/oauth.ts |
security | healthy | packages/kap-server/src/routes/oauth.ts |
auth::packages/oauth/src/errors.ts |
security | healthy | packages/oauth/src/errors.ts |
auth::packages/kosong/src/providers/request-auth.ts |
security | healthy | packages/kosong/src/providers/request-auth.ts |
auth::apps/kimi-web/src/components/dialogs/LoginDialog.vue |
security | healthy | apps/kimi-web/src/components/dialogs/LoginDialog.vue |
auth::apps/vscode/test/legacy-migration.manager.test.ts |
security | healthy | apps/vscode/test/legacy-migration.manager.test.ts |
auth::packages/agent-core-v2/test/kosong/model/catalog.test… |
security | healthy | packages/agent-core-v2/test/kosong/model/catalog.test.ts |
auth::packages/migration-legacy/test/integration.test.ts |
security | healthy | packages/migration-legacy/test/integration.test.ts |
auth::apps/kimi-code/src/tui/commands/provider.ts |
security | healthy | apps/kimi-code/src/tui/commands/provider.ts |
auth::packages/klient/src/core/facade/global.ts |
security | healthy | packages/klient/src/core/facade/global.ts |
auth::packages/agent-core-v2/test/kosong/model/modelAuth.te… |
security | healthy | packages/agent-core-v2/test/kosong/model/modelAuth.test.ts |
auth::packages/agent-core-v2/package.json |
security | healthy | packages/agent-core-v2/package.json |
auth::packages/agent-core/test/loop/retry.test.ts |
security | healthy | packages/agent-core/test/loop/retry.test.ts |
auth::apps/kimi-code/src/tui/components/chrome/device-code-… |
security | healthy | apps/kimi-code/src/tui/components/chrome/device-code-box.ts |
auth::packages/agent-core-v2/src/kosong/model/model.ts |
security | healthy | packages/agent-core-v2/src/kosong/model/model.ts |
auth::packages/node-sdk/test/runtime-provider-identity.test… |
security | healthy | packages/node-sdk/test/runtime-provider-identity.test.ts |
auth::apps/kimi-code/test/cli/telemetry.test.ts |
security | healthy | apps/kimi-code/test/cli/telemetry.test.ts |
auth::apps/kimi-code/README.md |
security | healthy | apps/kimi-code/README.md |
auth::packages/agent-core-v2/src/agent/mcp/oauth/callback-s… |
security | healthy | packages/agent-core-v2/src/agent/mcp/oauth/callback-server.… |
auth::packages/pi-tui/src/utils.ts |
security | healthy | packages/pi-tui/src/utils.ts |
auth::packages/oauth/test/toolkit.test.ts |
security | healthy | packages/oauth/test/toolkit.test.ts |
auth::packages/agent-core/src/mcp/index.ts |
security | healthy | packages/agent-core/src/mcp/index.ts |
auth::packages/agent-core/src/services/modelCatalog/modelCa… |
security | healthy | packages/agent-core/src/services/modelCatalog/modelCatalogS… |
auth::apps/kimi-code/test/cli/run-shell.test.ts |
security | healthy | apps/kimi-code/test/cli/run-shell.test.ts |
auth::packages/oauth/vitest.config.ts |
security | healthy | packages/oauth/vitest.config.ts |
auth::packages/agent-core/tsdown.config.ts |
security | healthy | packages/agent-core/tsdown.config.ts |
auth::packages/agent-core-v2/src/kosong/provider/bases/requ… |
security | healthy | packages/agent-core-v2/src/kosong/provider/bases/request-au… |
auth::packages/node-sdk/src/sdk-rpc-client.ts |
security | healthy | packages/node-sdk/src/sdk-rpc-client.ts |
auth::packages/agent-core/test/mcp/oauth-store.test.ts |
security | healthy | packages/agent-core/test/mcp/oauth-store.test.ts |
auth::packages/kap-server/test/oauthUsage.test.ts |
security | healthy | packages/kap-server/test/oauthUsage.test.ts |
auth::packages/oauth/test/oauth.test.ts |
security | healthy | packages/oauth/test/oauth.test.ts |
auth::packages/agent-core-v2/src/app/web/tools/fetch-url.ts |
security | healthy | packages/agent-core-v2/src/app/web/tools/fetch-url.ts |
auth::packages/node-sdk/api-extractor.json |
security | healthy | packages/node-sdk/api-extractor.json |
auth::packages/agent-core/test/harness/runtime-provider.tes… |
security | healthy | packages/agent-core/test/harness/runtime-provider.test.ts |
auth::apps/kimi-web/src/components/settings/ProviderManager… |
security | healthy | apps/kimi-web/src/components/settings/ProviderManager.vue |
auth::packages/agent-core-v2/src/app/kosongConfig/oauthToke… |
security | healthy | packages/agent-core-v2/src/app/kosongConfig/oauthTokenAdapt… |
auth::apps/kimi-code/src/tui/components/dialogs/feedback-in… |
security | healthy | apps/kimi-code/src/tui/components/dialogs/feedback-input-di… |
auth::packages/agent-core-v2/test/app/kosongConfig/discover… |
security | healthy | packages/agent-core-v2/test/app/kosongConfig/discovery.test… |
auth::packages/oauth/src/storage.ts |
security | healthy | packages/oauth/src/storage.ts |
auth::packages/agent-core/src/mcp/oauth/store.ts |
security | healthy | packages/agent-core/src/mcp/oauth/store.ts |
auth::apps/kimi-code/src/cli/sub/login.ts |
security | healthy | apps/kimi-code/src/cli/sub/login.ts |
auth::packages/agent-core-v2/src/kosong/provider/providerDe… |
security | healthy | packages/agent-core-v2/src/kosong/provider/providerDefiniti… |
auth::packages/agent-core-v2/src/app/web/webService.ts |
security | healthy | packages/agent-core-v2/src/app/web/webService.ts |
auth::apps/kimi-code/src/tui/components/dialogs/provider-ma… |
security | healthy | apps/kimi-code/src/tui/components/dialogs/provider-manager.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | AGENTS.md |
192.168.97.91 |
network | healthy | apps/kimi-web/README.md |
192.168.98.66 |
network | healthy | apps/kimi-code/test/cli/web/web.test.ts |
10.8.12.216 |
network | healthy | apps/kimi-code/test/cli/web/web.test.ts |
192.168.1.5 |
network | healthy | apps/kimi-code/test/cli/web/web.test.ts |
10.0.0.1 |
network | healthy | apps/kimi-code/test/cli/web/web.test.ts |
127.255.255.255 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
172.16.0.1 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
172.31.255.255 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
169.254.1.1 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
8.8.8.8 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
172.32.0.1 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
203.0.113.5 |
network | healthy | packages/kap-server/test/bindClassify.test.ts |
1.2.3.4 |
network | healthy | packages/kap-server/test/hostnames.test.ts |
203.0.113.10 |
network | healthy | packages/kap-server/test/rateLimit.test.ts |
203.0.113.11 |
network | healthy | packages/kap-server/test/rateLimit.test.ts |
5.5.5.5 |
network | healthy | packages/kap-server/test/rateLimit.test.ts |
9.9.9.9 |
network | healthy | packages/kap-server/test/rateLimit.test.ts |
127.0.0.0 |
network | healthy | packages/kap-server/src/security/bindClassify.ts |
10.0.0.0 |
network | healthy | packages/kap-server/src/security/bindClassify.ts |
172.16.0.0 |
network | healthy | packages/kap-server/src/security/bindClassify.ts |
192.168.0.0 |
network | healthy | packages/kap-server/src/security/bindClassify.ts |
169.254.0.0 |
network | healthy | packages/kap-server/src/security/bindClassify.ts |
93.184.216.34 |
network | healthy | packages/agent-core-v2/test/app/web/providers/local-fetch-u… |
169.254.169.254 |
network | healthy | packages/agent-core-v2/test/app/web/providers/local-fetch-u… |
10.0.0.7 |
network | healthy | packages/agent-core-v2/test/app/web/providers/local-fetch-u… |
100.64.0.0 |
network | healthy | packages/agent-core-v2/src/app/web/providers/local-fetch-ur… |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/sessions/:id/blobs/:hash |
api | healthy | apps/vis/server/src/routes/blobs.ts |
GET /api/sessions/:id/tasks |
api | healthy | apps/vis/server/src/routes/tasks.ts |
GET /api/sessions/:id/tasks/:taskId/output |
api | healthy | apps/vis/server/src/routes/tasks.ts |
GET /api/sessions/:id/context |
api | healthy | apps/vis/server/src/routes/context.ts |
GET /api/sessions/:id/agents |
api | healthy | apps/vis/server/src/routes/subagents.ts |
GET /api/sessions |
api | healthy | apps/vis/server/src/routes/sessions.ts |
DELETE /api/sessions/:id |
api | healthy | apps/vis/server/src/routes/sessions.ts |
POST /api/sessions/:id/reveal |
api | healthy | apps/vis/server/src/routes/sessions.ts |
GET /api/sessions/:id |
api | healthy | apps/vis/server/src/routes/session-detail.ts |
GET /api/sessions/:id/cron |
api | healthy | apps/vis/server/src/routes/cron.ts |
GET /api/sessions/:id/logs |
api | healthy | apps/vis/server/src/routes/logs.ts |
POST /api/imports |
api | healthy | apps/vis/server/src/routes/imports.ts |
GET /api/sessions/:id/wire |
api | healthy | apps/vis/server/src/routes/wire.ts |
GET /asyncapi.json |
api | healthy | packages/kap-server/src/start.ts |
GET /openapi.json |
api | healthy | packages/kap-server/src/start.ts |
GET /healthz |
api | healthy | packages/kap-server/src/routes/registerApiV1Routes.ts |
GET / |
api | healthy | packages/kap-server/src/routes/webAssets.ts |
GET /* |
api | healthy | packages/kap-server/src/routes/webAssets.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
publish |
cicd | healthy | .github/workflows/pkg-pr-new.yml |
check-workspace-sync |
cicd | healthy | .github/workflows/nix-build.yml |
nix-build |
cicd | healthy | .github/workflows/nix-build.yml |
build |
cicd | healthy | .github/workflows/docs-deploy.yml |
deploy |
cicd | healthy | .github/workflows/docs-deploy.yml |
native-bundle |
cicd | healthy | .github/workflows/_native-build.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
test-pi-tui |
cicd | healthy | .github/workflows/ci.yml |
test-windows |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
typecheck |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/manual-native-bundle.yml |
release |
cicd | healthy | .github/workflows/release.yml |
deploy-docs |
cicd | healthy | .github/workflows/release.yml |
native-artifacts |
cicd | healthy | .github/workflows/release.yml |
publish-native-assets |
cicd | healthy | .github/workflows/release.yml |
check |
cicd | healthy | .github/workflows/pr-title-checker.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:58628 |
network | healthy | apps/kimi-inspect/vite/serverDiscovery.test.ts |
port:58629 |
network | healthy | apps/kimi-inspect/vite/serverDiscovery.test.ts |
port:58630 |
network | healthy | apps/kimi-inspect/vite/serverDiscovery.test.ts |
port:58627 |
network | healthy | apps/kimi-inspect/vite/serverDiscovery.test.ts |
port:59000 |
network | healthy | apps/kimi-inspect/vite/serverDiscovery.test.ts |
port:41234 |
network | healthy | apps/kimi-code/test/cli/vis.test.ts |
port:4321 |
network | healthy | apps/kimi-code/test/cli/vis.test.ts |
port:1234 |
network | healthy | packages/kaos/test/ssh-create.test.ts |
port:2222 |
network | healthy | packages/kaos/test/e2e/ssh-mock.test.ts |
port:5000 |
network | healthy | packages/kap-server/test/boot.test.ts |
port:9999 |
network | healthy | packages/kap-server/test/instanceRegistry.test.ts |
port:6379 |
network | healthy | packages/minidb/src/server.ts |
port:1080 |
network | healthy | packages/agent-core-v2/test/_base/utils/proxy.test.ts |
port:5187 |
network | healthy | packages/agent-core-v2/scripts/dep-graph/vite.config.ts |
port:7890 |
network | healthy | packages/agent-core/test/utils/proxy.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::pkg-pr-new |
cicd | healthy | .github/workflows/pkg-pr-new.yml |
gha::nix-build |
cicd | healthy | .github/workflows/nix-build.yml |
gha::docs-deploy |
cicd | healthy | .github/workflows/docs-deploy.yml |
gha::_native-build |
cicd | healthy | .github/workflows/_native-build.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::manual-native-bundle |
cicd | healthy | .github/workflows/manual-native-bundle.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::pr-title-checker |
cicd | healthy | .github/workflows/pr-title-checker.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
APPLE_CERTIFICATE_P12 |
cicd | healthy | — |
APPLE_NOTARIZATION_KEY_P8 |
cicd | healthy | — |
APPLE_NOTARIZATION_KEY_ID |
cicd | healthy | — |
APPLE_NOTARIZATION_ISSUER_ID |
cicd | healthy | — |
APPLE_CERTIFICATE_PASSWORD |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | apps/kimi-code/test/tui/reverse-rpc/question.test.ts |
redis |
data | healthy | packages/minidb/README.md |
mongodb |
data | healthy | packages/minidb/README.md |
postgres |
data | healthy | packages/agent-core-v2/test/agent/questionTools/tools/ask-u… |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | apps/kimi-code/src/tui/components/chrome/footer.ts |
caddy |
network | healthy | packages/kap-server/src/middleware/securityHeaders.ts |
traefik |
network | healthy | packages/kap-server/src/routes/snapshot.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | apps/kimi-web/test/ask-user-tool-parse.test.ts |
vps::azure |
hardware | healthy | apps/kimi-code/test/tui/components/dialogs/choice-picker.te… |
vps::gcp |
hardware | healthy | packages/agent-core-v2/test/os/backends/node-local/tools/gr… |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::packages/kaos/test/ssh-create.test.ts |
security | healthy | packages/kaos/test/ssh-create.test.ts |
password_literal::packages/kap-server/test/authTokenStore.t… |
security | healthy | packages/kap-server/test/authTokenStore.test.ts |
generic_api_key::packages/node-sdk/test/runtime-provider-oa… |
security | healthy | packages/node-sdk/test/runtime-provider-oauth.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-arocryhp |
software | healthy | /tmp/repobility-clone-arocryhp |
| Label | Layer | Status | Path |
|---|---|---|---|
image::packages/klient/Dockerfile |
hardware | healthy | packages/klient/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | apps/vscode/webview-ui/src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/1d3fa742-7345-4c49-a4cf-3962b4cfc4e2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1d3fa742-7345-4c49-a4cf-3962b4cfc4e2/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.