dsh-grok-kit Copyright 2026 dsh-grok-kit contributors This product includes software derived from dsh-xai (https://github.com/MirDie/dsh-xai), Copyright 2026 dsh-xai contributors (JiaXin Liao), licensed under the Apache License, Version 2.0. Derived parts include the OAuth credential store, session/catalog management, pi-ai adapter plumbing, device-code auth routes, Grok CLI import, settings page, and CLI entries (src/store.ts, src/session.ts, src/catalog.ts, src/auth.ts, src/auth-routes.ts, src/adapter.ts, src/grok-import.ts, src/ids.ts, src/redact.ts, src/invariant.ts, src/bin.ts, src/client/, build config). Server-side search mapping and tool formatting in src/search.ts and src/tools.ts are adapted from the dsh-xai web-search fork by lonefisher (https://github.com/lonefisher/dsh-xai), also under the Apache License, Version 2.0. The tool registration/presentation interface used here (`defineTool` and the result views imported from @deepseek-ai/dsh-tools) follows the same public pattern as DeepSeek's dsh-tool-web bundle; no code was copied from dsh-tool-web — check its own LICENSE if you vendor that bundle separately. The outbound proxy implementation (src/proxy.ts) is original to dsh-grok-kit contributors. Grok, xAI, X, DeepSeek, DeepSeek Harness and related names and marks belong to their respective owners; this project uses them only to identify compatible services. dsh-grok-kit is an unofficial community integration (see the README notice).