Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 1.58 KB

File metadata and controls

55 lines (38 loc) · 1.58 KB

Third-party notices

This repository vendors third-party source. Each copied package keeps its upstream LICENSE. The project owner has not yet chosen a license for Loop itself.

DeepSeek Harness

Cordis stack

Vendored from the same DeepSeek Harness checkout (vendor/ there), originally authored by Shigma and rescoped by DeepSeek to @deepseek-ai/*. Loop rescopes them again to @loopwithai/*.

  • Location: vendor/cordis/
  • Packages: cosmokit, schemastery, cordis, loader, include, group, timer, hmr, logger-console
  • License: MIT

See vendor/README.md for the package table and update procedure.

DeepSeek Harness packages

  • Packages: @deepseek-ai/dsh, Agent/session/Web packages, Cordis and Schemastery
  • Version: 0.1.0-rc.6 for Harness packages
  • License: MIT

Pi Coding Agent

  • Project: earendil-works/pi
  • Package: @earendil-works/pi-coding-agent 0.84.1
  • License: MIT

OpenAI Codex

  • Project: openai/codex
  • Integration: the locally installed codex app-server JSONL protocol
  • License: Apache-2.0

Claude Agent SDK

  • Package: @anthropic-ai/claude-agent-sdk 0.3.232
  • License: commercial package terms; see the package's bundled LICENSE.md

Undici

  • Project: nodejs/undici
  • Package: undici 8.9.0
  • Use: process-wide HTTP dispatcher and HTTP/HTTPS proxy support
  • License: MIT