{"id":138,"date":"2025-04-17T10:25:00","date_gmt":"2025-04-17T10:25:00","guid":{"rendered":"https:\/\/luck.juliatechstory.com\/?p=138"},"modified":"2025-05-12T20:17:30","modified_gmt":"2025-05-12T20:17:30","slug":"microsoft-ai-debug-gym-code-fixing","status":"publish","type":"post","link":"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/","title":{"rendered":"Revolutionizing Debugging: Microsoft Research&#8217;s AI Tools for Efficient Code Fixing"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewbox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewbox=\"0 0 24 24\" version=\"1.2\" baseprofile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/#Core_Features_of_Debug-Gym\" >Core Features of Debug-Gym<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/#Encouraging_Community_Involvement\" >Encouraging Community Involvement<\/a><\/li><\/ul><\/nav><\/div>\n\n<p>Microsoft Research has launched <strong>&#8216;debug-gym&#8217;<\/strong>, an innovative environment aimed at training AI tools for debugging software code. As developers increasingly rely on AI, efficient debugging solutions are more important than ever. Debugging can consume significant time, making advancements in this area critical.<\/p>\n\n\n\n<p>AI coding assistants are becoming popular, with a notable percentage of generated code attributed to AI technologies. However, debugging poses challenges that go far beyond coding. Microsoft Research&#8217;s goal is to empower AI agents to use interactive debugging techniques similar to those employed by developers. This initiative marks a significant step toward building intelligent, autonomous coding assistants capable of solving intricate software issues with minimal human input.<\/p>\n\n\n\n<div style=\"height:37px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Core_Features_of_Debug-Gym\"><\/span>Core Features of Debug-Gym<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Interactive Debugging<\/strong>: AI agents gain the ability to set breakpoints, inspect variable values, and create test functions.<\/li>\n\n\n\n<li><strong>Repository-Level Handling<\/strong>: Agents can access and modify entire codebases, making debugging more streamlined.<\/li>\n\n\n\n<li><strong>Sandboxed Execution<\/strong>: The use of Docker containers ensures a safe and stable environment for testing.<\/li>\n\n\n\n<li><strong>Extensibility<\/strong>: Developers can integrate new debugging utilities as needed.<\/li>\n\n\n\n<li><strong>Text-Based Interface<\/strong>: A user-friendly interface allows seamless interactions with AI agents.<\/li>\n<\/ol>\n\n\n\n<p>By simulating traditional debugging processes, debug-gym helps agents formulate hypotheses about errors and collect evidence to inform code fixes. This structured approach enhances AI&#8217;s problem-solving abilities, equipping it to address practical software engineering challenges.<\/p>\n\n\n\n<p>Initial experiments show promise, with AI agents demonstrating improved performance in debugging complex issues when supplied with the right tools. Microsoft Research intends to refine large language models specifically for interactive debugging tasks.<\/p>\n\n\n\n<div style=\"height:37px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Encouraging_Community_Involvement\"><\/span>Encouraging Community Involvement<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>To foster collaboration and expand research efforts, Microsoft Research is open-sourcing debug-gym, welcoming contributions that advance interactive debugging technologies in AI development. The future looks bright for both developers and AI as these tools evolve to tackle the rough edges of coding challenges.<\/p>\n\n\n\n<p>For more information, visit the full article <a href=\"https:\/\/www.developer-tech.com\/news\/microsoft-research-teaches-ai-tools-how-to-debug-code\/\">here<\/a>.<\/p>\n\n\n\n<p>Looking for more IT news? click&nbsp;<a href=\"https:\/\/luck.juliatechstory.com\/ko\/category\/news\/\">here<\/a>.<\/p>","protected":false},"excerpt":{"rendered":"<p>Microsoft Research has launched &#8216;debug-gym&#8217;, an innovative environment aimed at training AI tools for debugging software code. As developers increasingly rely on AI, efficient debugging solutions are more important than ever. Debugging can consume significant time, making advancements in this area critical. AI coding assistants are becoming popular, with a notable percentage of generated code [&hellip;]<\/p>","protected":false},"author":1,"featured_media":137,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[32],"class_list":["post-138","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Microsoft Debug-Gym: AI-Powered Software Debugging<\/title>\n<meta name=\"description\" content=\"Microsoft Research&#039;s new AI tool, Debug-Gym, is transforming software debugging through interactive environments, sandboxed execution, and open-source collaboration.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Microsoft Debug-Gym: AI-Powered Software Debugging\" \/>\n<meta property=\"og:description\" content=\"Microsoft Research&#039;s new AI tool, Debug-Gym, is transforming software debugging through interactive environments, sandboxed execution, and open-source collaboration.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/\" \/>\n<meta property=\"og:site_name\" content=\"J&#039;s Tech Lab\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-17T10:25:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-12T20:17:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1792\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Julia\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"Julia\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/\"},\"author\":{\"name\":\"Julia\",\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648\"},\"headline\":\"Revolutionizing Debugging: Microsoft Research&#8217;s AI Tools for Efficient Code Fixing\",\"datePublished\":\"2025-04-17T10:25:00+00:00\",\"dateModified\":\"2025-05-12T20:17:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/\"},\"wordCount\":320,\"publisher\":{\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648\"},\"image\":{\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg\",\"keywords\":[\"News\"],\"articleSection\":[\"News\"],\"inLanguage\":\"ko-KR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/\",\"url\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/\",\"name\":\"Microsoft Debug-Gym: AI-Powered Software Debugging\",\"isPartOf\":{\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg\",\"datePublished\":\"2025-04-17T10:25:00+00:00\",\"dateModified\":\"2025-05-12T20:17:30+00:00\",\"description\":\"Microsoft Research's new AI tool, Debug-Gym, is transforming software debugging through interactive environments, sandboxed execution, and open-source collaboration.\",\"breadcrumb\":{\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage\",\"url\":\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg\",\"contentUrl\":\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg\",\"width\":1792,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.luck.juliatechstory.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Revolutionizing Debugging: Microsoft Research&#8217;s AI Tools for Efficient Code Fixing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#website\",\"url\":\"https:\/\/www.luck.juliatechstory.com\/ko\/\",\"name\":\"J's Tech Lab\",\"description\":\"Tech Blog\",\"publisher\":{\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.luck.juliatechstory.com\/ko\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648\",\"name\":\"Julia\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/03\/GPST.png\",\"contentUrl\":\"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/03\/GPST.png\",\"width\":1080,\"height\":1080,\"caption\":\"Julia\"},\"logo\":{\"@id\":\"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/luck.juliatechstory.com\",\"https:\/\/www.linkedin.com\/in\/jihyunoh5\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Microsoft Debug-Gym: AI-Powered Software Debugging","description":"Microsoft Research's new AI tool, Debug-Gym, is transforming software debugging through interactive environments, sandboxed execution, and open-source collaboration.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/","og_locale":"ko_KR","og_type":"article","og_title":"Microsoft Debug-Gym: AI-Powered Software Debugging","og_description":"Microsoft Research's new AI tool, Debug-Gym, is transforming software debugging through interactive environments, sandboxed execution, and open-source collaboration.","og_url":"https:\/\/luck.juliatechstory.com\/ko\/microsoft-ai-debug-gym-code-fixing\/","og_site_name":"J&#039;s Tech Lab","article_published_time":"2025-04-17T10:25:00+00:00","article_modified_time":"2025-05-12T20:17:30+00:00","og_image":[{"width":1792,"height":1024,"url":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg","type":"image\/jpeg"}],"author":"Julia","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"Julia","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#article","isPartOf":{"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/"},"author":{"name":"Julia","@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648"},"headline":"Revolutionizing Debugging: Microsoft Research&#8217;s AI Tools for Efficient Code Fixing","datePublished":"2025-04-17T10:25:00+00:00","dateModified":"2025-05-12T20:17:30+00:00","mainEntityOfPage":{"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/"},"wordCount":320,"publisher":{"@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648"},"image":{"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage"},"thumbnailUrl":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg","keywords":["News"],"articleSection":["News"],"inLanguage":"ko-KR"},{"@type":"WebPage","@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/","url":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/","name":"Microsoft Debug-Gym: AI-Powered Software Debugging","isPartOf":{"@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#website"},"primaryImageOfPage":{"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage"},"image":{"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage"},"thumbnailUrl":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg","datePublished":"2025-04-17T10:25:00+00:00","dateModified":"2025-05-12T20:17:30+00:00","description":"Microsoft Research's new AI tool, Debug-Gym, is transforming software debugging through interactive environments, sandboxed execution, and open-source collaboration.","breadcrumb":{"@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#primaryimage","url":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg","contentUrl":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/04\/AI-Tools-for-Debugging-Software-Code-2025-04-13T105232.000Z.jpg","width":1792,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/luck.juliatechstory.com\/microsoft-ai-debug-gym-code-fixing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.luck.juliatechstory.com\/"},{"@type":"ListItem","position":2,"name":"Revolutionizing Debugging: Microsoft Research&#8217;s AI Tools for Efficient Code Fixing"}]},{"@type":"WebSite","@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#website","url":"https:\/\/www.luck.juliatechstory.com\/ko\/","name":"J's Tech Lab","description":"Tech Blog","publisher":{"@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.luck.juliatechstory.com\/ko\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":["Person","Organization"],"@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/dfc164097e4139065121b189f61c9648","name":"Julia","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/image\/","url":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/03\/GPST.png","contentUrl":"https:\/\/luck.juliatechstory.com\/wp-content\/uploads\/2025\/03\/GPST.png","width":1080,"height":1080,"caption":"Julia"},"logo":{"@id":"https:\/\/www.luck.juliatechstory.com\/ko\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/luck.juliatechstory.com","https:\/\/www.linkedin.com\/in\/jihyunoh5\/"]}]}},"_links":{"self":[{"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/posts\/138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/comments?post=138"}],"version-history":[{"count":3,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/posts\/138\/revisions"}],"predecessor-version":[{"id":246,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/posts\/138\/revisions\/246"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/media\/137"}],"wp:attachment":[{"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/media?parent=138"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/categories?post=138"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/luck.juliatechstory.com\/ko\/wp-json\/wp\/v2\/tags?post=138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}