chore(release): backmerge v0.58.16 into main (#4832)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Mega Mind <146339422+M3gA-Mind@users.noreply.github.com>
Co-authored-by: Cyrus Gray <144336577+graycyrus@users.noreply.github.com>
Co-authored-by: oxoxDev <164490987+oxoxDev@users.noreply.github.com>
Co-authored-by: CodeGhost21 <164498022+CodeGhost21@users.noreply.github.com>
Co-authored-by: sanil-23 <sanil@tinyhumans.ai>
Co-authored-by: YellowSnnowmann <167776381+YellowSnnowmann@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: M3gA-Mind <elvin@mahadao.com>
This commit is contained in:
Steven Enamakel
2026-07-13 23:35:26 +04:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com> Mega Mind Cyrus Gray oxoxDev CodeGhost21 sanil-23 YellowSnnowmann Claude Opus 4.8 M3gA-Mind
parent b6e489ea65
commit 1e39b0aebd
9 changed files with 10 additions and 10 deletions
Generated
+1 -1
View File
@@ -4341,7 +4341,7 @@ dependencies = [
[[package]]
name = "openhuman"
version = "0.58.14"
version = "0.58.16"
dependencies = [
"aes-gcm",
"aho-corasick",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openhuman"
version = "0.58.14"
version = "0.58.16"
edition = "2021"
description = "OpenHuman core business logic and RPC server"
autobins = false
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openhuman-app",
"version": "0.58.14",
"version": "0.58.16",
"type": "module",
"engines": {
"node": ">=24.0.0"
+1 -1
View File
@@ -2148,7 +2148,7 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
[[package]]
name = "openhuman-mobile"
version = "0.57.18"
version = "0.58.16"
dependencies = [
"env_logger",
"log",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "openhuman-mobile"
version = "0.57.18"
version = "0.58.16"
description = "OpenHuman mobile (iOS) — Tauri host without CEF"
authors = ["OpenHuman"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenHuman",
"version": "0.57.18",
"version": "0.58.16",
"identifier": "com.tinyhumansai.openhuman",
"build": {
"beforeDevCommand": "pnpm --filter openhuman-app run dev",
+2 -2
View File
@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "OpenHuman"
version = "0.58.14"
version = "0.58.16"
dependencies = [
"anyhow",
"async-trait",
@@ -5570,7 +5570,7 @@ dependencies = [
[[package]]
name = "openhuman"
version = "0.58.14"
version = "0.58.16"
dependencies = [
"aes-gcm",
"aho-corasick",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "OpenHuman"
version = "0.58.14"
version = "0.58.16"
description = "OpenHuman - AI-powered Super Assistant"
authors = ["OpenHuman"]
edition = "2021"
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "OpenHuman",
"version": "0.58.14",
"version": "0.58.16",
"identifier": "com.openhuman.app",
"build": {
"beforeDevCommand": "pnpm run dev",