sleev-darwin-x64 1.5.4 → 1.7.6-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/EULA.md +251 -0
- package/LICENSE.md +13 -0
- package/THIRD_PARTY_NOTICES.md +18830 -0
- package/bin/sleev +0 -0
- package/package.json +7 -4
package/EULA.md
ADDED
|
@@ -0,0 +1,251 @@
|
|
|
1
|
+
# Sleev Software License Terms
|
|
2
|
+
|
|
3
|
+
Version: 2026-07-30
|
|
4
|
+
Effective date: 2026-08-15
|
|
5
|
+
|
|
6
|
+
These Software License Terms govern the local Sleev software provided by Sleev
|
|
7
|
+
Labs Inc., including the Sleev CLI, TUI, local gateway, updater, install
|
|
8
|
+
scripts, packaged binaries, configuration tools, documentation, and related
|
|
9
|
+
local components.
|
|
10
|
+
|
|
11
|
+
If you have a written agreement, pilot agreement, enterprise agreement, or order
|
|
12
|
+
form with Sleev Labs Inc., that written agreement controls to the extent it
|
|
13
|
+
conflicts with these terms.
|
|
14
|
+
|
|
15
|
+
## 1. Parties And Acceptance
|
|
16
|
+
|
|
17
|
+
These terms are between Sleev Labs Inc. and the person or organization that
|
|
18
|
+
installs, accesses, or uses Sleev.
|
|
19
|
+
|
|
20
|
+
Where Sleev requires explicit acceptance, you may accept these terms through the
|
|
21
|
+
Sleev website. If Sleev provides notice of updated terms with an effective date,
|
|
22
|
+
continued use after that effective date is governed by the updated terms.
|
|
23
|
+
|
|
24
|
+
If you accept on behalf of an organization, you represent that you have authority
|
|
25
|
+
to bind that organization. If you do not have that authority, you may accept only
|
|
26
|
+
for your own permitted individual use or limited evaluation use.
|
|
27
|
+
|
|
28
|
+
## 2. Ownership
|
|
29
|
+
|
|
30
|
+
Sleev is proprietary software owned by Sleev Labs Inc. Sleev is not open source.
|
|
31
|
+
Sleev Labs Inc. and its licensors retain all rights, title, and interest in
|
|
32
|
+
Sleev, including all intellectual property rights.
|
|
33
|
+
|
|
34
|
+
These terms grant only the limited rights expressly stated below. All other
|
|
35
|
+
rights are reserved.
|
|
36
|
+
|
|
37
|
+
## 3. Individual Use License
|
|
38
|
+
|
|
39
|
+
Sleev Labs Inc. grants one natural person a limited, non-exclusive,
|
|
40
|
+
non-transferable license to install and use Sleev for that person's own work.
|
|
41
|
+
|
|
42
|
+
Individual Use includes personal projects, learning, solo commercial work,
|
|
43
|
+
freelance work, contracting, consulting, side-business work, and client work.
|
|
44
|
+
|
|
45
|
+
A freelancer or contractor may use Sleev as their own tool to produce work for a
|
|
46
|
+
client. They may not provide Sleev itself as a service, make Sleev available to a
|
|
47
|
+
client or team, or let a client or team use their Sleev install.
|
|
48
|
+
|
|
49
|
+
## 4. Organization Evaluation License
|
|
50
|
+
|
|
51
|
+
An organization may evaluate Sleev on a self-serve basis for up to 15 days under
|
|
52
|
+
these limits:
|
|
53
|
+
|
|
54
|
+
- Exactly one evaluator.
|
|
55
|
+
- Exactly one Sleev account.
|
|
56
|
+
- Exactly one local machine.
|
|
57
|
+
- Non-production use only.
|
|
58
|
+
- No team rollout.
|
|
59
|
+
- No CI, automation, or shared gateway use.
|
|
60
|
+
- No central deployment, managed device image, or company-wide setup.
|
|
61
|
+
- No support, uptime commitment, SLA, DPA, or security review unless separately
|
|
62
|
+
agreed in writing.
|
|
63
|
+
|
|
64
|
+
The evaluator may use any email address. This limit is contractual and does not
|
|
65
|
+
depend on email domain.
|
|
66
|
+
|
|
67
|
+
If an organization wants a longer evaluation, more evaluators, support, a DPA,
|
|
68
|
+
security review, production use, or any rollout, it must contact Sleev Labs Inc.
|
|
69
|
+
for a pilot, enterprise subscription, or written agreement.
|
|
70
|
+
|
|
71
|
+
Employee use for regular employer work after the 15-day evaluation requires a
|
|
72
|
+
paid pilot, enterprise subscription, or written agreement.
|
|
73
|
+
|
|
74
|
+
## 5. Organization Use
|
|
75
|
+
|
|
76
|
+
Organization Use requires a paid pilot, enterprise subscription, or written
|
|
77
|
+
agreement with Sleev Labs Inc.
|
|
78
|
+
|
|
79
|
+
Organization Use includes use where Sleev is deployed, managed, coordinated,
|
|
80
|
+
recommended, required, or relied on by a company, team, institution, client,
|
|
81
|
+
customer, nonprofit, research group, school, or other organization outside the
|
|
82
|
+
15-day Organization Evaluation License.
|
|
83
|
+
|
|
84
|
+
Education, nonprofit, open-source maintainer, and research use do not receive a
|
|
85
|
+
special automatic category. They follow the same Individual Use, Organization
|
|
86
|
+
Evaluation, and Organization Use rules unless Sleev Labs Inc. grants an
|
|
87
|
+
exception in writing.
|
|
88
|
+
|
|
89
|
+
## 6. Restrictions
|
|
90
|
+
|
|
91
|
+
Except as expressly allowed by these terms or by written permission from Sleev
|
|
92
|
+
Labs Inc., you may not:
|
|
93
|
+
|
|
94
|
+
- Copy, modify, adapt, translate, or create derivative works of Sleev.
|
|
95
|
+
- Resell, sublicense, rent, lease, host, mirror, distribute, bundle, or
|
|
96
|
+
redistribute Sleev.
|
|
97
|
+
- Make Sleev available to others as a hosted service, managed service, shared
|
|
98
|
+
gateway, service bureau, or outsourced service.
|
|
99
|
+
- Reverse engineer, decompile, disassemble, or attempt to derive source code from
|
|
100
|
+
Sleev, except to the extent this restriction is prohibited by applicable law.
|
|
101
|
+
- Bypass or interfere with authentication, licensing, usage limits, update
|
|
102
|
+
mechanisms, security mechanisms, or safety mechanisms.
|
|
103
|
+
- Use Sleev for illegal, abusive, harmful, or unauthorized activity.
|
|
104
|
+
- Use Sleev if you are legally barred from doing so, including under applicable
|
|
105
|
+
export-control or sanctions laws.
|
|
106
|
+
- Present benchmark, performance, reliability, or competitive claims about Sleev
|
|
107
|
+
in a false or materially misleading way, or imply Sleev Labs Inc. endorses your
|
|
108
|
+
results without written permission.
|
|
109
|
+
|
|
110
|
+
Being technically able to do something with Sleev does not make that use
|
|
111
|
+
permitted under these terms.
|
|
112
|
+
|
|
113
|
+
We welcome good-faith independent benchmarking, including use of Sleev Labs Inc.'s
|
|
114
|
+
published benchmark guidance or suites when available. If you publish results,
|
|
115
|
+
include the material methodology and configuration needed to understand and
|
|
116
|
+
reproduce them. You may contact Sleev Labs Inc. before publication if you want us
|
|
117
|
+
to validate your methodology or compare it with current benchmark guidance.
|
|
118
|
+
|
|
119
|
+
## 7. Accounts, Credentials, And Providers
|
|
120
|
+
|
|
121
|
+
You are responsible for your Sleev account, local installation, provider
|
|
122
|
+
credentials, upstream provider accounts, and activity through your installation.
|
|
123
|
+
|
|
124
|
+
Sleev may allow you to configure upstream AI providers. Your use of those
|
|
125
|
+
providers is governed by your agreements with those providers. Sleev Labs Inc. is
|
|
126
|
+
not responsible for upstream provider services, availability, pricing, model
|
|
127
|
+
behavior, or policy enforcement.
|
|
128
|
+
|
|
129
|
+
## 8. Data Handling Summary
|
|
130
|
+
|
|
131
|
+
For supported local gateway use, provider request and response content is
|
|
132
|
+
handled by the user's local Sleev gateway and is not sent to Sleev Labs servers
|
|
133
|
+
by default.
|
|
134
|
+
|
|
135
|
+
Sleev Labs Inc. may collect account, installation, licensing, update,
|
|
136
|
+
diagnostics, and service usage metadata needed to operate and improve Sleev.
|
|
137
|
+
Default metadata collection excludes provider API keys, request and
|
|
138
|
+
response content.
|
|
139
|
+
|
|
140
|
+
Sleev-managed gateways redact prompt, response, and tool content from diagnostic
|
|
141
|
+
logs by default. Uploaded bundles include operational metadata and are not
|
|
142
|
+
intended to contain conversation content. Unexpected failures or nonstandard
|
|
143
|
+
logging may expose sensitive details. Interactive uploads show a warning and
|
|
144
|
+
require confirmation; passing `--yes` to a noninteractive CLI upload explicitly
|
|
145
|
+
confirms the upload.
|
|
146
|
+
|
|
147
|
+
Enterprise agreements may include stricter data commitments, including
|
|
148
|
+
zero-retention terms where required. The Sleev Privacy Policy provides more
|
|
149
|
+
detail about data handling.
|
|
150
|
+
|
|
151
|
+
## 9. Updates
|
|
152
|
+
|
|
153
|
+
Sleev may check for, download, install, or prompt you to install updates. Updates
|
|
154
|
+
may change, add, or remove features. Some versions may stop working or stop
|
|
155
|
+
receiving support after newer versions are released.
|
|
156
|
+
|
|
157
|
+
Updated versions remain governed by these terms, any accepted updated terms, and
|
|
158
|
+
any written agreement that applies to you.
|
|
159
|
+
|
|
160
|
+
## 10. Support And Availability
|
|
161
|
+
|
|
162
|
+
Self-serve individual users and self-serve evaluation users receive no guaranteed
|
|
163
|
+
support, uptime, SLA, or response time.
|
|
164
|
+
|
|
165
|
+
Enterprise and pilot customers receive only the support commitments stated in
|
|
166
|
+
their written agreement or order form.
|
|
167
|
+
|
|
168
|
+
## 11. Suspension And Termination
|
|
169
|
+
|
|
170
|
+
Sleev Labs Inc. may suspend or terminate access to Sleev for abuse, illegal use,
|
|
171
|
+
security risk, violation of these terms, or use outside the allowed license
|
|
172
|
+
scope.
|
|
173
|
+
|
|
174
|
+
When your license ends, you must stop using Sleev and delete copies under your
|
|
175
|
+
control unless a written agreement says otherwise. Sections that by their nature
|
|
176
|
+
should survive termination will survive, including ownership, restrictions,
|
|
177
|
+
disclaimers, liability limits, indemnity, governing law, and notice terms.
|
|
178
|
+
|
|
179
|
+
## 12. Warranty Disclaimer
|
|
180
|
+
|
|
181
|
+
For self-serve users, Sleev is provided as is and as available, without
|
|
182
|
+
warranties of any kind.
|
|
183
|
+
|
|
184
|
+
Sleev Labs Inc. disclaims all warranties to the maximum extent permitted by law,
|
|
185
|
+
including implied warranties of merchantability, fitness for a particular
|
|
186
|
+
purpose, title, non-infringement, availability, accuracy, and uninterrupted or
|
|
187
|
+
error-free operation.
|
|
188
|
+
|
|
189
|
+
Enterprise and pilot customers receive only the warranties stated in their
|
|
190
|
+
written agreement or order form.
|
|
191
|
+
|
|
192
|
+
## 13. Limitation Of Liability
|
|
193
|
+
|
|
194
|
+
To the maximum extent permitted by law, Sleev Labs Inc. will not be liable for
|
|
195
|
+
indirect, incidental, special, consequential, exemplary, or punitive damages, or
|
|
196
|
+
for lost profits, lost revenue, lost data, business interruption, or replacement
|
|
197
|
+
services.
|
|
198
|
+
|
|
199
|
+
For free self-serve users and paid individual self-serve users, Sleev Labs Inc.'s
|
|
200
|
+
total liability for all claims is limited to USD $100.
|
|
201
|
+
|
|
202
|
+
For enterprise and pilot customers, liability limits are defined by the written
|
|
203
|
+
agreement or order form.
|
|
204
|
+
|
|
205
|
+
Nothing in these terms limits liability that cannot legally be limited.
|
|
206
|
+
|
|
207
|
+
## 14. User Responsibility
|
|
208
|
+
|
|
209
|
+
You are responsible for claims against Sleev Labs Inc. caused by your misuse,
|
|
210
|
+
illegal use, violation of these terms, or your own content, credentials,
|
|
211
|
+
systems, workflows, or instructions.
|
|
212
|
+
|
|
213
|
+
## 15. Trademarks
|
|
214
|
+
|
|
215
|
+
You may say that you use Sleev. You may not use Sleev's name, logos, or branding
|
|
216
|
+
in a way that suggests endorsement, partnership, resale, official status, or
|
|
217
|
+
ownership without written permission from Sleev Labs Inc.
|
|
218
|
+
|
|
219
|
+
## 16. Children And Minors
|
|
220
|
+
|
|
221
|
+
Sleev is not directed to children. Users under 13 may not use Sleev. Users under
|
|
222
|
+
the age of majority where they live may use Sleev only with permission from a
|
|
223
|
+
parent or legal guardian.
|
|
224
|
+
|
|
225
|
+
## 17. Third-Party Software
|
|
226
|
+
|
|
227
|
+
Sleev may include or be distributed with third-party software. Third-party
|
|
228
|
+
software is governed by its own license terms and notices. These terms do not
|
|
229
|
+
limit rights you may have under third-party licenses.
|
|
230
|
+
|
|
231
|
+
## 18. Changes To These Terms
|
|
232
|
+
|
|
233
|
+
Sleev Labs Inc. may update these terms. For material legal changes, Sleev Labs
|
|
234
|
+
Inc. will give notice by email, website notice, or another appropriate product
|
|
235
|
+
notice. Some users may be asked to expressly accept updated terms before
|
|
236
|
+
continued use; existing users may instead receive notice with an effective date,
|
|
237
|
+
and continued use after that date is governed by the updated terms.
|
|
238
|
+
|
|
239
|
+
Minor edits, formatting changes, clarifications, or other non-material changes do
|
|
240
|
+
not require re-acceptance.
|
|
241
|
+
|
|
242
|
+
## 19. Governing Law And Venue
|
|
243
|
+
|
|
244
|
+
These terms are governed by Delaware law, without regard to conflict-of-law
|
|
245
|
+
rules. The courts located in Delaware have exclusive jurisdiction and venue for
|
|
246
|
+
disputes relating to these terms or Sleev, unless a written agreement specifies a
|
|
247
|
+
different governing law or venue.
|
|
248
|
+
|
|
249
|
+
## 20. Legal Notices
|
|
250
|
+
|
|
251
|
+
Legal notices to Sleev Labs Inc. should be sent to support@sleev.ai.
|
package/LICENSE.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Sleev Proprietary License Notice
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 Sleev Labs Inc. All rights reserved.
|
|
4
|
+
|
|
5
|
+
Sleev is proprietary software owned by Sleev Labs Inc. This repository and the Sleev CLI, TUI, gateway, binaries, packages, update artifacts, documentation, and related materials are not open source and are not licensed under MIT, Apache, GPL, or any other open-source license.
|
|
6
|
+
|
|
7
|
+
Your rights to install, access, or use Sleev are governed by the Sleev Terms, the Sleev EULA, or a written agreement with Sleev Labs Inc. Those terms, not this notice by itself, define the allowed scope of individual, evaluation, pilot, enterprise, and other use.
|
|
8
|
+
|
|
9
|
+
Except as expressly permitted by those terms, by written permission from Sleev Labs Inc., or by applicable law notwithstanding this restriction, you may not copy, modify, reverse engineer, decompile, disassemble, resell, sublicense, host, mirror, redistribute, bundle, or make Sleev available to others.
|
|
10
|
+
|
|
11
|
+
Third-party software included with or used by Sleev remains governed by its own licenses and notices. This proprietary notice does not limit any rights you may have under those third-party licenses.
|
|
12
|
+
|
|
13
|
+
For legal notices, contact support@sleev.ai.
|