목록분류 전체보기 (382)
잡동사니
Lessons from building reliable AI agent workflows with Hermes and local LLMsTL;DRMulti-agent systems become unstable when responsibilities overlapStronger models do not automatically improve workflow convergenceShared context without ownership boundaries creates execution driftSeparating Planner, Implementer, and Validator responsibilities significantly improved workflow stabilityThe Implementer..
Lessons from building and debugging a real-world multi-agent system with Hermes Agent📌 TL;DRThe agent didn’t fail to generate an answerIt failed to decide whether it should actMulti-agent systems require coordination signals, not just intelligenceThe fix was not better prompts, but explicit behavior contracts1. Problem — The Agent Didn’t Respond at AllWhile building a multi-agent system using H..
From Unpredictable AI to Reliable SystemsLessons from building real-world AI agent systems📌 TL;DRPrompt engineering alone was never enough for stable executionSingle-prompt systems created over-exploration, scope drift, and unreliable outputsI redesigned the system into Planner → Implementer → ValidatorReliability came from contracts, validation, and retry loops—not better promptsProduction rel..
From unpredictable AI outputs to production-ready LLM systems📌 TL;DRPrompt engineering improves output quality, but it does not guarantee reliabilityMost LLM systems fail in production because they cannot handle failureValidation layers, retry loops, and strict output contracts are what make AI automation reliableReliable AI agent systems are built with control systems, not just better promptsT..
From Unpredictable AI to Reliable SystemsLessons from Building Real-World AI Agent SystemsTL;DRPrompt engineering improves output quality, but it does not guarantee reliabilityLLM systems fail because outputs are probabilistic, not deterministicMulti-step AI agent pipelines amplify failure probabilitiesProduction-grade LLM systems require validation, retry loops, and convergence mechanismsReliab..
Lessons learned from building a real-world LLM coding agent with local models📌 TL;DRLLMs are non-deterministic → same input, different outputsPipeline architectures amplify failure probabilitiesPrompt engineering improves outputs but cannot guarantee reliabilityThe real solution is not better prompts, but convergence systems1. Problem — You Can’t Even Get Stable OutputsI wanted to build a local..
안녕하세요. yeti 입니다.오늘은 제가 실제로 운영 중인 AI 개발 환경과 AI 코딩 도구 운영 전략을 공유하려고 합니다.특히 이 글은 단순한 AI 도구 추천이 아니라,독립 개발자가 AI 개발 비용을 직접 감당하는 환경에서 어떤 기준으로 도구를 선택하는지에 대한 기록입니다.저는 모든 AI 도구 비용을 개인이 직접 지불합니다.그래서 이 글은 생산성 관점이 아니라 비용을 통제하면서 AI 코딩 도구를 사용하는 전략에 대한 이야기입니다.문제: AI 개발 비용은 생각보다 빠르게 증가한다AI 코딩을 적극적으로 활용하면 생산성은 확실히 올라갑니다.하지만 동시에 AI 토큰 비용과 구독 비용도 빠르게 증가합니다.2025년 11~12월, Cursor IDE 사용량이 늘어나면서 월 비용이 15 ~ 20만원까지 올라간 경험..
안녕하세요. yeTi입니다.오늘은 안영회 대표님이 쓰신 인터페이스는 왜 모델링의 핵심 개념인가? 를 읽고 요즘에 뜻을 가지고 실험하던 부분들과 연결하여 글로 드러내고자 합니다.개발자 Agent 는 시간문제이다.제가 확신을 가지고 믿고 있는 것이 있습니다. 개발자를 대체하는 Agent 의 시대는 곧 온다는 것입니다.더불어 저도 별 것 아니지만 개발자 Agent 를 위한 작은 부분들을 실험해 나가고 있습니다. gitlab-observer개발자 Agent 를 만들고 싶다는 뜻을 품고 고민을 해나가자 이런 생각들이 스쳤습니다.개발자는 서비스의 현황을 어떻게 알지?개발자는 어느 부분을 어떻게 고치며 나아갈지 어떻게 알지?개발자는 트러블 슈팅의 지점을 어떻게 알지?...개발자가 인식할 수 있는 것을 글로 풀어낼 수..
안녕하세요. yeTi입니다.최근 서버 접속 문제를 해결하면서 네트워크의 기본 개념들을 다시 한번 정리할 필요성을 느꼈습니다. 특히 SSH 접속이 안 되는 상황에서, 문제의 원인을 찾고 해결하기 위해서는 네트워크의 각 계층에 대한 이해가 필수적이라는 것을 깨달았습니다.이번 글에서는 OSI 7계층을 중심으로, 네트워크 문제 해결을 위한 체계적인 접근 방법에 대해 이야기해보려 합니다.OSI 7계층과 네트워크 통신의 이해네트워크 통신은 마치 우편 시스템과 같습니다. 편지를 보내기 위해서는 받는 사람의 주소(IP)가 필요하고, 실제로 편지를 전달하기 위해서는 구체적인 위치 정보(MAC 주소)가 필요합니다. 이러한 통신 과정은 OSI 7계층이라는 체계적인 구조를 통해 이루어집니다.계층별 주요 역할물리 계층 (1계층..
안녕하세요. yeTi입니다.오늘은 윤지영님의 WHY 를 읽고 느낀 점을 정리해보려고 합니다.개요윤지영님의 WHY 를 읽고자 마음 먹은 이유는 안영회 대표님 과 이순석 선생님 두 분께서 책을 언급하시며 공유하시는 것을 보고 막연한 궁금함이었습니다.그래서 2024년 12월 17일부터 2025년 1월 7일까지 총 22일간 책을 읽고 느낀 점을 정리해봤습니다.비워야 받아들일 수 있다 - Life 죽음 속의 생명최근 스스로 격려가 아닌 칭찬이 베였다는 것을 느끼며 세상의 시선 속에서 살아가고 있었다는 것을 느끼는 와중에 비슷한 문장(다발말)을 만나 인상깊었습니다.세상의 시선 속에 존재하는 행복은 허구다. - p.38더불어 삶의 주인으로 나아가기 위해서 질문하는 것, 나누는 것, 협업하는 것이 도움이 된다는 것도 ..
