oh-my-customcode 1.0.15 → 1.0.16
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/LICENSE +75 -21
- package/README.md +16 -2
- package/dist/cli/index.js +6 -2
- package/dist/index.js +6 -2
- package/package.json +6 -2
- package/templates/manifest.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,21 +1,75 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
# PolyForm Noncommercial License 1.0.0
|
|
2
|
+
|
|
3
|
+
<https://polyformproject.org/licenses/noncommercial/1.0.0>
|
|
4
|
+
|
|
5
|
+
Required Notice: Copyright (c) 2026 baekenough (https://github.com/baekenough)
|
|
6
|
+
|
|
7
|
+
## Acceptance
|
|
8
|
+
|
|
9
|
+
In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses.
|
|
10
|
+
|
|
11
|
+
## Copyright License
|
|
12
|
+
|
|
13
|
+
The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose. However, you may only distribute the software according to Distribution License and make changes or new works based on the software according to Changes and New Works License.
|
|
14
|
+
|
|
15
|
+
## Distribution License
|
|
16
|
+
|
|
17
|
+
The licensor grants you an additional copyright license to distribute copies of the software. Your license to distribute covers distributing the software with changes and new works permitted by Changes and New Works License.
|
|
18
|
+
|
|
19
|
+
## Notices
|
|
20
|
+
|
|
21
|
+
You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms or the URL for them above, as well as copies of any plain-text lines beginning with `Required Notice:` that the licensor provided with the software. For example:
|
|
22
|
+
|
|
23
|
+
> Required Notice: Copyright Yoyodyne, Inc. (http://example.com)
|
|
24
|
+
|
|
25
|
+
## Changes and New Works License
|
|
26
|
+
|
|
27
|
+
The licensor grants you an additional copyright license to make changes and new works based on the software for any permitted purpose.
|
|
28
|
+
|
|
29
|
+
## Patent License
|
|
30
|
+
|
|
31
|
+
The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software.
|
|
32
|
+
|
|
33
|
+
## Noncommercial Purposes
|
|
34
|
+
|
|
35
|
+
Any noncommercial purpose is a permitted purpose.
|
|
36
|
+
|
|
37
|
+
## Personal Uses
|
|
38
|
+
|
|
39
|
+
Personal use for research, experiment, and testing for the benefit of public knowledge, personal study, private entertainment, hobby projects, amateur pursuits, or religious observance, without any anticipated commercial application, is use for a permitted purpose.
|
|
40
|
+
|
|
41
|
+
## Noncommercial Organizations
|
|
42
|
+
|
|
43
|
+
Use by any charitable organization, educational institution, public research organization, public safety or health organization, environmental protection organization, or government institution is use for a permitted purpose regardless of the source of funding or obligations resulting from the funding.
|
|
44
|
+
|
|
45
|
+
## Fair Use
|
|
46
|
+
|
|
47
|
+
You may have "fair use" rights for the software under the law. These terms do not limit them.
|
|
48
|
+
|
|
49
|
+
## No Other Rights
|
|
50
|
+
|
|
51
|
+
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses.
|
|
52
|
+
|
|
53
|
+
## Patent Defense
|
|
54
|
+
|
|
55
|
+
If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
|
|
56
|
+
|
|
57
|
+
## Violations
|
|
58
|
+
|
|
59
|
+
The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately.
|
|
60
|
+
|
|
61
|
+
## No Liability
|
|
62
|
+
|
|
63
|
+
As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.
|
|
64
|
+
|
|
65
|
+
## Definitions
|
|
66
|
+
|
|
67
|
+
The **licensor** is the individual or entity offering these terms, and the **software** is the software the licensor makes available under these terms.
|
|
68
|
+
|
|
69
|
+
**You** refers to the individual or entity agreeing to these terms.
|
|
70
|
+
|
|
71
|
+
**Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. **Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
|
|
72
|
+
|
|
73
|
+
**Your licenses** are all the licenses granted to you for the software under these terms.
|
|
74
|
+
|
|
75
|
+
**Use** means anything you do with the software requiring one of your licenses.
|
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
> **Your AI Agent Stack. Compiled, Not Configured.**
|
|
8
8
|
|
|
9
9
|
[](https://www.npmjs.com/package/oh-my-customcode)
|
|
10
|
-
[](https://polyformproject.org/licenses/noncommercial/1.0.0/)
|
|
11
11
|
[](https://github.com/baekenough/oh-my-customcode/actions/workflows/ci.yml)
|
|
12
12
|
[](https://github.com/baekenough/oh-my-customcode/actions/workflows/security-audit.yml)
|
|
13
13
|
|
|
@@ -309,9 +309,23 @@ Requirements: Node.js >= 18.0.0, Claude Code CLI.
|
|
|
309
309
|
|
|
310
310
|
---
|
|
311
311
|
|
|
312
|
+
## Support
|
|
313
|
+
|
|
314
|
+
If oh-my-customcode saves you time or you like where it's heading, consider supporting development:
|
|
315
|
+
|
|
316
|
+
[](https://github.com/sponsors/baekenough)
|
|
317
|
+
|
|
318
|
+
Every contribution keeps the compiler running. ☕
|
|
319
|
+
|
|
320
|
+
---
|
|
321
|
+
|
|
312
322
|
## License
|
|
313
323
|
|
|
314
|
-
[
|
|
324
|
+
This project is licensed under the **[PolyForm Noncommercial License 1.0.0](LICENSE)**.
|
|
325
|
+
|
|
326
|
+
You are free to **use, modify, and distribute** oh-my-customcode for any **noncommercial** purpose — personal projects, research, education, and nonprofit/government use. **Commercial use is not permitted** under this license.
|
|
327
|
+
|
|
328
|
+
Need a commercial license? Open an issue or reach out to the author.
|
|
315
329
|
|
|
316
330
|
---
|
|
317
331
|
|
package/dist/cli/index.js
CHANGED
|
@@ -241,7 +241,7 @@ var init_package = __esm(() => {
|
|
|
241
241
|
workspaces: [
|
|
242
242
|
"packages/*"
|
|
243
243
|
],
|
|
244
|
-
version: "1.0.
|
|
244
|
+
version: "1.0.16",
|
|
245
245
|
description: "Batteries-included agent harness for Claude Code",
|
|
246
246
|
type: "module",
|
|
247
247
|
bin: {
|
|
@@ -308,7 +308,11 @@ var init_package = __esm(() => {
|
|
|
308
308
|
"cli"
|
|
309
309
|
],
|
|
310
310
|
author: "baekenough",
|
|
311
|
-
|
|
311
|
+
funding: {
|
|
312
|
+
type: "github",
|
|
313
|
+
url: "https://github.com/sponsors/baekenough"
|
|
314
|
+
},
|
|
315
|
+
license: "PolyForm-Noncommercial-1.0.0",
|
|
312
316
|
repository: {
|
|
313
317
|
type: "git",
|
|
314
318
|
url: "git+https://github.com/baekenough/oh-my-customcode.git"
|
package/dist/index.js
CHANGED
|
@@ -2031,7 +2031,7 @@ var package_default = {
|
|
|
2031
2031
|
workspaces: [
|
|
2032
2032
|
"packages/*"
|
|
2033
2033
|
],
|
|
2034
|
-
version: "1.0.
|
|
2034
|
+
version: "1.0.16",
|
|
2035
2035
|
description: "Batteries-included agent harness for Claude Code",
|
|
2036
2036
|
type: "module",
|
|
2037
2037
|
bin: {
|
|
@@ -2098,7 +2098,11 @@ var package_default = {
|
|
|
2098
2098
|
"cli"
|
|
2099
2099
|
],
|
|
2100
2100
|
author: "baekenough",
|
|
2101
|
-
|
|
2101
|
+
funding: {
|
|
2102
|
+
type: "github",
|
|
2103
|
+
url: "https://github.com/sponsors/baekenough"
|
|
2104
|
+
},
|
|
2105
|
+
license: "PolyForm-Noncommercial-1.0.0",
|
|
2102
2106
|
repository: {
|
|
2103
2107
|
type: "git",
|
|
2104
2108
|
url: "git+https://github.com/baekenough/oh-my-customcode.git"
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"workspaces": [
|
|
4
4
|
"packages/*"
|
|
5
5
|
],
|
|
6
|
-
"version": "1.0.
|
|
6
|
+
"version": "1.0.16",
|
|
7
7
|
"description": "Batteries-included agent harness for Claude Code",
|
|
8
8
|
"type": "module",
|
|
9
9
|
"bin": {
|
|
@@ -70,7 +70,11 @@
|
|
|
70
70
|
"cli"
|
|
71
71
|
],
|
|
72
72
|
"author": "baekenough",
|
|
73
|
-
"
|
|
73
|
+
"funding": {
|
|
74
|
+
"type": "github",
|
|
75
|
+
"url": "https://github.com/sponsors/baekenough"
|
|
76
|
+
},
|
|
77
|
+
"license": "PolyForm-Noncommercial-1.0.0",
|
|
74
78
|
"repository": {
|
|
75
79
|
"type": "git",
|
|
76
80
|
"url": "git+https://github.com/baekenough/oh-my-customcode.git"
|
package/templates/manifest.json
CHANGED