Algenta Repositories — vendored Cline SDK
==========================================

This directory vendors the Cline SDK packages
(sdk/packages/{shared,llms,agents,core,sdk}) from the Cline project
(https://github.com/cline/cline) at upstream commit
3a3ea6ee964dad8959b2ec82784472ab73fd9995, licensed under the
Apache License, Version 2.0 — see ./LICENSE.

Portions Copyright (c) Cline Bot Inc.

This is a MODIFIED, vendored copy. Changes by Algenta, 2026:
  - Trimmed the monorepo to the SDK packages only
    (root package.json "workspaces" -> ["sdk/packages/*"]).
  - Removed the "prepare": "husky" install hook.
  - PENDING (tracked): neutralize Cline-operated telemetry/endpoints
    (sdk/packages/shared/src/runtime/cline-environment.ts,
     sdk/packages/core/src/services/telemetry/core-events.ts) at the
    build/runtime layer before shipping — see ../../CLINE_FORK.md.

"Cline" is a trademark of Cline Bot Inc. Algenta Repositories is an
independent product and is NOT affiliated with or endorsed by Cline Bot Inc.;
"Cline" is used here only nominatively to identify the upstream origin of this
vendored source (internal engine attribution only).
