@automagik/omni 2.260703.7 → 2.260704.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/dist/index.js +1 -1
- package/dist/server/index.js +1972 -1667
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -125009,7 +125009,7 @@ import { fileURLToPath } from "url";
|
|
|
125009
125009
|
// package.json
|
|
125010
125010
|
var package_default = {
|
|
125011
125011
|
name: "@automagik/omni",
|
|
125012
|
-
version: "2.
|
|
125012
|
+
version: "2.260704.1",
|
|
125013
125013
|
description: "LLM-optimized CLI for Omni",
|
|
125014
125014
|
type: "module",
|
|
125015
125015
|
bin: {
|