🐦 Twitter Post Details

Viewing enriched Twitter post

@hardmaru

RT @SakanaAILabs: 【報告】AIエージェントが最適化プログラミングコンテストにて初優勝 🐟 ブログ:https://t.co/N6iY0ocXel 2025年12月14日に開催された「ALGO ARTIS プログラミングコンテスト2025 師走(AtCode…

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "photo",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/2003250497374056793/media_0.png?",
      "filename": "media_0.png"
    }
  ],
  "processed_at": "2025-12-23T00:14:27.804833",
  "pipeline_version": "2.0"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2003250497374056793",
  "url": "https://x.com/hardmaru/status/2003250497374056793",
  "twitterUrl": "https://twitter.com/hardmaru/status/2003250497374056793",
  "text": "RT @SakanaAILabs: 【報告】AIエージェントが最適化プログラミングコンテストにて初優勝 🐟\n\nブログ:https://t.co/N6iY0ocXel\n\n2025年12月14日に開催された「ALGO ARTIS プログラミングコンテスト2025 師走(AtCode…",
  "source": "Twitter for iPhone",
  "retweetCount": 3,
  "replyCount": 0,
  "likeCount": 15,
  "quoteCount": 0,
  "viewCount": 1581,
  "createdAt": "Mon Dec 22 23:45:11 +0000 2025",
  "lang": "ja",
  "bookmarkCount": 3,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2003250497374056793",
  "displayTextRange": [
    0,
    140
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "hardmaru",
    "url": "https://x.com/hardmaru",
    "twitterUrl": "https://twitter.com/hardmaru",
    "id": "2895499182",
    "name": "hardmaru",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1678402467078234113/XN5Oy2UP_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/2895499182/1429351923",
    "description": "Building @SakanaAILabs 🧠",
    "location": "Minato-ku, Tokyo",
    "followers": 373410,
    "following": 1788,
    "status": "",
    "canDm": false,
    "canMediaTag": true,
    "createdAt": "Mon Nov 10 11:05:07 +0000 2014",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {
        "urls": [
          {
            "display_url": "sakana.ai",
            "expanded_url": "https://sakana.ai/",
            "url": "https://t.co/cVQF43wg32",
            "indices": [
              0,
              23
            ]
          }
        ]
      }
    },
    "fastFollowersCount": 0,
    "favouritesCount": 144405,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 4445,
    "statusesCount": 25709,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "1990204623471395284"
    ],
    "profile_bio": {
      "description": "Building @SakanaAILabs 🧠"
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "hashtags": [],
    "symbols": [],
    "timestamps": [],
    "urls": [
      {
        "display_url": "sakana.ai/ahc-2025",
        "expanded_url": "https://sakana.ai/ahc-2025",
        "url": "https://t.co/N6iY0ocXel",
        "indices": [
          59,
          82
        ]
      }
    ],
    "user_mentions": [
      {
        "id_str": "218811492",
        "name": "Sakana AI",
        "screen_name": "SakanaAILabs",
        "indices": [
          3,
          16
        ]
      }
    ]
  },
  "quoted_tweet": null,
  "retweeted_tweet": {
    "type": "tweet",
    "id": "2003250429686349954",
    "url": "https://x.com/SakanaAILabs/status/2003250429686349954",
    "twitterUrl": "https://twitter.com/SakanaAILabs/status/2003250429686349954",
    "text": "【報告】AIエージェントが最適化プログラミングコンテストにて初優勝 🐟\n\nブログ:https://t.co/BJut3OjtLA\n\n2025年12月14日に開催された「ALGO ARTIS プログラミングコンテスト2025 師走(AtCoder Heuristic Contest 058)」において、Sakana AIが開発するAIエージェント「ALE-Agent」(AtCoder アカウント名:fishylene)が、804名の参加者の中で1位を獲得しました。\n\nSakanaAIはAtCoder株式会社様のご協力のもとこれまでアルゴリズムエンジニアリングタスクのベンチマークALE-Benchを開発し、独自のALE-Agentを複数のコンテストへ継続的に参加させていただきました。数ヶ月間にわたる改善と試行錯誤を積み重ねてきた中での今回の結果は、数時間単位の高度な最適化タスクにおいても、AIが人間のトップエキスパートに匹敵するパフォーマンスを発揮しうる段階に達したことを示す、一つの重要なマイルストーンだと考えています。\n\nALE-Agentは、AIが強みとする計算量や思考回数を最大限に活かしつつも、作問者の想定になかった効率的な焼きなまし法の近傍操作を自ら発見するなど、非常に興味深い挙動を示しました。詳しくはブログや下記のログ・技術分析をご覧ください。\n\nログ・技術分析: https://t.co/Up6rNz2njG\n\n素晴らしい問題を提供いただいた主催の株式会社ALGO ARTIS様、そして継続的にご協力をいただいているAtCoder株式会社様に深く感謝申し上げます。今後も、AIを人間の探索能力を拡張するパートナーとして位置づけ、実社会の複雑な問題解決に向けた研究に邁進してまいります。",
    "source": "Twitter for iPhone",
    "retweetCount": 3,
    "replyCount": 0,
    "likeCount": 15,
    "quoteCount": 0,
    "viewCount": 1581,
    "createdAt": "Mon Dec 22 23:44:55 +0000 2025",
    "lang": "ja",
    "bookmarkCount": 3,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2003250429686349954",
    "displayTextRange": [
      0,
      193
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "SakanaAILabs",
      "url": "https://x.com/SakanaAILabs",
      "twitterUrl": "https://twitter.com/SakanaAILabs",
      "id": "218811492",
      "name": "Sakana AI",
      "isVerified": false,
      "isBlueVerified": true,
      "verifiedType": null,
      "profilePicture": "https://pbs.twimg.com/profile_images/1885939209388929024/dtnrOdGp_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/218811492/1686643464",
      "description": "We are building a world class AI R&D company in Tokyo. We want to develop AI solutions for Japan’s needs, and democratize AI in Japan. https://t.co/OWL1EpmoDP",
      "location": "Tokyo, Japan",
      "followers": 57755,
      "following": 0,
      "status": "",
      "canDm": false,
      "canMediaTag": true,
      "createdAt": "Tue Nov 23 10:20:07 +0000 2010",
      "entities": {
        "description": {
          "urls": [
            {
              "display_url": "sakana.ai/careers",
              "expanded_url": "http://sakana.ai/careers",
              "url": "https://t.co/OWL1EpmoDP",
              "indices": [
                135,
                158
              ]
            }
          ]
        },
        "url": {
          "urls": [
            {
              "display_url": "sakana.ai",
              "expanded_url": "https://sakana.ai/",
              "url": "https://t.co/1m2lSgmHLu",
              "indices": [
                0,
                23
              ]
            }
          ]
        }
      },
      "fastFollowersCount": 0,
      "favouritesCount": 0,
      "hasCustomTimelines": false,
      "isTranslator": false,
      "mediaCount": 275,
      "statusesCount": 736,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "1823178623513239992"
      ],
      "profile_bio": {
        "description": "We are building a world class AI R&D company in Tokyo. We want to develop AI solutions for Japan’s needs, and democratize AI in Japan. https://t.co/OWL1EpmoDP"
      },
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {
      "media": [
        {
          "display_url": "pic.x.com/6XvL6yd95U",
          "expanded_url": "https://x.com/SakanaAILabs/status/2003250429686349954/photo/1",
          "id_str": "2003248637661581312",
          "indices": [
            194,
            217
          ],
          "media_key": "3_2003248637661581312",
          "media_url_https": "https://pbs.twimg.com/media/G8z4BbSakAAjKgE.jpg",
          "type": "photo",
          "url": "https://t.co/6XvL6yd95U",
          "ext_media_availability": {
            "status": "Available"
          },
          "features": {
            "large": {
              "faces": [
                {
                  "x": 738,
                  "y": 344,
                  "h": 41,
                  "w": 41
                },
                {
                  "x": 825,
                  "y": 340,
                  "h": 44,
                  "w": 44
                },
                {
                  "x": 698,
                  "y": 354,
                  "h": 38,
                  "w": 38
                },
                {
                  "x": 98,
                  "y": 961,
                  "h": 37,
                  "w": 37
                },
                {
                  "x": 765,
                  "y": 339,
                  "h": 46,
                  "w": 46
                },
                {
                  "x": 775,
                  "y": 404,
                  "h": 50,
                  "w": 50
                },
                {
                  "x": 735,
                  "y": 204,
                  "h": 58,
                  "w": 58
                }
              ]
            },
            "medium": {
              "faces": [
                {
                  "x": 738,
                  "y": 344,
                  "h": 41,
                  "w": 41
                },
                {
                  "x": 825,
                  "y": 340,
                  "h": 44,
                  "w": 44
                },
                {
                  "x": 698,
                  "y": 354,
                  "h": 38,
                  "w": 38
                },
                {
                  "x": 98,
                  "y": 961,
                  "h": 37,
                  "w": 37
                },
                {
                  "x": 765,
                  "y": 339,
                  "h": 46,
                  "w": 46
                },
                {
                  "x": 775,
                  "y": 404,
                  "h": 50,
                  "w": 50
                },
                {
                  "x": 735,
                  "y": 204,
                  "h": 58,
                  "w": 58
                }
              ]
            },
            "small": {
              "faces": [
                {
                  "x": 490,
                  "y": 228,
                  "h": 27,
                  "w": 27
                },
                {
                  "x": 547,
                  "y": 225,
                  "h": 29,
                  "w": 29
                },
                {
                  "x": 463,
                  "y": 235,
                  "h": 25,
                  "w": 25
                },
                {
                  "x": 65,
                  "y": 638,
                  "h": 24,
                  "w": 24
                },
                {
                  "x": 508,
                  "y": 225,
                  "h": 30,
                  "w": 30
                },
                {
                  "x": 514,
                  "y": 268,
                  "h": 33,
                  "w": 33
                },
                {
                  "x": 488,
                  "y": 135,
                  "h": 38,
                  "w": 38
                }
              ]
            },
            "orig": {
              "faces": [
                {
                  "x": 738,
                  "y": 344,
                  "h": 41,
                  "w": 41
                },
                {
                  "x": 825,
                  "y": 340,
                  "h": 44,
                  "w": 44
                },
                {
                  "x": 698,
                  "y": 354,
                  "h": 38,
                  "w": 38
                },
                {
                  "x": 98,
                  "y": 961,
                  "h": 37,
                  "w": 37
                },
                {
                  "x": 765,
                  "y": 339,
                  "h": 46,
                  "w": 46
                },
                {
                  "x": 775,
                  "y": 404,
                  "h": 50,
                  "w": 50
                },
                {
                  "x": 735,
                  "y": 204,
                  "h": 58,
                  "w": 58
                }
              ]
            }
          },
          "sizes": {
            "large": {
              "h": 1024,
              "w": 1024,
              "resize": "fit"
            },
            "medium": {
              "h": 1024,
              "w": 1024,
              "resize": "fit"
            },
            "small": {
              "h": 680,
              "w": 680,
              "resize": "fit"
            },
            "thumb": {
              "h": 150,
              "w": 150,
              "resize": "crop"
            }
          },
          "original_info": {
            "height": 1024,
            "width": 1024,
            "focus_rects": [
              {
                "x": 0,
                "y": 251,
                "w": 1024,
                "h": 573
              },
              {
                "x": 0,
                "y": 0,
                "w": 1024,
                "h": 1024
              },
              {
                "x": 0,
                "y": 0,
                "w": 898,
                "h": 1024
              },
              {
                "x": 179,
                "y": 0,
                "w": 512,
                "h": 1024
              },
              {
                "x": 0,
                "y": 0,
                "w": 1024,
                "h": 1024
              }
            ]
          },
          "media_results": {
            "result": {
              "media_key": "3_2003248637661581312"
            }
          }
        }
      ]
    },
    "card": null,
    "place": {},
    "entities": {
      "hashtags": [],
      "symbols": [],
      "urls": [
        {
          "display_url": "sakana.ai/ahc-2025",
          "expanded_url": "https://sakana.ai/ahc-2025",
          "url": "https://t.co/BJut3OjtLA",
          "indices": [
            41,
            64
          ]
        },
        {
          "display_url": "sakanaai.github.io/fishylene-ahc0…",
          "expanded_url": "https://sakanaai.github.io/fishylene-ahc058/",
          "url": "https://t.co/Up6rNz2njG",
          "indices": [
            595,
            618
          ]
        }
      ],
      "user_mentions": []
    },
    "quoted_tweet": null,
    "retweeted_tweet": null,
    "article": null
  },
  "article": null
}