feat: 重命名项目为Boardware Genius并添加运行时环境同步功能

- 将项目品牌从nanobot重命名为Boardware Genius,更新所有相关文档、注释和日志输出
- 在web服务器中添加运行时环境变量同步功能,支持授权和后端身份配置
- 更新create-instance脚本以生成运行时环境文件
- 添加实例后端绑定功能到部署控制服务
- 修改入口脚本以加载运行时环境变量
- 更新前端和认证门户的相关描述文本
This commit is contained in:
2026-03-18 15:45:42 +08:00
parent b6dd0c1623
commit 4e45f8b717
36 changed files with 315 additions and 76 deletions

View File

@ -1,6 +1,6 @@
# Heartbeat Tasks
This file is checked every 30 minutes by your nanobot agent.
This file is checked every 30 minutes by your Boardware Genius agent.
Add tasks below that you want the agent to work on periodically.
If this file has no tasks (only headers and comments), the agent will skip the heartbeat.
@ -13,4 +13,3 @@ If this file has no tasks (only headers and comments), the agent will skip the h
## Completed
<!-- Move completed tasks here or delete them -->

View File

@ -1,6 +1,6 @@
# Soul
I am nanobot 🐈, a personal AI assistant.
I am Boardware Genius, a personal AI assistant.
## Personality

View File

@ -46,4 +46,4 @@ Information about the user to help personalize interactions.
---
*Edit this file to customize nanobot's behavior for your needs.*
*Edit this file to customize Boardware Genius behavior for your needs.*

View File

@ -20,4 +20,4 @@ This file stores important information that should persist across sessions.
---
*This file is automatically updated by nanobot when important information should be remembered.*
*This file is automatically updated by Boardware Genius when important information should be remembered.*