k88936
|
9b3e2f279f
|
auto close menus on open guide
|
2026-07-17 14:04:24 +08:00 |
|
k88936
|
fe59040958
|
fix aside overlap with main content
|
2026-07-17 13:57:31 +08:00 |
|
k88936
|
71cc520d22
|
explain rule for package installation
|
2026-07-17 13:47:12 +08:00 |
|
k88936
|
2f42e953fa
|
fix lint err
|
2026-07-17 13:46:34 +08:00 |
|
k88936
|
9242157aaf
|
increase grid column width for sidebar
|
2026-07-17 13:45:33 +08:00 |
|
k88936
|
c7e3d269ed
|
add deps to repo root package.json
|
2026-07-17 13:44:42 +08:00 |
|
k88936
|
50919a789d
|
Merge branch 'codex/ai-game-creator-app' into ai-game-creator-app-home-sidebar
|
2026-07-17 12:51:04 +08:00 |
|
AIGameCreator App
|
4474fb9eab
|
补齐智能体消息活锁回归与验收记录
新增重复 agent.message 的有界活锁回归并验证持久化幂等
收紧 isolated all-join 与 PTY 测试的异步竞态断言
同步自主 Swarm 真实验收结果、工作流和长期踩坑记录
|
2026-07-17 12:21:34 +08:00 |
|
AIGameCreator App
|
5263efdfc1
|
补齐自主Swarm终端验收与恢复门禁
新增Project Supervisor自主终端协作真实E2E与隔离AppData安全检查
为Swarm Chat输出脱敏单行turn report并补齐终端收束断言
强化Supervisor多专业并行委派与语义验收提示
修复静态委派和隔离all-join混合等待及认领恢复
为agent.message增加语义幂等持久化并避免重复消息伪造进展
补充消息幂等、混合恢复和turn report定向回归测试
增加根级与应用级自主验收命令并更新Runtime技术文档
|
2026-07-17 11:48:07 +08:00 |
|
k88936
|
3cf67a5172
|
extract and reuse detail modal
|
2026-07-17 11:13:49 +08:00 |
|
k88936
|
51ccd54f48
|
add lifecycle token for payment
|
2026-07-17 11:09:59 +08:00 |
|
k88936
|
20e35e83c4
|
Merge remote-tracking branch 'origin/codex/ai-game-creator-app' into ai-game-creator-app-home-sidebar
|
2026-07-17 10:29:04 +08:00 |
|
k88936
|
088d3d962b
|
reuse recharge modal
|
2026-07-17 10:28:34 +08:00 |
|
k88936
|
601133d748
|
extract recharge model
|
2026-07-17 10:10:09 +08:00 |
|
k88936
|
79f88a1b56
|
addd TODO placeholder for 限时泥点
|
2026-07-17 10:09:54 +08:00 |
|
k88936
|
5b40fdb4ea
|
fix import path
|
2026-07-17 10:06:27 +08:00 |
|
AIGameCreator App
|
5a0e647662
|
补齐Swarm瞬态重试真实门禁
新增受控回环故障代理及代理环境绕过保护
扩展Supervisor Swarm真实E2E的重试零副作用与恢复断言
补充代理测试、命令入口和Runtime协作文档
|
2026-07-17 09:28:41 +08:00 |
|
AIGameCreator App
|
570d346db2
|
修复本地回环端口池耗尽
让Agent Runner与本地预览复用Linux非临时端口回退
让MCP HTTP测试夹具预留可用端口并有限重试
补充端口池耗尽排障与验证约束
|
2026-07-17 07:12:08 +08:00 |
|
AIGameCreator App
|
0e1b158579
|
完成Agent Runtime总控群协作验收
补齐Provider瞬态重试、原生动作批次与持久恢复门禁
完善总控委派合同、返工认领和专业Agent私有消息审计
新增supervisor-swarm真实E2E验收与定向回归
同步Runtime V1.28技术方案、决策记录和排障经验
|
2026-07-17 07:06:25 +08:00 |
|
k88936
|
9b8af1210e
|
reuse PlatformMudPointWalletEntry for account
|
2026-07-16 20:21:00 +08:00 |
|
k88936
|
c5999b54d3
|
allow tailwindcss to see shared components
|
2026-07-16 20:20:27 +08:00 |
|
k88936
|
227a8468a9
|
move and rename PlatformMudPointWalletEntry to index.tsx inside same name dir
|
2026-07-16 20:05:53 +08:00 |
|
AIGameCreator App
|
f24e0dcf30
|
完善Agent多动作批次持久化
新增Provider多动作整批预检、确认聚合和稳定cursor恢复
修复修改后验证门禁、Agent DB落盘顺序和Goal恢复cursor回退
补齐批次恢复、拒绝、并行、故障与最终收束回归测试
同步Runtime V1.28技术方案和项目决策记录
|
2026-07-16 20:02:29 +08:00 |
|
k88936
|
b29220a684
|
reuse shared style
|
2026-07-16 19:40:22 +08:00 |
|
k88936
|
6539332048
|
Merge remote-tracking branch 'refs/remotes/origin/codex/ai-game-creator-app' into ai-game-creator-app-home-sidebar
# Conflicts:
# apps/ai-game-creator-shell/src-tauri/Cargo.lock
# apps/ai-game-creator-shell/src-tauri/Cargo.toml
# apps/ai-game-creator-shell/src-tauri/src/main.rs
# apps/ai-game-creator-shell/src/App.tsx
# apps/ai-game-creator-shell/tests/appSurface.test.ts
# docs/technical/【技术方案】AI游戏创作智能体App实施计划-2026-06-24.md
|
2026-07-16 19:35:01 +08:00 |
|
AIGameCreator App
|
3fd799b723
|
合并远端 AI 游戏创作分支改动
接入首页组件拆分与草稿状态持久化
保留项目总控 Supervisor 会话和运行时入口
合并 Tailwind 首页样式与 Agent 移动端布局
同步客户端 API、测试及实施计划
|
2026-07-16 17:42:58 +08:00 |
|
AIGameCreator App
|
d575b6887f
|
合并 master 最新改动
同步 origin/master 至 b303605bf
保留项目总控 Runtime 决策并合入后台账号与画布更新
沿用当前 platform-llm LlmRunRequest 接口解决背景决策冲突
|
2026-07-16 17:07:13 +08:00 |
|
AIGameCreator App
|
13629c60cb
|
接入正式项目总控对话入口
登录后项目开发页接入 project-supervisor active Session 与 same-run steer
为全新项目自动创建 Supervisor Session 并隔离 legacy 项目对话写入
展示总控运行状态、确认问答与专业 Agent 只读协作状态
补充桌面窄屏样式、界面回归测试和 V1.28 文档
|
2026-07-16 16:29:45 +08:00 |
|
k88936
|
eff374c6d2
|
fix panel transparent
|
2026-07-16 15:27:24 +08:00 |
|
k88936
|
d6a5d37170
|
mock browser dep in vitest
|
2026-07-16 15:06:14 +08:00 |
|
AIGameCreator App
|
84328de5ad
|
强化项目总控合同委派与返工门禁
为 agent.delegate 增加验收合同、预期产物和返工身份
持久化结构化证据并收紧 Supervisor 唯一回复门禁
补齐并发返工、恢复、脱敏和原生协议行为回归
同步 V1.28 实现与真实 Provider 验收状态
|
2026-07-16 14:47:14 +08:00 |
|
k88936
|
8eba2e4fb0
|
mark "cant do now" as TODO
|
2026-07-16 14:46:28 +08:00 |
|
k88936
|
f592ecafed
|
preview attachment
|
2026-07-16 14:46:27 +08:00 |
|
k88936
|
b4be5b14de
|
refactor: directly store inner state
|
2026-07-16 14:46:27 +08:00 |
|
k88936
|
83b0dd75fb
|
placeholder for membership
|
2026-07-16 14:46:27 +08:00 |
|
k88936
|
d0130da65f
|
comment for paste impl: only consider work in tauri env
|
2026-07-16 14:46:27 +08:00 |
|
k88936
|
f00534e76a
|
simplify draft state
|
2026-07-16 14:46:26 +08:00 |
|
k88936
|
0b8fe81362
|
apply theme style to font
|
2026-07-16 14:46:26 +08:00 |
|
k88936
|
0be4985975
|
adjust style
|
2026-07-16 14:46:26 +08:00 |
|
k88936
|
0342582d4d
|
impl open feedback url
|
2026-07-16 14:46:26 +08:00 |
|
k88936
|
2c1d4c8775
|
extract account menu
|
2026-07-16 14:46:25 +08:00 |
|
k88936
|
cbe1285248
|
clean help menu
|
2026-07-16 14:46:25 +08:00 |
|
k88936
|
f62a583886
|
use brand icon
|
2026-07-16 14:46:24 +08:00 |
|
k88936
|
979db26e6a
|
extract sidebar
|
2026-07-16 14:46:24 +08:00 |
|
k88936
|
50d29d1e73
|
install url opener plugin dependency
|
2026-07-16 14:46:23 +08:00 |
|
k88936
|
776d13baaa
|
impl paste in rich text area
|
2026-07-16 14:46:23 +08:00 |
|
k88936
|
a3ebb6670f
|
move code
|
2026-07-16 14:46:22 +08:00 |
|
k88936
|
43c290fa7e
|
replace with BRAND_ICON in home view
|
2026-07-16 14:46:22 +08:00 |
|
k88936
|
e524cc95bb
|
impl attachment inline chatbox
|
2026-07-16 14:46:21 +08:00 |
|
k88936
|
f07717ee62
|
apply theme to game creater app
|
2026-07-16 14:45:57 +08:00 |
|