diff --git a/BUILD_COUNT b/BUILD_COUNT index 2a095c4d..c6876402 100644 --- a/BUILD_COUNT +++ b/BUILD_COUNT @@ -1 +1 @@ -271 \ No newline at end of file +278 \ No newline at end of file diff --git a/VERSION.txt b/VERSION.txt index abe42699..f3924f35 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.1.157-20260623_075613 +0.1.159-20260625_022007 diff --git a/bun.lock b/bun.lock index 81688029..6af93a53 100644 --- a/bun.lock +++ b/bun.lock @@ -516,6 +516,7 @@ "@lilith/quinn-app-switcher": "*", "@lilith/ui-error-pages": "^1.1.17", "@lilith/ui-feedback": "1.4.3", + "@lilith/ui-imessage": "1.0.2", "@lilith/ui-layout": "1.3.2", "@lilith/ui-messaging": "1.2.3", "@lilith/ui-primitives": "1.2.19", @@ -908,7 +909,7 @@ }, "codebase/@features/user-data/mcp-server": { "name": "@lilith/quinn-analytics-mcp", - "version": "0.2.0", + "version": "0.3.1", "bin": { "quinn-analytics-mcp": "./src/index.ts", }, diff --git a/bunfig.toml b/bunfig.toml index 90ad1c9b..0e98b9da 100644 --- a/bunfig.toml +++ b/bunfig.toml @@ -3,5 +3,7 @@ registry = "https://registry.npmjs.org/" [install.scopes] +# Current: bare IP on live cocotte-forge / ct-forge DO droplet (uvlava infra). +# Future (once uvlava.com NS delegated at joker + Caddy/TLS up): "https://npm.ct.uvlava.com/" "@lilith" = "http://134.199.243.61:4873/" "@cocotte" = "http://134.199.243.61:4873/" diff --git a/codebase/@features/edge-purge/bunfig.toml b/codebase/@features/edge-purge/bunfig.toml index 549852e2..3da187aa 100644 --- a/codebase/@features/edge-purge/bunfig.toml +++ b/codebase/@features/edge-purge/bunfig.toml @@ -1,2 +1,3 @@ [install] +# Transition: using current ct-forge IP. Will move to https://npm.ct.uvlava.com/ when DNS live. registry = "http://134.199.243.61:4873/"