@rebon/cli-darwin-arm64 0.16.2 → 0.17.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.
@@ -96,3 +96,33 @@ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
96
96
  DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
97
97
  FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
98
98
  OTHER DEALINGS IN THE FONT SOFTWARE.
99
+
100
+ Vendored JavaScript packages (crates/rebon-kernel-js/js/vendor)
101
+ ---------------------------------------------------------------
102
+
103
+ cordis (https://github.com/cordiverse/cordis)
104
+ Copyright (c) Shigma. Licensed under the MIT License.
105
+ Vendored build: cordis@4.0.0-rc.8 lib/index.js (LICENSE alongside).
106
+
107
+ cosmokit (https://github.com/cordiverse/cosmokit)
108
+ Copyright (c) Shigma. Licensed under the MIT License.
109
+ Vendored build: cosmokit lib/index.mjs.
110
+
111
+ schemastery (https://github.com/shigma/schemastery)
112
+ Copyright (c) Shigma. Licensed under the MIT License.
113
+ Vendored build: schemastery@3.18.0 lib/index.mjs.
114
+
115
+ deepseek-harness vendored plugins (https://github.com/deepseek-ai/deepseek-harness)
116
+ timer / logger-console / dsh-timeout / dsh-llm-deepseek / dsh-scope /
117
+ dsh-session / dsh-agent / dsh-system-prompt / dsh-agent-loop / the
118
+ dsh-llm helper core (llm-core) — Copyright (c) DeepSeek & Cordiverse
119
+ contributors. Licensed under the MIT License (LICENSE files alongside
120
+ the vendored builds under crates/rebon-kernel-js/js/vendor/dsh/).
121
+ Transpiled 1:1 from the repository's TypeScript sources.
122
+
123
+ eventsource-parser (https://github.com/rexxars/eventsource-parser)
124
+ Copyright (c) Espen Hovlandsdal. Licensed under the MIT License.
125
+ Vendored build: eventsource-parser@3.1.0 dist/index.js (LICENSE
126
+ alongside, under crates/rebon-kernel-js/js/vendor/eventsource-parser/);
127
+ the stream entry point is a rebon-authored adapter over the vendored
128
+ parser core.
package/bin/rebon CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebon/cli-darwin-arm64",
3
- "version": "0.16.2",
3
+ "version": "0.17.1",
4
4
  "description": "Agent cli for coding and more.",
5
5
  "license": "MIT OR Apache-2.0",
6
6
  "bin": {