@pineforge/codegen-mcp 0.7.0 → 0.7.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/LICENSE CHANGED
@@ -1,197 +1,21 @@
1
- PineForge Codegen MCP — License
2
- ================================
3
-
4
- Copyright 2025 PineForge <luis@4pass.com.tw>
5
-
6
- This software is made available under the **PolyForm Noncommercial License
7
- 1.0.0** (reproduced in full below), as modified by the two supplemental
8
- sections that follow. In case of any conflict, the supplemental sections
9
- ("Additional Permission" and "Commercial Use") control over the base license.
10
-
11
- Required Notice: Copyright 2025 PineForge (https://github.com/pineforge-4pass/pineforge-codegen-mcp)
12
-
13
-
14
- Additional Permission — Personal Trading
15
- ----------------------------------------
16
-
17
- Notwithstanding the limitation to noncommercial purposes in the base license,
18
- the licensor grants you, free of charge, an additional license to use the
19
- software for **Personal Trading**, and Personal Trading is hereby a permitted
20
- purpose under the base license including its Copyright License, Distribution
21
- License, Changes and New Works License, and Patent License.
22
-
23
- **Personal Trading** means use of the software by a natural person to research,
24
- develop, backtest, and execute trades in financial instruments, where:
25
-
26
- (a) the trades are placed for that same natural person's own account; and
27
-
28
- (b) the trades are funded solely by that person's own capital.
29
-
30
- Personal Trading does **not** include, and this Additional Permission does
31
- **not** cover:
32
-
33
- (1) managing, advising on, or trading capital belonging to any other person
34
- or entity, whether or not for a fee;
35
-
36
- (2) use by, for, or on behalf of any company, fund, partnership, or other
37
- organization, including use by an individual in the course of work for
38
- such an organization;
39
-
40
- (3) embedding the software, or output generated by it, into any product or
41
- service made available to others; or
42
-
43
- (4) operating any hosted, software-as-a-service, or otherwise public-facing
44
- service that uses the software.
45
-
46
- The use described in (1)–(4) is Commercial Use.
47
-
48
-
49
- Commercial Use
50
- --------------
51
-
52
- Any use that is not a permitted purpose under the base license and is not
53
- covered by the Additional Permission above — including the uses listed in
54
- (1)–(4) of that section — requires a separate commercial license from the
55
- licensor.
56
-
57
- To obtain a commercial license, contact: luis@4pass.com.tw
58
-
59
-
60
- ================================================================================
61
- The remainder of this file is the verbatim text of the PolyForm Noncommercial
62
- License 1.0.0. Where it differs from the supplemental sections above, the
63
- supplemental sections control.
64
- ================================================================================
65
-
66
-
67
- # PolyForm Noncommercial License 1.0.0
68
-
69
- <https://polyformproject.org/licenses/noncommercial/1.0.0>
70
-
71
- ## Acceptance
72
-
73
- In order to get any license under these terms, you must agree
74
- to them as both strict obligations and conditions to all
75
- your licenses.
76
-
77
- ## Copyright License
78
-
79
- The licensor grants you a copyright license for the
80
- software to do everything you might do with the software
81
- that would otherwise infringe the licensor's copyright
82
- in it for any permitted purpose. However, you may
83
- only distribute the software according to [Distribution
84
- License](#distribution-license) and make changes or new works
85
- based on the software according to [Changes and New Works
86
- License](#changes-and-new-works-license).
87
-
88
- ## Distribution License
89
-
90
- The licensor grants you an additional copyright license
91
- to distribute copies of the software. Your license
92
- to distribute covers distributing the software with
93
- changes and new works permitted by [Changes and New Works
94
- License](#changes-and-new-works-license).
95
-
96
- ## Notices
97
-
98
- You must ensure that anyone who gets a copy of any part of
99
- the software from you also gets a copy of these terms or the
100
- URL for them above, as well as copies of any plain-text lines
101
- beginning with `Required Notice:` that the licensor provided
102
- with the software. For example:
103
-
104
- > Required Notice: Copyright Yoyodyne, Inc. (http://example.com)
105
-
106
- ## Changes and New Works License
107
-
108
- The licensor grants you an additional copyright license to
109
- make changes and new works based on the software for any
110
- permitted purpose.
111
-
112
- ## Patent License
113
-
114
- The licensor grants you a patent license for the software that
115
- covers patent claims the licensor can license, or becomes able
116
- to license, that you would infringe by using the software.
117
-
118
- ## Noncommercial Purposes
119
-
120
- Any noncommercial purpose is a permitted purpose.
121
-
122
- ## Personal Uses
123
-
124
- Personal use for research, experiment, and testing for
125
- the benefit of public knowledge, personal study, private
126
- entertainment, hobby projects, amateur pursuits, or religious
127
- observance, without any anticipated commercial application,
128
- is use for a permitted purpose.
129
-
130
- ## Noncommercial Organizations
131
-
132
- Use by any charitable organization, educational institution,
133
- public research organization, public safety or health
134
- organization, environmental protection organization,
135
- or government institution is use for a permitted purpose
136
- regardless of the source of funding or obligations resulting
137
- from the funding.
138
-
139
- ## Fair Use
140
-
141
- You may have "fair use" rights for the software under the
142
- law. These terms do not limit them.
143
-
144
- ## No Other Rights
145
-
146
- These terms do not allow you to sublicense or transfer any of
147
- your licenses to anyone else, or prevent the licensor from
148
- granting licenses to anyone else. These terms do not imply
149
- any other licenses.
150
-
151
- ## Patent Defense
152
-
153
- If you make any written claim that the software infringes or
154
- contributes to infringement of any patent, your patent license
155
- for the software granted under these terms ends immediately. If
156
- your company makes such a claim, your patent license ends
157
- immediately for work on behalf of your company.
158
-
159
- ## Violations
160
-
161
- The first time you are notified in writing that you have
162
- violated any of these terms, or done anything with the software
163
- not covered by your licenses, your licenses can nonetheless
164
- continue if you come into full compliance with these terms,
165
- and take practical steps to correct past violations, within
166
- 32 days of receiving notice. Otherwise, all your licenses
167
- end immediately.
168
-
169
- ## No Liability
170
-
171
- ***As far as the law allows, the software comes as is, without
172
- any warranty or condition, and the licensor will not be liable
173
- to you for any damages arising out of these terms or the use
174
- or nature of the software, under any kind of legal claim.***
175
-
176
- ## Definitions
177
-
178
- The **licensor** is the individual or entity offering these
179
- terms, and the **software** is the software the licensor makes
180
- available under these terms.
181
-
182
- **You** refers to the individual or entity agreeing to these
183
- terms.
184
-
185
- **Your company** is any legal entity, sole proprietorship,
186
- or other kind of organization that you work for, plus all
187
- organizations that have control over, are under the control of,
188
- or are under common control with that organization. **Control**
189
- means ownership of substantially all the assets of an entity,
190
- or the power to direct its management and policies by vote,
191
- contract, or otherwise. Control can be direct or indirect.
192
-
193
- **Your licenses** are all the licenses granted to you for the
194
- software under these terms.
195
-
196
- **Use** means anything you do with the software requiring one
197
- of your licenses.
1
+ MIT License
2
+
3
+ Copyright (c) 2026 PineForge
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/README.md CHANGED
@@ -223,12 +223,3 @@ export PINEFORGE_ALLOW_ANYWHERE=1
223
223
  | `PINEFORGE_IMAGE` | `ghcr.io/pineforge-4pass/pineforge-engine:latest` | Engine image used for transpile + backtest |
224
224
  | `PINEFORGE_ALLOW_ANYWHERE` | `0` | Allow OHLCV paths outside cwd |
225
225
  | `PINEFORGE_DOCKER_TIMEOUT_MS` | `120000` | Hard kill for `docker pull` / `docker run` |
226
-
227
- ## License
228
-
229
- Source-available under the [PolyForm Noncommercial License 1.0.0](LICENSE), with a
230
- **Personal Trading exception** — free to research, backtest, and trade your own
231
- account with your own capital. **Commercial use** (companies, funds, managing
232
- third-party capital, embedding in a product, or operating a hosted / public-facing
233
- service) requires a commercial license: **luis@4pass.com.tw**. Source-available,
234
- not OSI open source.
package/dist/version.js CHANGED
@@ -1,3 +1,3 @@
1
1
  // AUTO-GENERATED by scripts/sync-version.mjs from /VERSION — do not edit.
2
- export const VERSION = "0.7.0";
2
+ export const VERSION = "0.7.1";
3
3
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pineforge/codegen-mcp",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "Local MCP server: PineScript v6 → C++ + Docker backtest runner with parameter sweeps + Binance OHLCV exporter. Fully local (transpiler bundled in the engine image), no API key.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -48,5 +48,5 @@
48
48
  "bugs": {
49
49
  "url": "https://github.com/pineforge-4pass/pineforge-codegen-mcp/issues"
50
50
  },
51
- "license": "SEE LICENSE IN LICENSE"
51
+ "license": "MIT"
52
52
  }