# Notices and Attribution This project contains material from the following MIT-licensed projects: ## clawcodex (Clawd Codex Team) - `ui-tui/` — the TUI application source (React app, components, hooks, domain logic, tests) from which most of `src/` is ported. - `ui-tui/packages/dsh-cctui-ink/` — a fork of the Ink terminal renderer, vendored here as `packages/dsh-cctui-ink/`. Copyright (c) 2026 Clawd Codex Team. MIT License. ## dsh-TUI (chimney / ccch1mneyyy) Integration and packaging patterns for deepseek-harness plugins (bundle patch discipline, adapter boundary, exit funnel, provider registration) are adapted from dsh-TUI. Copyright (c) 2026, chimney (ccch1mneyyy). MIT License. ## Ink (Vadim Demedes) and ink-text-input The vendored renderer is ultimately derived from Ink. Copyright (c) Vadim Demedes (vadimdemedes.com). MIT License. ## deepseek-harness (DeepSeek AI) This plugin consumes the published `@deepseek-ai/*` packages as peer dependencies. MIT License.