Naivoc
Copyright 2026 Naivoc

This product is a derivative work of Cline, and includes software developed by
Cline Bot Inc.

    Cline
    Copyright 2026 Cline Bot Inc.
    https://github.com/cline/cline

Cline is licensed under the Apache License, Version 2.0. A copy of that license
is distributed with this work as LICENSE, and applies to this derivative work as
a whole. You may obtain a copy of the License at:

    http://www.apache.org/licenses/LICENSE-2.0

Naivoc is an independent project. It is not produced, endorsed, sponsored, or
supported by Cline Bot Inc., and "Cline" is not used as a name or mark of this
product. Cline Bot Inc. is not responsible for it, and should not be contacted
about it.

Modifications made by Naivoc relative to the upstream Cline source, all under
the same Apache-2.0 terms:

  - An optional Positron runtime bridge for R and Python sessions
    (apps/vscode/src/integrations/positron/)
  - An active-file attachment control in the chat composer
  - Attached files are read from the editor buffer instead of disk, and repeated
    attachments are de-duplicated by content hash
  - A userFileContentLoader capability in the SDK runtime, so an editor host can
    supply that behaviour
  - Chat rendering changes: inline-code typography, and command blocks that
    collapse to a single line
  - Product identity: extension ID, name, icon, and command IDs

The upstream commit this work derives from is recorded in the repository's git
history. Cline's own attribution and third-party notices, where present in the
source tree, are preserved unchanged.
