Your Name
|
3418e014bc
|
fix(security): 移除即時高風險明文與 SSH 信任缺口 [skip ci]
|
2026-06-11 11:10:26 +08:00 |
|
Your Name
|
cfb866d055
|
feat(governance): add agent market automation surfaces
Ansible Lint / lint (push) Successful in 35s
CD Pipeline / tests (push) Failing after 13s
CD Pipeline / build-and-deploy (push) Has been skipped
CD Pipeline / post-deploy-checks (push) Has been skipped
Code Review / ai-code-review (push) Failing after 11s
|
2026-06-04 21:50:55 +08:00 |
|
Your Name
|
a169669559
|
fix(ansible): satisfy momo backup playbook lint
Ansible Lint / lint (push) Successful in 36s
|
2026-05-31 15:30:32 +08:00 |
|
Your Name
|
75f6929bad
|
fix(awooop): add momo backup user ansible repair
Ansible Lint / lint (push) Failing after 32s
CD Pipeline / tests (push) Successful in 1m18s
Code Review / ai-code-review (push) Successful in 12s
CD Pipeline / build-and-deploy (push) Successful in 5m55s
CD Pipeline / post-deploy-checks (push) Successful in 1m32s
|
2026-05-31 15:28:15 +08:00 |
|
Your Name
|
f615ac506e
|
fix(awooop): add read-only 188 ansible check-mode
Ansible Lint / lint (push) Successful in 32s
CD Pipeline / tests (push) Successful in 1m16s
Code Review / ai-code-review (push) Successful in 14s
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled
|
2026-05-31 14:59:37 +08:00 |
|
Your Name
|
ae7b39d96a
|
fix(ops): harden reboot recovery and backup alerts
|
2026-05-29 12:41:34 +08:00 |
|
Your Name
|
a909bc2ce9
|
fix(ansible): satisfy ollama fallback lint
Ansible Lint / lint (push) Successful in 32s
|
2026-05-25 11:50:40 +08:00 |
|
Your Name
|
5298786180
|
fix(ollama): restore 111 fallback before gemini
Ansible Lint / lint (push) Failing after 39s
CD Pipeline / tests (push) Successful in 56s
Code Review / ai-code-review (push) Successful in 7s
CD Pipeline / build-and-deploy (push) Successful in 3m29s
CD Pipeline / post-deploy-checks (push) Successful in 1m36s
|
2026-05-25 11:48:53 +08:00 |
|
Your Name
|
756fe92601
|
fix(ops): converge openclaw compose project
Ansible Lint / lint (push) Successful in 35s
|
2026-05-18 08:53:55 +08:00 |
|
Your Name
|
dca1eb642f
|
fix(ansible): clear lint baseline debt
Ansible Lint / lint (push) Successful in 28s
|
2026-05-18 04:17:39 +08:00 |
|
Your Name
|
ec18dec0d3
|
chore(ci): trigger ansible lint with runner label fix
Ansible Lint / lint (push) Failing after 38s
|
2026-05-18 03:57:06 +08:00 |
|
Your Name
|
24f4324ae9
|
fix(ops): align openclaw systemd project and redact token
Ansible Lint / lint (push) Has been cancelled
|
2026-05-18 02:48:33 +08:00 |
|
Your Name
|
216b7d78e2
|
fix(backup): 接入 MOMO PG 備份失敗通知
Code Review / ai-code-review (push) Successful in 11s
Ansible Lint / lint (push) Has been cancelled
|
2026-05-12 15:50:44 +08:00 |
|
Your Name
|
d934242846
|
feat(infra): ADR-110 補齊 Local Fallback + 密碼 SSH 恢復工具
Ansible Lint / lint (push) Has been cancelled
|
2026-05-05 00:49:14 +08:00 |
|
Your Name
|
ec013f662d
|
fix(watchdog): 修复 Trust Drift 重复告警 + 建立 GCP Ollama nginx proxy
Code Review / ai-code-review (push) Successful in 45s
Ansible Lint / lint (push) Has been cancelled
- ai_slo_watchdog_job: 改用 trust_drift_detector 纯统计 lib
避免与 governance_agent 每小时自检查重复触发 Telegram
- infra/ansible: 建立 110 nginx proxy 转发到 GCP-A/B
端口 11435 -> 34.143.170.20:11434 (GCP-A)
端口 11436 -> 34.21.145.224:11434 (GCP-B)
- docs/runbooks: DEPLOY-GCP-OLLAMA-PROXY.md 完整部署指南
- ops/nginx: 手动部署脚本供 110 直接执行
ADR-110 三层容灾启用前提:先部署 proxy,再改 ConfigMap
|
2026-05-04 23:12:35 +08:00 |
|
OG T
|
0139aa79e7
|
feat(infra): B-1 Ansible Host IaC 骨架完整版
- roles/nginx/templates/188-all-sites.conf.j2: 8 個服務 Jinja2 模板
- roles/docker-compose-service/tasks/main.yml: 通用 Docker Compose role
- roles/swap/tasks/main.yml: swap2.img 管理 role (110 專用)
- roles/pm2-service/tasks/main.yml: PM2 process 狀態確認 role
- .gitea/workflows/ansible-lint.yml: infra/ansible/** 異動自動 lint
Sprint B-1 完成: Git = 唯一真相 (Host IaC 骨架)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-04-11 02:47:10 +08:00 |
|
OG T
|
1ac8965a7a
|
feat(api): Phase 15.1 Langfuse LLMOps 整合 + 模型升級
## 新功能
- Langfuse 自建部署 (192.168.0.110:3100)
- langfuse_client.py - LLM 呼叫追蹤包裝
- OpenClaw 整合 Langfuse trace
## 模型升級 (統帥批准)
- 生產預設: llama3.2:3b → qwen2.5:7b-instruct
- 摘要任務: llama3.2:3b (速度優先)
## 配置更新
- requirements.txt: +langfuse>=2.0.0
- config.py: +LANGFUSE_* 設定
- models.json: 更新 Ollama 模型配置
- K8s: Secret + ConfigMap 更新
## 審查通過
- 模組化檢查 ✅
- 核心測試 31/31 ✅
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-03-26 00:32:19 +08:00 |
|