-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
49 lines (42 loc) · 2.66 KB
/
Copy pathNOTICE
File metadata and controls
49 lines (42 loc) · 2.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
iGemini — orchestration layer
Copyright (C) 2026 DexterSLamb
This repository as a whole is licensed under the GNU Affero General Public
License v3.0 (see LICENSE).
iGemini is an independent, non-commercial project. It is NOT affiliated
with, endorsed by, or connected to Google (Gemini), Anthropic (Claude),
or Apple (Siri) in any way.
════════════════════════════════════════════════════════════════════════
Third-party components & corresponding source (attribution)
════════════════════════════════════════════════════════════════════════
[1] claudecodeui (product name: CloudCLI)
Author : siteboon
License : AGPL-3.0
Upstream: https://github.com/siteboon/claudecodeui
Baseline: v1.36.3, commit 27eaf0146a46aa8a55178f3d394360ff7465420f
Changes : vendor/igemini-claudecodeui.patch contains the shared white-label
source changes. Additional disclosed build/runtime changes are
applied by scripts/common/patch-cloudcli-*.py and the platform
build/setup scripts under scripts/.
Rebuild : git clone the upstream repo
→ git checkout 27eaf0146a46aa8a55178f3d394360ff7465420f
→ git apply --binary vendor/igemini-claudecodeui.patch
→ run the applicable public platform build/setup script.
The scripts apply the remaining source/runtime patches, build
CloudCLI, prune its runtime dependencies, and assemble iGemini.
Source : All iGemini changes used to create the distributed installers
are included in this repository.
[2] Inno Setup Simplified-Chinese translation
File : scripts/windows/installer/ChineseSimplified.isl
Author : Zhenghan Yang
Upstream: https://github.com/kira-96/Inno-Setup-Chinese-Simplified-Translation
License : redistributed under the Inno Setup terms
[3] Brand assets — assets/igemini-icon.png (and the icon/favicon copies
embedded in the patch)
A stylized "assistant orb" logo. Provided as-is for this project's
branding.
[4] Runtime dependencies (fetched by the build/setup scripts and, where
applicable, bundled into release installers; not stored as binaries in
this Git repository; each remains under its own license): Node.js,
@anthropic-ai/claude-code, Python, markdown, PyMuPDF (AGPL), pdfplumber,
python-docx, openpyxl, pandas, pandoc (GPL), chrome-headless-shell,
WebView2, WebKitGTK.