Skip to content

Commit a027d0a

Browse files
authored
Merge pull request #11 from braincrew-lab/fix/blog-author-sungyeon
fix(blog): harness-design 글 작성자 sung → sungyeon 정정
2 parents b1cc7d9 + 0d7c43f commit a027d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/2026-04-17-harness-design-for-long-running-application-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Harness design for long-running application development"
33
description: "Anthropic이 공개한 \"하네스 엔지니어링\"은 AI 모델을 감싸는 운영 구조 설계를 의미한다. 장시간 코딩 작업에서 AI는 컨텍스트가 길어지면 조급해지고(context anxiety), 자기 평가에 실패하는 문제를 보인다. 이를 해결하기 위해 GAN에서 영감을 받아 Planner/Generator/Evaluator 3인 체제를 구축하고, 컨텍스트 리셋과"
44
slug: harness-design-for-long-running-application-development
55
date: 2026-04-17
6-
authors: [sung]
6+
authors: [sungyeon]
77
tags:
88
- ai-agent
99
- vibe-coding

0 commit comments

Comments
 (0)