chore: align release docs and repository hygiene

This commit is contained in:
2026-07-22 01:25:10 +08:00
parent b1ce837845
commit 0daea4def9
29 changed files with 44 additions and 13481 deletions

View File

@@ -1,8 +1,8 @@
[package]
name = "senlinai_workbench"
version = "0.1.0"
description = "SenlinAI project workbench desktop shell"
authors = ["SenlinAI"]
description = "森林AI 项目工作台桌面壳"
authors = ["森林AI"]
edition = "2021"
[lib]

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "SenlinAI Workbench",
"productName": "森林AI",
"version": "0.1.0",
"identifier": "ai.senlin.workbench",
"build": {
@@ -12,7 +12,7 @@
"app": {
"windows": [
{
"title": "项目工作台",
"title": "森林AI",
"width": 1280,
"height": 820
}