Third-Party Notices

CaseSharp incorporates code from the following third-party open-source project. We publish this page to satisfy the attribution requirements of the GNU Affero General Public License, Version 3 (AGPL-3.0).

Mike (AGPL-3.0)

Project: Mike

Copyright: William Chen (willchen96)

License: GNU Affero General Public License v3.0

Upstream repository: github.com/willchen96/mike

Mike is an open-source legal AI assistant for corporate transactional work. CaseSharp lifts and adapts specific Mike engines, including the DOCX tracked-changes engine, tabular review framework, workflow template system, citation contract, and document versioning patterns, for the Australian legal research domain.

AGPL-3.0 affected modules

The following CaseSharp modules contain Mike-derived code and are therefore licensed under AGPL-3.0:

  • src/lib/docx/tracked-changes.ts (DOCX tracked-changes engine)
  • src/lib/ai/sharp/chat-tools.ts (LLM tool orchestration)
  • src/app/api/v1/cs/sharp/chat/route.ts (streaming chat)
  • src/app/api/v1/cs/sharp/messages/[id]/regenerate/route.ts (message regeneration)
  • src/lib/docx/convert.ts (DOCX to PDF conversion)
  • src/lib/briefs/document-versions.ts (document versioning)
  • src/lib/docx/upload.ts (file upload + text extraction)
  • src/app/api/v1/cs/tabular/route.ts (tabular review API)
  • src/components/cs/Tabular/* (tabular review UI)
  • src/app/api/v1/cs/workflows/route.ts (workflow API)
  • src/components/cs/Workflows/* (workflow UI)
  • src/app/api/v1/cs/briefs/[id]/duplicate/route.ts (document replication)
  • src/app/api/v1/cs/downloads/route.ts (ZIP download)
  • src/lib/server/download-tokens.ts (HMAC download tokens)
  • src/app/api/v1/cs/projects/route.ts (project folder tree)

Full license and attribution

See the LICENSE-third-party.md file in our public source mirror for the complete AGPL-3.0 license text, the exhaustive file-by-file mapping, copyright holder credit, and the delineation between AGPL and proprietary portions of the CaseSharp codebase.

Corresponding source

Per AGPL Section 13, the complete corresponding source of the CaseSharp application is published at:

github.com/matterdesk/casesharp-web-public

If the mirror is temporarily unavailable, email hello@casesharp.ai and we will provide a downloadable archive within seven business days.

Other dependencies

CaseSharp uses a number of open-source frameworks and libraries. Each dependency retains its own license. The full list, with license texts, is included in the node_modules directory of the published source mirror, and a curated summary lives at LICENSE-third-party.md.

© 2026 CaseSharp. Australian infrastructure.