OoO
|
078bf2683c
|
fix(adr-027): Phase 2 — ADR-027 4 破洞修補 + 移除寫死 111
config.py — B1+B2 lazy resolve
- get_ollama_host() 取代 import-time freeze 的 OLLAMA_HOST
- get_embedding_host() 取代 EMBEDDING_HOST
- 主機切換時不需重啟 Python 進程
services/ollama_service.py — B3+B4 三主機級聯
- resolve_ollama_host(primary, secondary, fallback) 三主機級聯
- Primary: 34.143.170.20 (SSD) — GCP 主主機
- Secondary: 34.21.145.224 (SSD) — 同等效能備援
- Fallback: 192.168.0.111 (HDD) — 最後一道防線
- _is_reachable: HTTP /api/version probe 取代 TCP socket(防 process 卡死假活)
- mark_unhealthy(host) 即時失效 cache,30s 內跳過該主機
- 14 unit tests 全綠
services/aider_heal_executor.py — N2
- 移除寫死 192.168.0.111,改用 get_ollama_host()
- AiderHeal 終於遵循 ADR-027 GCP 優先策略
Operation Ollama-First v5.0 / Phase 2 A6
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-03 23:05:11 +08:00 |
|
OoO
|
026d0e7539
|
feat(reports): move monthly analysis to v2 shell
CD Pipeline / deploy (push) Successful in 2m14s
|
2026-05-01 21:13:18 +08:00 |
|
OoO
|
d6782ee710
|
feat(ai): move recommendation page to v2 shell
CD Pipeline / deploy (push) Successful in 2m13s
|
2026-05-01 21:08:44 +08:00 |
|
OoO
|
9b3e0a4565
|
feat(ai): move history page to v2 shell
CD Pipeline / deploy (push) Successful in 2m19s
|
2026-05-01 21:06:17 +08:00 |
|
OoO
|
939ed5eef5
|
feat(ai): move intelligence page to v2 shell
CD Pipeline / deploy (push) Successful in 2m18s
|
2026-05-01 21:03:19 +08:00 |
|
OoO
|
7d46ff9ba5
|
feat(competitor): persist match attempts
CD Pipeline / deploy (push) Successful in 2m9s
|
2026-05-01 20:56:17 +08:00 |
|
OoO
|
c1f43b0ae4
|
fix(campaign): persist full crawl snapshots
CD Pipeline / deploy (push) Successful in 2m22s
|
2026-05-01 20:48:28 +08:00 |
|
OoO
|
bb99dfeab6
|
feat(campaign): restore operations table signals
CD Pipeline / deploy (push) Has been cancelled
|
2026-05-01 20:43:46 +08:00 |
|
OoO
|
4e853a233f
|
perf(dashboard): speed up competitor overview
CD Pipeline / deploy (push) Successful in 2m12s
|
2026-05-01 20:36:25 +08:00 |
|
OoO
|
b9d6186d68
|
feat(frontend): sync latest MOMO Pro prototype styling
CD Pipeline / deploy (push) Successful in 2m18s
|
2026-05-01 20:32:23 +08:00 |
|
OoO
|
066cf1846f
|
feat(dashboard): show AI pick evidence gaps
CD Pipeline / deploy (push) Successful in 2m18s
|
2026-05-01 17:17:03 +08:00 |
|
OoO
|
e86075d59d
|
fix(dashboard): avoid redundant prewarm rebuilds
CD Pipeline / deploy (push) Successful in 2m15s
|
2026-05-01 16:36:58 +08:00 |
|
OoO
|
2ac7410d40
|
fix(dashboard): prewarm cache and expose pick evidence
CD Pipeline / deploy (push) Successful in 2m20s
|
2026-05-01 16:34:13 +08:00 |
|
OoO
|
9e2337764b
|
fix(ai): supersede old product picks
CD Pipeline / deploy (push) Successful in 2m48s
|
2026-05-01 16:24:15 +08:00 |
|
OoO
|
b3d00a011c
|
fix(dashboard): warm cache after AI pick refresh
CD Pipeline / deploy (push) Successful in 3m37s
|
2026-05-01 16:16:39 +08:00 |
|
OoO
|
b447aefcfb
|
fix(ai): clear dashboard cache after pick regeneration
CD Pipeline / deploy (push) Successful in 2m27s
|
2026-05-01 16:10:51 +08:00 |
|
OoO
|
3920701e1a
|
feat(dashboard): optimize cache and AI pick confidence
CD Pipeline / deploy (push) Successful in 2m46s
|
2026-05-01 16:01:52 +08:00 |
|
OoO
|
0334051aa7
|
feat(dashboard): 匯出 AI 挑品操作清單
CD Pipeline / deploy (push) Successful in 2m39s
|
2026-05-01 15:43:57 +08:00 |
|
OoO
|
1d1a7f6e94
|
feat(dashboard): 強化 AI 挑品清單決策資訊
CD Pipeline / deploy (push) Successful in 2m22s
|
2026-05-01 15:22:21 +08:00 |
|
OoO
|
a5de082437
|
feat(dashboard): 顯示 50 品 AI 挑品清單
CD Pipeline / deploy (push) Successful in 3m12s
|
2026-05-01 15:08:41 +08:00 |
|
OoO
|
6bce46bbc7
|
fix(runtime): 強化健康檢查監控韌性
CD Pipeline / deploy (push) Successful in 2m29s
|
2026-05-01 14:46:49 +08:00 |
|
OoO
|
77b085f813
|
fix(dashboard): 快取比價決策總覽
CD Pipeline / deploy (push) Successful in 2m28s
|
2026-05-01 14:32:51 +08:00 |
|
OoO
|
ea15aa6437
|
refactor(vendor): 抽出廠商管理查詢服務
CD Pipeline / deploy (push) Failing after 8m57s
|
2026-05-01 14:20:09 +08:00 |
|
OoO
|
1012d609d4
|
feat(dashboard): 顯示 PChome 比價決策總覽
CD Pipeline / deploy (push) Has been cancelled
|
2026-05-01 14:19:18 +08:00 |
|
OoO
|
fbc85fcedc
|
refactor(vendor): 抽出缺貨 API 查詢服務
CD Pipeline / deploy (push) Successful in 2m11s
|
2026-05-01 14:12:56 +08:00 |
|
OoO
|
62f8f1d52d
|
refactor(vendor): 抽出缺貨 V2 查詢服務
CD Pipeline / deploy (push) Has been cancelled
|
2026-05-01 14:07:10 +08:00 |
|
OoO
|
a821b733ad
|
docs(frontend): 記錄廠商缺貨清單 V2
|
2026-05-01 00:12:28 +08:00 |
|
OoO
|
c9247f7a79
|
feat(frontend): 新增廠商缺貨 V2 feature flag
|
2026-05-01 00:06:46 +08:00 |
|
OoO
|
3398c15a75
|
feat(frontend): 新增 EDM V2 feature flag
|
2026-04-30 23:56:17 +08:00 |
|
OoO
|
d5a836e8da
|
fix(frontend): 掛載 Flask web static assets
|
2026-04-30 23:53:23 +08:00 |
|
OoO
|
41a08886cc
|
fix(frontend): 掛載 V2 static assets
|
2026-04-30 23:50:52 +08:00 |
|
OoO
|
0e18ff304c
|
feat(frontend): 新增 V2 dashboard feature flag
|
2026-04-30 23:45:49 +08:00 |
|
OoO
|
13f17d62e7
|
docs(frontend): 建立 V2 視覺基準
|
2026-04-30 23:37:52 +08:00 |
|
OoO
|
d06c7016dc
|
fix(cd): 修復 sync 版本 mount drift
|
2026-04-30 23:24:54 +08:00 |
|
OoO
|
dd35306399
|
refactor(openclaw): 抽出選單鍵盤 builders
CD Pipeline / deploy (push) Successful in 1m46s
|
2026-04-30 23:17:19 +08:00 |
|
OoO
|
8b4fafdf13
|
fix(cd): 讓 HUP 熱重載載入新版 app
CD Pipeline / deploy (push) Successful in 9m40s
|
2026-04-30 15:17:00 +08:00 |
|
OoO
|
f282ddc18c
|
fix(cd): sync 模式改用 app 熱重載
CD Pipeline / deploy (push) Has been cancelled
|
2026-04-30 15:11:57 +08:00 |
|
OoO
|
db3a7e5df1
|
fix(db): 補齊 action_plans schema drift
CD Pipeline / deploy (push) Successful in 5m10s
|
2026-04-30 14:45:40 +08:00 |
|
OoO
|
2b9991096b
|
fix(monitoring): 移除失效 blackbox 目標
CD Pipeline / deploy (push) Successful in 1m46s
|
2026-04-30 14:39:33 +08:00 |
|
OoO
|
f30ee955ff
|
fix(monitoring): 恢復 exporter scrape 目標
CD Pipeline / deploy (push) Successful in 1m41s
|
2026-04-30 14:35:09 +08:00 |
|
OoO
|
5695ead4dc
|
fix(edm): 修正活動看板排序 endpoint
CD Pipeline / deploy (push) Successful in 1m42s
|
2026-04-30 14:29:40 +08:00 |
|
OoO
|
fb9c4ad1b5
|
refactor(openclaw): 抽出 Telegram API helper
CD Pipeline / deploy (push) Has been cancelled
|
2026-04-30 14:24:45 +08:00 |
|
OoO
|
19535a0763
|
chore(cleanup): 移除 legacy 5888 測試入口
CD Pipeline / deploy (push) Successful in 1m36s
|
2026-04-30 14:12:21 +08:00 |
|
OoO
|
c2e38be43d
|
docs(modularization): 建立模組化治理守門
CD Pipeline / deploy (push) Successful in 1m36s
|
2026-04-30 14:07:10 +08:00 |
|
OoO
|
89e7f2ccd2
|
fix(ai): 擴大 ElephantAlpha 暫時性 fallback
CD Pipeline / deploy (push) Successful in 1m46s
|
2026-04-30 13:59:12 +08:00 |
|
OoO
|
d8f93df4ec
|
fix(metrics): 輸出 AI 自動化 baseline 指標
CD Pipeline / deploy (push) Successful in 1m35s
|
2026-04-30 10:32:43 +08:00 |
|
OoO
|
e73cd6e6a3
|
fix(stability): 補強 scheduler 例外記錄
CD Pipeline / deploy (push) Successful in 1m36s
|
2026-04-30 10:28:37 +08:00 |
|
OoO
|
72fa166729
|
fix(ai): 遷移 Ollama embedding 至 api embed
CD Pipeline / deploy (push) Successful in 1m46s
|
2026-04-30 10:24:15 +08:00 |
|
OoO
|
74d64092bc
|
fix(db): 收斂 DatabaseManager PostgreSQL 連線池
CD Pipeline / deploy (push) Successful in 1m35s
|
2026-04-30 10:08:31 +08:00 |
|
OoO
|
91ad98e621
|
feat(ai): 強化 ElephantAlpha NIM fallback
CD Pipeline / deploy (push) Successful in 1m48s
|
2026-04-30 09:33:39 +08:00 |
|