1. X
  2. AG2
Log inSign up
AG2
123 posts
Image
user avatar
AG2
@ag2oss
The Open-Source AgentOS
ag2.ai
Joined November 2024
54
Following
1,229
Followers
RepliesRepliesArticlesArticlesMediaMedia

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

TermsยทPrivacyยทCookiesยทAccessibilityยทAds Infoยทยฉ 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • Pinned
    user avatar
    AG2
    @ag2oss
    Jan 26
    Most enterprises donโ€™t have an AI strategy problem, they have an AI execution problem. Even with proven ROI from successful pilots, agents often remain fragmented and unable to integrate with core business processes. That changes today withย AG2.ai. Powered
    Image
    2.3K
  • user avatar
    AG2
    @ag2oss
    Jun 9
    AG2 v0.13.3 is here! ๐Ÿ›ฃ๏ธ ๐Ÿ”ฌ Beta framework (autogen.beta) ๐ŸŒ NEW: Cross-process Network: agents in separate processes can now share channels (WsLink data plane + frame RPC control plane) ๐Ÿค– NEW: background_agent_tool: run an agent in the background while the parent continues ๐Ÿ–๏ธ
    Image
    108
  • user avatar
    AG2
    @ag2oss
    May 29
    AG2 v0.13.2 is here! ๐Ÿ›ฃ๏ธ ๐Ÿ”ฌ Beta framework ๐Ÿงช NEW: Agent Evaluations + threshold() scorer for pass/fail gating โ€” try it live at playground.ag2.ai ๐Ÿ“ xAI File API support โš™๏ธ Classic framework ๐Ÿค– NEW: Anthropic V2 + Bedrock V2 clients (UnifiedResponse architecture) ๐Ÿ›ก๏ธ
    Image
    134
  • user avatar
    AG2
    @ag2oss
    May 26
    AG2 v0.13.1 is here! ๐Ÿ›ฃ๏ธ ๐Ÿ”ฌ Beta framework (autogen.beta) โšก New: xAI (Grok) provider ๐Ÿ™Œ Dynamic Agents (agent creating agents on-the-fly) ๐ŸŒ Network: named views, workflow finish tool, consistent envelope rendering ๐Ÿ–ฅ๏ธ AG-UI: reasoning messages both ways + multimodal user content
    Image
    335
  • user avatar
    AG2
    @ag2oss
    May 21
    The AG2 Network is a multi-agent runtime where the channel between agents holds the conversation state. So what happens when the hub process restarts? The conversation survives exactly - envelope for envelope, same order, same state. ๐Ÿ”„ This post covers: โœ… The write-ahead log:
    Image
    AG2 - What Survives, Survives Exactly
    From docs.ag2.ai
    85
  • user avatar
    AG2
    @ag2oss
    May 21
    ๐ŸŽญ Part 2 of our Network series walks through three dials is now available , each with runnable code: โœ… Time: built-in expectations (acks_within, reply_within, max_silence) โœ… Visibility: audience addressing for private side-channels โœ… Routing: ContextEquals, ToolCalled,
    Image
    AG2 - Choreography You Can Dial In
    From docs.ag2.ai
    96
  • user avatar
    AG2
    @ag2oss
    May 14
    The new AG2 Network released beta is built around one design choice: the channel between agents is the primitive. Not the agent, not the graph. ๐ŸŒ The channel holds the state. The hub is a thin stateless router; restart it, every channel comes back from a persisted state. ๐ŸŽญ
    Image
    135
  • user avatar
    AG2
    @ag2oss
    May 13
    With OpenAI's GPT Realtime 2 and Thinking Machines' interaction models research preview, natural human-to-agent voice is being realised. On our path to v1.0, we've introduced realtime voice into AG2 Beta โ€” ready for human-to-multi-agent voice interactions. 3 lines of code โ†’ a
    Image
    191
  • user avatar
    AG2
    @ag2oss
    May 13
    AG2 v0.13.0 โ€” a mega release! ๐Ÿš€ ๐ŸŒ NEW: Multi-Agent Network โ€” channels (not agents) are the unit. Four built-in choreographies (consulting, conversation, discussion, workflow) + bring your own orchestration. Federation with Passport+Visa. ๐ŸŽ™๏ธ NEW: LiveAgent โ€” full-duplex
    Image
    119
  • user avatar
    AG2
    @ag2oss
    May 6
    AG2 v0.12.3 is here! ๐Ÿ›ฃ๏ธ ๐Ÿค A2A v1.0 spec compatibility โ€” Remote agents with Agent2Agent ๐Ÿ–๏ธ Beta: SandboxCodeTool โ€” safe code execution in Daytona or Docker ๐Ÿ” Beta: Search tools โ€” PerplexitySearchToolkit, Exa ๐Ÿ”ง OpenAI image handling + Gemini fixes ๐Ÿ“” V1.0 Contribution Policy
    Image
    150
  • user avatar
    AG2
    @ag2oss
    May 1
    AG2 v0.12.2 is here! ๐Ÿ—๏ธ The Agent Harness lands in Beta โ€” turning stateless LLM loops into stateful agents that: ๐Ÿง  Remember across sessions ๐Ÿ“ Organize their own knowledge (virtual filesystem) โœ‚๏ธ Manage their own context window ๐Ÿค Share findings with peers Plus: ๐Ÿ”
    Image
    159
  • user avatar
    AG2
    @ag2oss
    Apr 27
    Excited to have @daytonaio join in supporting the AG2 Hackathon ๐Ÿš€ Theyโ€™ve added $3,000 in credits to the prize pool for the best project. Build and ship real multi-agent systems in a day. May 3 - NYC Free + food ๐Ÿ• Spaces are limited:
    Image
    AG2 Hackathon @ Fordham Gabelli ยท Luma
    From luma.com
    564
  • user avatar
    AG2
    @ag2oss
    Apr 27
    AG2 v0.12.1 is here! ๐Ÿ›ฃ๏ธ ๐Ÿ‘ฅ Community feedback win: PerplexitySearchTool stays (no longer deprecated)! โ˜๏ธ Beta: Google Vertex AI support ๐Ÿ“ Beta: Files API client, multi-part ToolResult, Toolkit merging ๐Ÿ” New search tools: Tavily, Exa, DDGS ๐ŸŽฏ Advanced orchestration with step
    Image
    206
  • user avatar
    AG2
    @ag2oss
    Apr 24
    Join us for our AG2 Hackathon in NYC on May 3! Build and present a multi-agent AI project in one day using AG2 Beta - our brand new next-gen multi-agent framework. Hear from IBM Fellow Dinesh Verma, join a hands-on AG2 workshop, then build alongside top engineers and founders.
    Image
    AG2 Hackathon @ Fordham Gabelli ยท Luma
    From luma.com
    161
Advertisement
Advertisement