@automagik/omni 2.260429.3 → 2.260429.5
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 +805 -594
- package/package.json +10 -10
package/dist/index.js
CHANGED
|
@@ -113953,7 +113953,7 @@ import { fileURLToPath } from "url";
|
|
|
113953
113953
|
// package.json
|
|
113954
113954
|
var package_default = {
|
|
113955
113955
|
name: "@automagik/omni",
|
|
113956
|
-
version: "2.260429.
|
|
113956
|
+
version: "2.260429.5",
|
|
113957
113957
|
description: "LLM-optimized CLI for Omni",
|
|
113958
113958
|
type: "module",
|
|
113959
113959
|
bin: {
|