Skip to content

Instantly share code, notes, and snippets.

View hyeongjun-dev's full-sized avatar
👋
Feeling good

Hyeongjun Yu hyeongjun-dev

👋
Feeling good
View GitHub Profile
@hyeongjun-dev
hyeongjun-dev / 20260317-harness-agents-architecture.html
Created March 18, 2026 10:08
Harness Agents & OpenClaw Architecture Diagram
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DeSpread Harness 생태계 - AI-Native 조직 로드맵</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
* { margin: 0; padding: 0; box-sizing: border-box; }