@brokkai/bifrost-win32-x64 0.11.0 → 0.11.2

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.
@@ -1961,8 +1961,8 @@ SOFTWARE.
1961
1961
  brokk-tree-sitter-kotlin parser
1962
1962
  ================================================================================
1963
1963
 
1964
- Rust package: brokk-tree-sitter-kotlin@0.4.4
1965
- Package source: https://crates.io/crates/brokk-tree-sitter-kotlin/0.4.4
1964
+ Rust package: brokk-tree-sitter-kotlin@0.4.6
1965
+ Package source: https://crates.io/crates/brokk-tree-sitter-kotlin/0.4.6
1966
1966
  Source notice: LICENSE
1967
1967
  Inclusion: compiled into Bifrost on every release target
1968
1968
 
@@ -1407,215 +1407,6 @@ Software.
1407
1407
  limitations under the License.
1408
1408
 
1409
1409
  </pre>
1410
- </li>
1411
- <li class="license">
1412
- <h3 id="Apache-2.0">Apache License 2.0</h3>
1413
- <h4>Used by:</h4>
1414
- <ul class="license-used-by">
1415
- <li><a href="https://github.com/MaulingMonkey/json-spanned-value.git">json-spanned-value
1416
- 0.2.2</a></li>
1417
- </ul>
1418
- <pre class="license-text"> Apache License
1419
- Version 2.0, January 2004
1420
- http://www.apache.org/licenses/
1421
-
1422
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1423
-
1424
- 1. Definitions.
1425
-
1426
- &quot;License&quot; shall mean the terms and conditions for use, reproduction,
1427
- and distribution as defined by Sections 1 through 9 of this document.
1428
-
1429
- &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
1430
- the copyright owner that is granting the License.
1431
-
1432
- &quot;Legal Entity&quot; shall mean the union of the acting entity and all
1433
- other entities that control, are controlled by, or are under common
1434
- control with that entity. For the purposes of this definition,
1435
- &quot;control&quot; means (i) the power, direct or indirect, to cause the
1436
- direction or management of such entity, whether by contract or
1437
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1438
- outstanding shares, or (iii) beneficial ownership of such entity.
1439
-
1440
- &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
1441
- exercising permissions granted by this License.
1442
-
1443
- &quot;Source&quot; form shall mean the preferred form for making modifications,
1444
- including but not limited to software source code, documentation
1445
- source, and configuration files.
1446
-
1447
- &quot;Object&quot; form shall mean any form resulting from mechanical
1448
- transformation or translation of a Source form, including but
1449
- not limited to compiled object code, generated documentation,
1450
- and conversions to other media types.
1451
-
1452
- &quot;Work&quot; shall mean the work of authorship, whether in Source or
1453
- Object form, made available under the License, as indicated by a
1454
- copyright notice that is included in or attached to the work
1455
- (an example is provided in the Appendix below).
1456
-
1457
- &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
1458
- form, that is based on (or derived from) the Work and for which the
1459
- editorial revisions, annotations, elaborations, or other modifications
1460
- represent, as a whole, an original work of authorship. For the purposes
1461
- of this License, Derivative Works shall not include works that remain
1462
- separable from, or merely link (or bind by name) to the interfaces of,
1463
- the Work and Derivative Works thereof.
1464
-
1465
- &quot;Contribution&quot; shall mean any work of authorship, including
1466
- the original version of the Work and any modifications or additions
1467
- to that Work or Derivative Works thereof, that is intentionally
1468
- submitted to Licensor for inclusion in the Work by the copyright owner
1469
- or by an individual or Legal Entity authorized to submit on behalf of
1470
- the copyright owner. For the purposes of this definition, &quot;submitted&quot;
1471
- means any form of electronic, verbal, or written communication sent
1472
- to the Licensor or its representatives, including but not limited to
1473
- communication on electronic mailing lists, source code control systems,
1474
- and issue tracking systems that are managed by, or on behalf of, the
1475
- Licensor for the purpose of discussing and improving the Work, but
1476
- excluding communication that is conspicuously marked or otherwise
1477
- designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
1478
-
1479
- &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
1480
- on behalf of whom a Contribution has been received by Licensor and
1481
- subsequently incorporated within the Work.
1482
-
1483
- 2. Grant of Copyright License. Subject to the terms and conditions of
1484
- this License, each Contributor hereby grants to You a perpetual,
1485
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1486
- copyright license to reproduce, prepare Derivative Works of,
1487
- publicly display, publicly perform, sublicense, and distribute the
1488
- Work and such Derivative Works in Source or Object form.
1489
-
1490
- 3. Grant of Patent License. Subject to the terms and conditions of
1491
- this License, each Contributor hereby grants to You a perpetual,
1492
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1493
- (except as stated in this section) patent license to make, have made,
1494
- use, offer to sell, sell, import, and otherwise transfer the Work,
1495
- where such license applies only to those patent claims licensable
1496
- by such Contributor that are necessarily infringed by their
1497
- Contribution(s) alone or by combination of their Contribution(s)
1498
- with the Work to which such Contribution(s) was submitted. If You
1499
- institute patent litigation against any entity (including a
1500
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1501
- or a Contribution incorporated within the Work constitutes direct
1502
- or contributory patent infringement, then any patent licenses
1503
- granted to You under this License for that Work shall terminate
1504
- as of the date such litigation is filed.
1505
-
1506
- 4. Redistribution. You may reproduce and distribute copies of the
1507
- Work or Derivative Works thereof in any medium, with or without
1508
- modifications, and in Source or Object form, provided that You
1509
- meet the following conditions:
1510
-
1511
- (a) You must give any other recipients of the Work or
1512
- Derivative Works a copy of this License; and
1513
-
1514
- (b) You must cause any modified files to carry prominent notices
1515
- stating that You changed the files; and
1516
-
1517
- (c) You must retain, in the Source form of any Derivative Works
1518
- that You distribute, all copyright, patent, trademark, and
1519
- attribution notices from the Source form of the Work,
1520
- excluding those notices that do not pertain to any part of
1521
- the Derivative Works; and
1522
-
1523
- (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
1524
- distribution, then any Derivative Works that You distribute must
1525
- include a readable copy of the attribution notices contained
1526
- within such NOTICE file, excluding those notices that do not
1527
- pertain to any part of the Derivative Works, in at least one
1528
- of the following places: within a NOTICE text file distributed
1529
- as part of the Derivative Works; within the Source form or
1530
- documentation, if provided along with the Derivative Works; or,
1531
- within a display generated by the Derivative Works, if and
1532
- wherever such third-party notices normally appear. The contents
1533
- of the NOTICE file are for informational purposes only and
1534
- do not modify the License. You may add Your own attribution
1535
- notices within Derivative Works that You distribute, alongside
1536
- or as an addendum to the NOTICE text from the Work, provided
1537
- that such additional attribution notices cannot be construed
1538
- as modifying the License.
1539
-
1540
- You may add Your own copyright statement to Your modifications and
1541
- may provide additional or different license terms and conditions
1542
- for use, reproduction, or distribution of Your modifications, or
1543
- for any such Derivative Works as a whole, provided Your use,
1544
- reproduction, and distribution of the Work otherwise complies with
1545
- the conditions stated in this License.
1546
-
1547
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1548
- any Contribution intentionally submitted for inclusion in the Work
1549
- by You to the Licensor shall be under the terms and conditions of
1550
- this License, without any additional terms or conditions.
1551
- Notwithstanding the above, nothing herein shall supersede or modify
1552
- the terms of any separate license agreement you may have executed
1553
- with Licensor regarding such Contributions.
1554
-
1555
- 6. Trademarks. This License does not grant permission to use the trade
1556
- names, trademarks, service marks, or product names of the Licensor,
1557
- except as required for reasonable and customary use in describing the
1558
- origin of the Work and reproducing the content of the NOTICE file.
1559
-
1560
- 7. Disclaimer of Warranty. Unless required by applicable law or
1561
- agreed to in writing, Licensor provides the Work (and each
1562
- Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
1563
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1564
- implied, including, without limitation, any warranties or conditions
1565
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1566
- PARTICULAR PURPOSE. You are solely responsible for determining the
1567
- appropriateness of using or redistributing the Work and assume any
1568
- risks associated with Your exercise of permissions under this License.
1569
-
1570
- 8. Limitation of Liability. In no event and under no legal theory,
1571
- whether in tort (including negligence), contract, or otherwise,
1572
- unless required by applicable law (such as deliberate and grossly
1573
- negligent acts) or agreed to in writing, shall any Contributor be
1574
- liable to You for damages, including any direct, indirect, special,
1575
- incidental, or consequential damages of any character arising as a
1576
- result of this License or out of the use or inability to use the
1577
- Work (including but not limited to damages for loss of goodwill,
1578
- work stoppage, computer failure or malfunction, or any and all
1579
- other commercial damages or losses), even if such Contributor
1580
- has been advised of the possibility of such damages.
1581
-
1582
- 9. Accepting Warranty or Additional Liability. While redistributing
1583
- the Work or Derivative Works thereof, You may choose to offer,
1584
- and charge a fee for, acceptance of support, warranty, indemnity,
1585
- or other liability obligations and/or rights consistent with this
1586
- License. However, in accepting such obligations, You may act only
1587
- on Your own behalf and on Your sole responsibility, not on behalf
1588
- of any other Contributor, and only if You agree to indemnify,
1589
- defend, and hold each Contributor harmless for any liability
1590
- incurred by, or claims asserted against, such Contributor by reason
1591
- of your accepting any such warranty or additional liability.
1592
-
1593
- END OF TERMS AND CONDITIONS
1594
-
1595
- APPENDIX: How to apply the Apache License to your work.
1596
-
1597
- To apply the Apache License to your work, attach the following
1598
- boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
1599
- replaced with your own identifying information. (Don&#x27;t include
1600
- the brackets!) The text should be enclosed in the appropriate
1601
- comment syntax for the file format. We also recommend that a
1602
- file or class name and description of purpose be included on the
1603
- same &quot;printed page&quot; as the copyright notice for easier
1604
- identification within third-party archives.
1605
-
1606
- Copyright [yyyy] [name of copyright owner]
1607
-
1608
- Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
1609
- you may not use this file except in compliance with the License.
1610
- You may obtain a copy of the License at
1611
-
1612
- http://www.apache.org/licenses/LICENSE-2.0
1613
-
1614
- Unless required by applicable law or agreed to in writing, software
1615
- distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
1616
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1617
- See the License for the specific language governing permissions and
1618
- limitations under the License.</pre>
1619
1410
  </li>
1620
1411
  <li class="license">
1621
1412
  <h3 id="Apache-2.0">Apache License 2.0</h3>
@@ -4624,7 +4415,7 @@ limitations under the License.
4624
4415
  <li><a href="https://github.com/bytecodealliance/cap-std">cap-std
4625
4416
  4.0.2</a></li>
4626
4417
  <li><a href="https://github.com/rust-lang/cc-rs">cc
4627
- 1.2.66</a></li>
4418
+ 1.2.56</a></li>
4628
4419
  <li><a href="https://github.com/rust-lang/cfg-if">cfg-if
4629
4420
  1.0.4</a></li>
4630
4421
  <li><a href="https://github.com/servo/core-foundation-rs">core-foundation-sys
@@ -6575,6 +6366,8 @@ limitations under the License.
6575
6366
  1.0.150</a></li>
6576
6367
  <li><a href="https://github.com/dtolnay/serde-repr">serde_repr
6577
6368
  0.1.20</a></li>
6369
+ <li><a href="https://github.com/comex/rust-shlex">shlex
6370
+ 1.3.0</a></li>
6578
6371
  <li><a href="https://github.com/comex/rust-shlex">shlex
6579
6372
  2.0.1</a></li>
6580
6373
  <li><a href="https://github.com/dtolnay/syn">syn
@@ -8364,12 +8157,13 @@ SOFTWARE.
8364
8157
  <h3 id="MIT">MIT License</h3>
8365
8158
  <h4>Used by:</h4>
8366
8159
  <ul class="license-used-by">
8367
- <li><a href="https://github.com/tree-sitter/tree-sitter-c-sharp">tree-sitter-c-sharp
8368
- 0.23.5</a></li>
8160
+ <li><a href="https://github.com/BrokkAi/tree-sitter-c-sharp">brokk-tree-sitter-c-sharp
8161
+ 0.23.6</a></li>
8369
8162
  </ul>
8370
8163
  <pre class="license-text">The MIT License (MIT)
8371
8164
 
8372
8165
  Copyright (c) 2014-2023 Max Brunsfeld, Damien Guard, Amaan Qureshi, and contributors.
8166
+ Copyright (c) 2026 Brokk, Inc. for modifications made by Brokk contributors.
8373
8167
 
8374
8168
  Permission is hereby granted, free of charge, to any person obtaining a copy
8375
8169
  of this software and associated documentation files (the &quot;Software&quot;), to deal
@@ -8655,12 +8449,13 @@ THE SOFTWARE.
8655
8449
  <h3 id="MIT">MIT License</h3>
8656
8450
  <h4>Used by:</h4>
8657
8451
  <ul class="license-used-by">
8658
- <li><a href="https://github.com/tree-sitter/tree-sitter-rust">tree-sitter-rust
8659
- 0.24.2</a></li>
8452
+ <li><a href="https://github.com/BrokkAi/tree-sitter-rust">brokk-tree-sitter-rust
8453
+ 0.24.3</a></li>
8660
8454
  </ul>
8661
8455
  <pre class="license-text">The MIT License (MIT)
8662
8456
 
8663
8457
  Copyright (c) 2017 Maxim Sokolov
8458
+ Copyright (c) 2026 Brokk contributors
8664
8459
 
8665
8460
  Permission is hereby granted, free of charge, to any person obtaining a copy
8666
8461
  of this software and associated documentation files (the &quot;Software&quot;), to deal
@@ -8746,7 +8541,7 @@ SOFTWARE.
8746
8541
  <h4>Used by:</h4>
8747
8542
  <ul class="license-used-by">
8748
8543
  <li><a href="https://github.com/BrokkAi/tree-sitter-kotlin">brokk-tree-sitter-kotlin
8749
- 0.4.4</a></li>
8544
+ 0.4.6</a></li>
8750
8545
  </ul>
8751
8546
  <pre class="license-text">The MIT License (MIT)
8752
8547
 
package/bin/bifrost.exe CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brokkai/bifrost-win32-x64",
3
- "version": "0.11.0",
3
+ "version": "0.11.2",
4
4
  "license": "Apache-2.0",
5
5
  "repository": "https://github.com/BrokkAi/bifrost",
6
6
  "homepage": "https://bifrost.brokk.ai/",