-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathWINDOWS_INSTALLER_EULA.txt
More file actions
92 lines (55 loc) · 6.43 KB
/
WINDOWS_INSTALLER_EULA.txt
File metadata and controls
92 lines (55 loc) · 6.43 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
Agent Workspace Installer Terms
Effective date: March 18, 2026
IMPORTANT: PLEASE READ THIS AGREEMENT CAREFULLY.
By installing, copying, or using Agent Workspace, you agree to these Installer Terms, the Agent Workspace Terms of Use, and the Agent Workspace Privacy Policy. If you do not agree, do not install or use the software.
Public terms:
- Terms of Use: https://agent-workspace.ai/terms.html
- Privacy Policy: https://agent-workspace.ai/privacy.html
1. What this software is
Agent Workspace is local-first developer tooling that helps you launch, manage, and automate terminal-based agents, workspaces, repositories, worktrees, local services, and optional third-party features. It can run commands, write files, move data between tools, and invoke external providers that you configure.
2. Open-source notice
Agent Workspace includes open-source software. The repository source code is made available under the MIT License and may include third-party components under their own licenses. Nothing in this installer agreement limits any rights you may have under the applicable open-source licenses for those components. In the event of a conflict, the applicable open-source license controls for that component.
3. Source of truth and verification
The public Terms of Use and Privacy Policy linked above are the canonical public terms for the product.
Before running the installer, verify the release artifact you downloaded against the published release information. That includes checking the published SHA-256 digest and, if a platform signature is present, checking that signature as well.
Example PowerShell commands:
- `Get-FileHash <installer-file> -Algorithm SHA256`
- `Get-AuthenticodeSignature <installer-file>`
If verification fails or the file does not match the published release information, do not run it.
4. License to use the packaged app
Subject to your compliance with these terms and applicable law, the Agent Workspace maintainers grant you a personal, non-exclusive, revocable license to install and use the packaged Agent Workspace application and related release materials.
5. Your responsibilities
You are responsible for:
- the commands, prompts, scripts, automations, and actions you run through Agent Workspace;
- reviewing AI-generated output before relying on it or shipping it;
- securing your machine, repositories, credentials, tokens, and API keys;
- complying with the terms of any third-party provider you connect, including GitHub, Trello, Anthropic, OpenAI, Google, or other agent or cloud services;
- ensuring your use is lawful and authorized for the machines, repositories, and data you access.
6. Prohibited use
You may not use Agent Workspace:
- to access systems, repositories, or data without authorization;
- to violate law, intellectual-property rights, privacy rights, export controls, sanctions, or workplace obligations;
- in life-critical, safety-critical, medical, nuclear, emergency-response, aviation, weapons, or similar high-risk scenarios where failure could cause death, injury, or major property or environmental damage;
- to deploy or rely on AI output as a substitute for professional legal, medical, accounting, security, or other regulated advice.
7. Third-party services
Agent Workspace may use or connect to third-party tools and services that are not controlled by the Agent Workspace maintainers. Those services have separate terms, privacy policies, uptime, and security practices. The Agent Workspace maintainers are not responsible for third-party services or their actions.
Examples of optional service-backed features in the current product include GitHub-linked repository and pull-request workflows, Trello task workflows, optional speech-recognition backends, and provider-backed AI helpers.
8. Privacy and local data
Agent Workspace is designed to run on your hardware and does not rely on publisher-hosted telemetry or publisher-hosted user accounts by default. It may still store local settings, logs, telemetry, workspace data, project metadata, onboarding state, and optional integration credentials on your device, and it may transmit data to third-party services when you enable or use those features. See the Privacy Policy for details.
9. No warranty
THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE," WITHOUT WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, NON-INFRINGEMENT, ACCURACY, SECURITY, QUIET ENJOYMENT, OR THAT THE SOFTWARE WILL BE ERROR-FREE OR UNINTERRUPTED.
10. Non-excludable rights
Nothing in this installer agreement excludes, restricts, or modifies any rights or remedies that cannot be excluded, restricted, or modified under applicable law.
11. Limitation of liability
TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE AGENT WORKSPACE MAINTAINERS AND THEIR LICENSORS, CONTRIBUTORS, AND SUPPLIERS WILL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, CONSEQUENTIAL, OR PUNITIVE DAMAGES, OR FOR ANY LOSS OF DATA, PROFITS, REVENUE, GOODWILL, BUSINESS OPPORTUNITY, OR SYSTEM AVAILABILITY, ARISING OUT OF OR RELATED TO THE SOFTWARE OR YOUR USE OF IT, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
TO THE MAXIMUM EXTENT PERMITTED BY LAW, THE TOTAL LIABILITY OF THE AGENT WORKSPACE MAINTAINERS AND THEIR LICENSORS, CONTRIBUTORS, AND SUPPLIERS FOR ALL CLAIMS ARISING OUT OF OR RELATING TO THE SOFTWARE WILL NOT EXCEED THE GREATER OF (A) THE AMOUNT YOU PAID FOR THE SOFTWARE, OR (B) U.S. $50.
12. Your indemnity
To the maximum extent permitted by law, you will defend, indemnify, and hold harmless the Agent Workspace maintainers and their licensors, contributors, and suppliers from claims, losses, liabilities, damages, judgments, and costs arising from your misuse of Agent Workspace, your violation of law, your violation of these terms, or your unauthorized access to systems, repositories, or data.
13. Updates and changes
The Agent Workspace maintainers may release updates, patches, or changes to the software, documentation, installer terms, Terms of Use, or Privacy Policy. Your continued use after an update becomes effective means you accept the updated terms to the extent permitted by law.
14. Contact
Questions:
- GitHub repository: https://github.com/web3dev1337/agent-workspace
- Security reports: https://github.com/web3dev1337/agent-workspace/security/advisories/new
- X: https://x.com/AIOnlyDeveloper
If you do not agree to these terms, select "I do not agree" or cancel the installation.