QLHazyCoder
116c308f68
feat: switch auto run to per-round retry with resilient resume summary
...
- 合并 PR #47 的核心改动:自动运行按设定总轮数逐轮执行,单轮失败时按轮重试并输出汇总日志
- 本地补充修复:恢复轮次摘要持久化、修正重试等待期间 stop 收尾、fresh attempt 清理过期 tab/url 运行态
- 影响范围:background auto orchestration、sidepanel auto-run settings and status
2026-04-14 01:37:24 +08:00
QLHazyCoder
aa48b5e3bf
fix(step9): align completion signal handling and extend CPA wait
2026-04-14 01:25:39 +08:00
QLHazyCoder
56527273d2
Merge branch 'hotmail邮箱支持' into master
2026-04-14 00:40:44 +08:00
QLHazyCoder
91142271aa
更新 Hotmail 服务模式为本地助手,禁用远程服务选项,并添加使用教程按钮及相关逻辑
2026-04-14 00:28:39 +08:00
QLHazyCoder
a6e2972499
feat: 添加自动运行新尝试的状态重置逻辑,确保清除过期的运行状态
2026-04-14 00:23:32 +08:00
QLHazyCoder
6b6d90e918
fix: persist 2925 email prefix setting
2026-04-13 22:22:10 +08:00
QLHazyCoder
71ee5dc03e
Merge remote-tracking branch 'origin/dev'
2026-04-13 22:10:02 +08:00
QLHazyCoder
8a37872336
feat: 修改兜底模式样式,增加线程间隔设置和相关UI组件
2026-04-13 21:38:50 +08:00
QLHazyCoder
1c4ea22dcc
feat: support 2925 mail provider in OAuth signup flow
...
- 合并 PR #37 的核心改动:新增 2925 邮箱选项、步骤 3 自动别名邮箱生成,以及步骤 4/7 的 2925 收件箱轮询
- 本地补充修复:整合侧边栏邮箱登录与邮箱生成显隐冲突,并在离开 2925 或导入配置时清空托管邮箱残留状态
- 影响范围:sidepanel mail provider config、background step orchestration、2925 mail content script
2026-04-13 20:59:19 +08:00
QLHazyCoder
9ba958b1a2
添加交流群,修改界面样式,增加步间间隔功能
2026-04-13 20:25:53 +08:00
szy
f8cfa6bb83
Merge upstream/master and resolve PR conflicts
2026-04-13 17:32:33 +08:00
szy
8f201bbea5
feat: 自动流程支持按轮重试并输出汇总日志
2026-04-13 17:18:38 +08:00
QLHazyCoder
b487c2c33c
修改第八步回调时间
2026-04-13 16:59:17 +08:00
QLHazyCoder
e46f861045
将hotmail支持本地和远程两种,远程不一定合适,可能考虑远程需要自行修改适配
2026-04-13 16:28:01 +08:00
leon
e6211921e6
feat(sidepanel): support configurable auto step delay
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-04-13 15:17:51 +08:00
QLHazyCoder
36aeecf214
第三方支持
2026-04-13 13:21:35 +08:00
yangshen
42680642c3
适配支持2925邮箱
2026-04-13 11:21:31 +08:00
QLHazyCoder
347c5fe2e7
test: add verification stop propagation tests for error handling
2026-04-13 10:55:20 +08:00
QLHazyCoder
6a90b52f6d
fix: restore step9 localhost cleanup and hotmail validation handling
...
- 合并 PR #31 的核心改动:恢复 Step 9 标签页清理函数、补齐 Step 8/9 测试 mock,并优化 Hotmail AADSTS90023 报错提示\n- 本地补充修复:按真实 localhost callback 首段路径生成清理前缀,兼容 /auth/callback 与 /codex/callback\n- 影响范围:background Step 9 cleanup、Hotmail 账号校验、Step 8/9 回归测试
2026-04-13 10:39:15 +08:00
copilot-swe-agent[bot]
0a3a75a809
fix: restore buildLocalhostCleanupPrefix/closeTabsByUrlPrefix, fix test mocks, improve Hotmail AADSTS90023 error
...
Agent-Logs-Url: https://github.com/QLHazyCoder/codex-oauth-automation-extension/sessions/2111e544-f823-4faa-b8b6-57f506fe45ac
Co-authored-by: QLHazyCoder <109800873+QLHazyCoder@users.noreply.github.com >
2026-04-12 19:35:52 +00:00
QLHazyCoder
fbaf7629b8
feat(email-generator): 更新 Cloudflare 邮箱生成逻辑,使用 10 位随机前缀格式
2026-04-13 01:47:51 +08:00
QLHazyCoder
b382cbf02f
feat(sidepanel): 添加配置菜单,支持导入和导出设置功能
2026-04-13 01:18:14 +08:00
QLHazyCoder
be8e2e25c2
feat(sidepanel): 更新邮箱状态处理逻辑并增强设置卡片的锁定状态管理
2026-04-13 00:15:50 +08:00
QLHazyCoder
b31459b3b8
feat(sidepanel): 添加获取正在运行步骤的功能并更新自动执行逻辑
2026-04-12 23:45:35 +08:00
QLHazyCoder
c9736f6c5d
feat: 添加本地 CPA 第 9 步策略切换功能
2026-04-12 23:31:07 +08:00
QLHazyCoder
55c90dd8f7
fix(step8): stop debugger click cleanly
2026-04-12 22:00:49 +08:00
QLHazyCoder
b21901e9e5
feat: integrate SUB2API OAuth flow into dev
...
- absorb PR #19 by adding SUB2API mode for OAuth link generation and callback account creation
- keep dev-side Hotmail and Cloudflare sidepanel workflows while resolving sidepanel merge conflicts
- avoid duplicate SUB2API side effects by using explicit long single-response timeouts for step 1 and step 9 content-script execution
2026-04-12 20:55:41 +08:00
QLHazyCoder
25cf718c3e
merge: integrate hotmail邮箱支持 into dev
2026-04-12 20:10:17 +08:00
QLHazyCoder
4228888cca
添加Cloudflare服务
2026-04-12 19:30:35 +08:00
hisen666
cb449b673e
merge: sync latest dev into sub2api branch
2026-04-12 18:28:57 +08:00
hisen666
843d9c6324
merge: sync dev and finalize sub2api localhost callback flow
2026-04-12 16:30:28 +08:00
QLHazyCoder
62664ee862
feat: 增加步骤 7 从步骤 6 重启的错误标记构建逻辑,优化错误处理
2026-04-12 15:28:46 +08:00
QLHazyCoder
74fb0bcc50
feat: 增加步骤 7 登录超时处理逻辑,支持从步骤 6 重新发起验证码流程
2026-04-12 13:53:23 +08:00
QLHazyCoder
ce1440c42f
feat: 添加自动运行延迟状态管理,支持从消息更新界面状态
2026-04-12 13:01:02 +08:00
QLHazyCoder
1629f3ed3d
feat(step8): 增加步骤 8 的认证页刷新逻辑,优化重试机制和最大尝试轮数
2026-04-12 12:57:25 +08:00
QLHazyCoder
609dd26f08
feat: 添加自动运行功能及相关界面,支持启动前倒计时和计划管理
2026-04-12 12:25:24 +08:00
hisen666
b56802f221
Add SUB2API panel mode for auth URL and callback flow
2026-04-12 11:30:40 +08:00
QLHazyCoder
3de2fd2c6f
feat(step8): 增强步骤 8 的页面准备和恢复逻辑,确保认证页内容脚本的稳定性
2026-04-12 02:52:33 +08:00
QLHazyCoder
3e2457f7c7
fix(oauth): 整合 Step 8/9 回调修复并补充回归测试
...
- 支持 localhost 和 127.0.0.1 的本地回调识别,同时兼容 /auth/callback 与 /codex/callback
- 修复 Step 8 停止时的监听清理问题,并补充 onCommitted 和 onUpdated 的回调捕获路径
- 修复 Step 9 在本地 CPA 场景下的自动跳过与精确清理逻辑,避免误关正常本地页面
- 补充 Step 8 与 Step 9 的回归测试
2026-04-12 01:54:11 +08:00
QLHazyCoder
1105e9d4d9
增加更详细的打印日志,便于分析问题
2026-04-11 23:42:33 +08:00
QLHazyCoder
078a5457c5
feat: 实现步骤 8 的状态管理和点击策略,优化 OAuth 授权流程
2026-04-11 23:03:44 +08:00
QLHazyCoder
372d7d5063
本地检测问题日志代码
2026-04-11 22:10:51 +08:00
QLHazyCoder
4050e3473f
feat: 添加超时处理功能,优化与内容脚本的消息传递
2026-04-11 20:29:12 +08:00
QLHazyCoder
1f91f6fcee
feat: 更新 OAuth 回调地址验证,支持 127.0.0.1 和 localhost
2026-04-11 16:44:09 +08:00
QLHazyCoder
fc2e89a876
feat: 更新 Hotmail 相关术语为更准确的中文描述,优化用户界面
2026-04-11 14:56:09 +08:00
QLHazyCoder
1198f704d7
Merge PR #10 : add Hotmail Graph account pool flow
2026-04-11 13:50:30 +08:00
baiyuechu
8a9d69d325
feat: add hotmail mail api account pool flow
2026-04-11 10:37:43 +08:00
QLHazyCoder
c14266ee4d
feat: 增强内容脚本的加载机制,添加超时与重试逻辑,优化消息监听器的初始化
2026-04-11 02:52:55 +08:00
QLHazyCoder
f034248d49
feat: 优化步骤1的标签创建与内容脚本注入,增加超时与重试机制
2026-04-11 02:52:02 +08:00
QLHazyCoder
359566131d
feat: 增强内容脚本与后台通信,添加 PING 响应和确保脚本就绪的机制
2026-04-11 02:01:36 +08:00