[
  {
    "title": "Fable의 판단력",
    "source": "Simon Willison",
    "url": "https://simonwillison.net/2026/Jul/3/judgement/",
    "date": "2026-07-03",
    "type": "agent-workflow",
    "tags": [
      "Claude Code",
      "에이전트 판단",
      "워크플로"
    ],
    "why_it_matters": "에이전트 비용 절감은 싼 토큰뿐 아니라 나쁜 루프를 줄이는 데서 옵니다.",
    "hook_angle": "Agent 省钱不只是少 token，而是少干预、少返工、少错误 loop。",
    "intro": "Claude Code 팀의 핵심은 더 나은 판단이 재작업, 개입, 비싼 루프를 줄인다는 점입니다.",
    "locale": "ko"
  },
  {
    "title": "릴리스: llm-coding-agent 0.1a0",
    "source": "Simon Willison",
    "url": "https://simonwillison.net/2026/Jul/2/llm-coding-agent/",
    "date": "2026-07-02",
    "type": "coding-agent",
    "tags": [
      "coding agent",
      "LLM",
      "Python"
    ],
    "why_it_matters": "최소 코딩 에이전트는 토큰이 어디서 쓰이는지 보여줍니다.",
    "hook_angle": "一个 coding agent 到底由哪些 token-consuming steps 组成？",
    "intro": "LLM 기반 에이전트가 계획, 파일 읽기, 코드 수정, 검증 단계의 토큰 소비를 드러냅니다.",
    "locale": "ko"
  },
  {
    "title": "DSPy로 Datasette Agent의 SQL 시스템 프롬프트 평가 및 개선",
    "source": "Simon Willison",
    "url": "https://simonwillison.net/2026/Jul/2/dspy-datasette-agent-prompts/",
    "date": "2026-07-02",
    "type": "prompt-evaluation",
    "tags": [
      "DSPy",
      "시스템 프롬프트",
      "평가"
    ],
    "why_it_matters": "프롬프트 최적화는 감이 아니라 평가 harness로 검증할 수 있습니다.",
    "hook_angle": "少花 token 的第一步：知道你的 system prompt 是否真的有效。",
    "intro": "DSPy로 읽기 전용 SQL 에이전트의 프로덕션 시스템 프롬프트를 평가하고 다듬습니다.",
    "locale": "ko"
  },
  {
    "title": "Vercel의 Andrew Qu: 에이전트는 새로운 종류의 소프트웨어",
    "source": "Latent Space",
    "url": "https://www.latent.space/p/vercel-agents-new-software",
    "date": "2026-07-03",
    "type": "agent-infrastructure",
    "tags": [
      "에이전트",
      "Vercel",
      "agent-readable 웹사이트"
    ],
    "why_it_matters": "에이전트가 읽을 수 있는 웹사이트가 제품 표면이 되고 있습니다.",
    "hook_angle": "未来网站不只是给人看，也要给 agent 读。",
    "intro": "Vercel은 eve 프레임워크와 skills, sandboxes, agent-readable websites의 중요성을 설명합니다.",
    "locale": "ko"
  },
  {
    "title": "Cursor가 기업 안에 AI를 배포하는 방법",
    "source": "Latent Space",
    "url": "https://www.latent.space/p/cursor-forward-deployed-engineers",
    "date": "2026-07-01",
    "type": "enterprise-agent-workflow",
    "tags": [
      "Cursor",
      "소프트웨어 공장",
      "기업 AI"
    ],
    "why_it_matters": "워크플로가 커지면 vibe coding은 팀 예산 문제가 됩니다.",
    "hook_angle": "Cursor 的真正成本不是订阅费，而是整个软件工厂的 token burn。",
    "intro": "Cursor의 현장 엔지니어들은 기업에 에이전트 기반 소프트웨어 공장을 구축합니다.",
    "locale": "ko"
  },
  {
    "title": "Claude Sonnet 5의 새로운 점",
    "source": "Simon Willison",
    "url": "https://simonwillison.net/2026/Jun/30/claude-sonnet-5/",
    "date": "2026-06-30",
    "type": "model-update",
    "tags": [
      "Claude",
      "Sonnet",
      "모델 업데이트"
    ],
    "why_it_matters": "새 모델은 기본값, 에이전트 비용, 실패율을 바꿉니다.",
    "hook_angle": "模型升级后，是否应该切默认模型？看 docs，不看营销。",
    "intro": "모델 업그레이드 후에는 마케팅보다 개발자 문서를 보고 기본 모델 전환을 판단해야 합니다.",
    "locale": "ko"
  },
  {
    "title": "ScarfBench: 기업 Java 마이그레이션용 AI 에이전트 벤치마크",
    "source": "Hugging Face / IBM Research",
    "url": "https://huggingface.co/blog/ibm-research/scarfbench",
    "date": "2026-06-30",
    "type": "benchmark",
    "tags": [
      "벤치마크",
      "AI agents",
      "Java 마이그레이션"
    ],
    "why_it_matters": "에이전트 벤치마크가 실제 기업 마이그레이션 작업으로 이동하고 있습니다.",
    "hook_angle": "真正有用的 agent benchmark 应该衡量任务完成成本。",
    "intro": "IBM Research는 Java 프레임워크 마이그레이션에서 에이전트를 평가합니다.",
    "locale": "ko"
  },
  {
    "title": "Ornith-1.0: Agentic Coding을 위한 Self-Scaffolding LLM",
    "source": "Simon Willison",
    "url": "https://simonwillison.net/2026/Jun/29/ornith/",
    "date": "2026-06-29",
    "type": "open-model",
    "tags": [
      "오픈웨이트",
      "agentic coding",
      "코딩 모델"
    ],
    "why_it_matters": "오픈웨이트 코딩 모델은 API 비용 방정식을 바꿀 수 있습니다.",
    "hook_angle": "如果 open models 足够会写代码，个人 agent 成本结构会变。",
    "intro": "DeepReinforce의 MIT 모델은 dense와 MoE 여러 크기로 agentic coding을 겨냥합니다.",
    "locale": "ko"
  },
  {
    "title": "OpenAI, 내부 Codex 출력 토큰 중앙값 급증 보고",
    "source": "Latent Space / AINews",
    "url": "https://www.latent.space/p/ainews-openai-reports-median-internal",
    "date": "2026-06-26",
    "type": "token-usage-signal",
    "tags": [
      "Codex",
      "출력 토큰",
      "에이전트 사용"
    ],
    "why_it_matters": "출력 토큰 증가는 에이전트 워크플로의 큰 숨은 비용입니다.",
    "hook_angle": "Agent 时代，贵的不一定是 input，可能是 output 和 loop。",
    "intro": "에이전트 시대에는 입력보다 출력, 재시도, 루프가 더 비쌀 수 있습니다.",
    "locale": "ko"
  },
  {
    "title": "GLM-5.2는 오픈 에이전트의 전환점",
    "source": "Interconnects",
    "url": "https://www.interconnects.ai/p/glm-52-is-the-step-change-for-open",
    "date": "2026-06-22",
    "type": "open-model-analysis",
    "tags": [
      "GLM",
      "오픈 에이전트",
      "중국 모델"
    ],
    "why_it_matters": "중국/오픈 모델은 글로벌 에이전트 비용/성능 비교의 일부입니다.",
    "hook_angle": "中国模型不是边缘信息，而是全球 agent cost/performance 版图的一部分。",
    "intro": "오픈 모델의 능력 임계점이 바뀌고 있으며 GLM-5.2는 비용 지도에 넣을 신호입니다.",
    "locale": "ko"
  },
  {
    "title": "충분히 agentic한가? 자신의 도구에서 오픈 모델 평가하기",
    "source": "Hugging Face",
    "url": "https://huggingface.co/blog/is-it-agentic-enough",
    "date": "2026-06-18",
    "type": "benchmark",
    "tags": [
      "에이전트 벤치마크",
      "오픈 모델",
      "도구"
    ],
    "why_it_matters": "공개 리더보드보다 자신의 도구 스택이 더 중요할 수 있습니다.",
    "hook_angle": "别问哪个模型最好，问哪个模型在你的 agent stack 上最便宜地成功。",
    "intro": "최고 모델을 묻기보다 내 agent stack에서 가장 싸게 성공하는 모델을 물어야 합니다.",
    "locale": "ko"
  },
  {
    "title": "Qwen3 벤치마크 결과",
    "source": "Aider",
    "url": "https://aider.chat/2025/05/08/qwen3.html",
    "date": "2025-05-08",
    "type": "coding-benchmark",
    "tags": [
      "Qwen",
      "Aider",
      "코딩 벤치마크"
    ],
    "why_it_matters": "중국 모델과 coding-agent 평가를 잇는 지속적인 다리입니다.",
    "hook_angle": "中文/中国模型在 coding agent 里的位置，应该用实际 coding benchmark 讨论。",
    "intro": "Aider polyglot coding benchmark는 Qwen3를 coding agent 맥락에서 논의할 근거를 제공합니다.",
    "locale": "ko"
  },
  {
    "title": "Claude Code가 prompt caching을 사용하는 방법",
    "source": "Claude Code Docs",
    "url": "https://code.claude.com/docs/en/prompt-caching",
    "date": "2026-07-04",
    "type": "official-docs",
    "tags": [
      "Claude Code",
      "prompt caching",
      "토큰 절약"
    ],
    "why_it_matters": "Prompt caching은 속도와 토큰 비용을 직접 바꿉니다.",
    "hook_angle": "你以为 Claude Code 慢/贵，其实可能是 cache miss。",
    "intro": "모델 전환, /compact, CLAUDE.md, cache hit rate가 Claude Code의 비용과 지연에 영향을 줍니다.",
    "locale": "ko"
  },
  {
    "title": "Claude에서 OpenCode와 OpenRouter로 전환하기",
    "source": "Ian Wootten",
    "url": "https://www.ianwootten.co.uk/2026/07/01/ditching-claude-for-opencode-and-openrouter/",
    "date": "2026-07-01",
    "type": "field-report",
    "tags": [
      "OpenCode",
      "OpenRouter",
      "비용"
    ],
    "why_it_matters": "기본 도구에서 오픈 라우터/모델 워크플로로 옮긴 실제 사례입니다.",
    "hook_angle": "什么时候值得离开默认工具，改用开放 router 和开源模型？",
    "intro": "한 달 동안 Claude Code 대신 OpenCode, OpenRouter, 오픈웨이트 모델을 사용한 전환 기록입니다.",
    "locale": "ko"
  },
  {
    "title": "Contextify: Claude Code와 Codex를 위한 검색 가능한 기록",
    "source": "Contextify",
    "url": "https://contextify.sh/",
    "date": "2026-07-04",
    "type": "tool",
    "tags": [
      "Claude Code",
      "Codex",
      "에이전트 메모리"
    ],
    "why_it_matters": "에이전트 기록과 재사용 가능한 컨텍스트는 반복 토큰 지출을 줄입니다.",
    "hook_angle": "如果每次 agent 都忘记上下文，你就在重复烧 token。",
    "intro": "에이전트가 매번 컨텍스트를 잊으면 토큰을 반복해서 태우는 것입니다. Contextify는 기록을 검색 가능하게 보존합니다.",
    "locale": "ko"
  }
]
