复杂业务场景下RCA Agent的探索与实践:从对抗不确定性到AI Native自闭环
导语
随着AI编码的普及,代码生成的效率瓶颈正在被打破,但软件工程的另一大痛点随之浮出水面——排障。在大型组织中,个人编码效能的提升并未等比例转化为组织效能的提升,排障依然是耗费工程师大量精力的核心黑洞。
相比于基础设施
刘道玉 AI 工作坊
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true