Daily AI

Daily 09:30 · Beijing time

Social AI Radar

Tracking AI capabilities inside social products, and the relationship, content, and community mechanics taking shape inside AI products.

Radar onlineLast added 2026.08.25 10:45 Beijing time

08.24 latest

Showing 43 items
Event date Messaging and groups Testing Group chat · Messaging actions · Workflows

QQ Bot official plugin adds an interactive question channel with buttons for group and direct chats

Tencent tencent-connect team merged an interactive question channel into the official DeepSeek Harness plugin for QQ Bot on August 24. When an AI agent requires user input, it can invoke ask_user_question in QQ group chats and direct messages to deliver questions with Inline Keyboard buttons or text options, intercepting answers in middleware to advance a multi-question state machine with timeout cleanup and avoid queue deadlocks.

Why it matters: This equips AI agents in group chats with proactive questioning and structured guidance capabilities. Interactive buttons lower user effort for giving input, establishing a foundation for multi-agent workflows and multi-step human-in-the-loop collaboration.

QQ Bot · China · First seen 2026.08.25 10:45 Beijing time

Updated from 2026-08-18-qq-bot-rich-media-vision

Event date Collaboration tools Testing Channel collaboration · Group collaboration · Action items

Teams launches GitHub Copilot cloud agents in public preview for shared coding in chats and meetings

GitHub announced the public preview of GitHub Copilot in Microsoft Teams on August 21. Users can mention @GitHub in Teams channels, group chats, meetings, and direct messages to start a cloud agent session, allowing all participants to ask questions, add context, and direct edits, while members with write permissions can trigger code changes, create pull requests, and execute tasks asynchronously in secure cloud sandboxes.

Why it matters: This embeds asynchronous AI coding agents directly into daily team discussions and meetings, enabling non-technical stakeholders and developers to jointly define requirements, review changes, and steer development in the same chat context without switching between specialized dev tools and messaging platforms.

Microsoft Teams · Global · First seen 2026.08.25 10:45 Beijing time

Event date Collaboration tools Released Messaging actions · Cross-app actions · Contextual search

ChatGPT Work and Codex add Apple Messages search, drafting and approved sending

OpenAI released the Apple Messages plugin in the ChatGPT desktop app for macOS on August 20. It can find chats, summarize messages, prepare replies and send through Messages on the Mac. By default, both the message and its recipients require user approval before sending. The plugin is available on all plans, but works in ChatGPT Work and Codex rather than regular ChatGPT chats.

Why it matters: This moves AI beyond drafting into reading relationship context and completing the final step before a message is sent, while keeping recipient and content approval as the default boundary. Because Apple Messages spans iMessage, SMS and RCS, it is a high-sensitivity agent entry point into mainstream personal and team communication records.

ChatGPT Work / Codex · Global · First seen 2026.08.24 09:11 Beijing time

Event date Collaboration tools Released Channel collaboration · Shared agents · Group collaboration

Slack Code launches shared code channels where teams and AI agents build together

Slack launched Slack Code on August 20. When a user mentions a supported coding agent in a channel or direct message, the agent can create a temporary code channel for that task. Teammates can continue prompting in the same space, share files, inspect code diffs and live previews, comment on individual lines and approve work before it ships. The feature is available on all Slack plans with a supported agent installed, initially supporting Claude, Devin, GitHub Copilot and Vercel, while OpenAI integration is listed as coming soon.

Why it matters: Slack turns agent work that would normally stay in a private window into a multiplayer process that teammates can see, redirect and review. Temporary channels preserve project context and an audit trail while placing code, documents and previews beside the team conversation, making this a concrete native workspace for human-agent collaboration.

Slack · Global · First seen 2026.08.24 09:11 Beijing time

Event date AI companions Released Creator tools · Audience insights · Content distribution

Meta AI connects to Instagram and Facebook business data for content insights and reports

Meta began rolling out new small-business features on August 19. Users can opt to connect Meta AI directly to professional Instagram and Facebook accounts, Meta ad campaigns and Google Workspace. The assistant can analyze engagement metrics such as reach, saves, shares, comments and profile visits, compare public content from similar brands, and turn the findings into presentations, documents or spreadsheets. The capabilities are available free across meta.ai and the Meta AI mobile and desktop apps, with support for recurring analysis tasks and reminders.

Why it matters: The update gives a general-purpose AI assistant first-party interaction context from social accounts instead of limiting it to generic advice based on public posts. For creators and small businesses, content performance, audience feedback, competitor observation and team reporting become one conversational workflow, while the social platform's proprietary data becomes part of the AI product's differentiation.

Meta AI · Global · First seen 2026.08.24 10:34 Beijing time

Event date Content communities Released Content distribution · Community engagement · Audience insights

Xiaohongshu deploys OneModel to unify feed, advertising and merchant ranking

A technical paper published on August 19 says Xiaohongshu has deployed OneModel in its production ranking system. It combines user behavior across organic recommendations, advertising and merchant services into long sequences, learns shared user and content representations with a long-context backbone, and then modulates ranking objectives by scenario. Online A/B tests report a 0.33% increase in time spent and a 1.25% engagement lift in Explore Feed, an 8.18% advertising CTR lift, and a 1.1867% increase in daily gross merchandise value for merchant recommendations.

Why it matters: Xiaohongshu is no longer keeping user understanding isolated across community content, advertising and commerce, instead sharing the full behavioral trajectory through one ranking foundation. For a content community, that means follows, likes, comments, viewing and purchasing signals can influence distribution more deeply together, while raising the governance challenge of competing objectives affecting one another.

Xiaohongshu · China · First seen 2026.08.24 09:11 Beijing time

Event date Content communities Released Content distribution · Community engagement · Creator tools

Kuaishou reports 797.3 million Q2 MAU as AI agents move deeper into recommendations and live streaming

Kuaishou's second-quarter 2026 results, released on August 19, show average DAU of 412.3 million for the quarter ended June 30, compared with 408.9 million a year earlier, and average MAU of 797.3 million, compared with 714.8 million. The company also said the Kuaishou App is using AI-powered placement to improve acquisition and retention, and introduced AgentX, a self-evolving agent for recommendation systems. Its live-streaming experience further upgraded AI Interaction Assistants, digital avatars, content understanding and real-time multimodal gift recommendations. The number of mutual followers using private messages grew by more than 15 percent year over year, while users sent more than 6 million AI gifts during the quarter.

Why it matters: This disclosure moves AI beyond the standalone Kling product and into the relationship, distribution and live interaction systems serving nearly 800 million monthly Kuaishou users. Recommendation agents, mutual-follower messaging and live AI tools now appear in the same operating picture, showing how a content community can use AI to reshape traffic allocation, creator services and paid interaction at the same time.

Kuaishou · China · First seen 2026.08.20 10:15 Beijing time

Event date Messaging and groups Testing Visual understanding · Group chat · Messaging actions

QQ Bot's official DSH plugin adds rich-media handling and an optional vision tool

Tencent's tencent-connect team merged rich-media understanding into the main branch of the official DeepSeek Harness plugin for QQ Bot on August 18. The new code can download images, videos and files from direct chats, group chats and quoted messages, expose local paths to the agent, and adds a qqbot_describe_image tool that calls a configured multimodal model for image understanding. Media is cleaned up after 24 hours by default. The vision tool is disabled by default and the latest public npm package remains version 0.4.0 from August 16, so this item is recorded as code merged with the installable release still pending.

Why it matters: This extends AI agents in QQ groups from text-only memory to shared image, video and file context, allowing members to collaborate around the same visual material. Keeping the vision model off by default and expiring downloaded media also shows that multimodal agents in messaging systems must balance capability, cost and privacy boundaries.

QQ Bot · China · First seen 2026.08.24 09:11 Beijing time

Event date Forums and communities Testing AI creation · Content distribution · Community content

Reddit tests AI-narrated video versions of posts and comment threads

Reddit began testing a new playback format for posts in selected English-language communities on August 17. Chosen text posts show Read and Play modes, with AI using different synthetic voices to narrate the original post and selected comments alongside captions and a visual template. The page is labeled 'Real conversation voiced by AI,' while the original post and comments remain unchanged. The experiment currently reaches only selected posts and users, and Reddit is manually choosing which content to convert.

Why it matters: Reddit is turning the community discussion itself into a platform-generated content format rather than merely summarizing it for search. Selecting comments, assigning voices and trimming context directly shape how community members are represented, creating early governance pressure around consent, accuracy and opt-out controls.

Reddit · Global · First seen 2026.08.24 09:11 Beijing time

Event date Collaboration tools Released Workflow agents · Messaging actions · Cross-app actions

WeCom's open source CLI reaches 1.0 for terminal-based AI agent workflows

The WeCom team released version 1.0 of its open source wecom-cli on August 17 and published @wecom/cli 1.0.0 on npm. The MIT-licensed tool lets people and AI agents operate WeCom from the terminal across documents, smart sheets, messaging, contacts, tasks, meetings and calendars, and provides an installable CLI Skill.

Why it matters: This extends WeCom's relationship and collaboration data beyond the app interface into a terminal entry point that agents can invoke. Packaging messaging, documents, calendars and contacts as commands and a Skill makes it easier to connect group communication and office execution in one automated workflow.

WeCom · China · First seen 2026.08.20 20:18 Beijing time

Event date Collaboration tools Released Multi-agent collaboration · Workflows · Proactive work

Lark aily rebrands to Doubao Work Partner with deep office suite integration

ByteDance officially rebranded Lark's Aily assistant to Doubao Work Partner on August 14. Following the organizational merger of Lark and Doubao product teams, Doubao Work Partner deeply integrates with Lark messaging, Base, docs, meetings, and calendars to execute cross-tool tasks, summarize group chats, suggest replies, and support custom multi-agent virtual teams for enterprise collaboration.

Why it matters: ByteDance is consolidating its AI brand under Doubao, marking Lark's transition from a collaboration tool to an agentic enterprise infrastructure. By connecting chat, docs, and structured tables, AI is moving from an external sidebar into the central workflow of enterprise operations.

Lark · China · First seen 2026.08.24 12:55 Beijing time

Updated from 2026-07-24-feishu-aily-team-agents

Event date Messaging and groups Testing Native assistant · Visual understanding · Messaging actions

WeChat tests an AI Processing entry for images in direct and group chats

A sequence of interface screenshots published on August 14 shows a new AI Processing button when some WeChat users open an image in either a direct chat or a group chat. The entry offers image enhancement, information extraction, image editing and more, and can hand tasks to Xiaowei for text extraction, summaries, image translation, document generation, background replacement and object removal. The entry remains in limited testing, and WeChat has not announced a broad rollout.

Why it matters: Images are among the most common pieces of shared content in direct and group chats. Placing Xiaowei inside the image viewer means AI is no longer only a separate conversation destination. It can work on content already moving through a relationship network, combining understanding, editing and follow-on sharing within the same messaging flow.

WeChat · China · First seen 2026.08.20 10:15 Beijing time

Updated from 2026-07-23-wechat-xiaowei-beta

Event date Messaging and groups Released Group chat · Persistent memory · Messaging actions

QQ Bot adds an official DeepSeek Harness plugin for direct and group chats

The official QQ Bot plugin package for DeepSeek Harness first became public on August 14, and Tencent QQ formally announced the integration on August 15. After setup, the bot can act as an AI assistant in direct messages and group chats. Each person and group has separate persistent conversation memory, sessions continue after a restart, and users can switch models without losing context, while initial setup supports QR code binding and group chats can require an @ mention before the bot replies.

Why it matters: This brings a general AI agent into the existing direct and group relationship network on QQ, so users do not need to open a separate app. Separate memory and mention-only replies turn context isolation and response boundaries into explicit group settings, showing how messaging platforms are becoming important entry points for agents.

QQ Bot · China · First seen 2026.08.17 15:59 Beijing time

Event date Messaging and groups Testing Native assistant · Messaging actions

WeChat details Xiaowei's WeLM models, with 80B total parameters and 3B active

WeChat's official account detailed the WeLM model family built by the Weixin team on August 12. WeLM-80B, which is already deployed in the native Xiaowei assistant, has 80 billion total parameters and activates 3 billion per inference. It supports chat and search, use of native WeChat functions and access to Mini Program services. WeLM-617B remains in development with 617 billion total parameters and 23 billion active, targeting more complex WeChat tasks such as intelligent Mini Program development and tool generation for Xiaowei. Xiaowei itself remains in a small-scale prototype test.

Why it matters: The parameter disclosure completes the link between Xiaowei's model scale and its product entry points. WeChat is not simply placing a general model inside a chat box. It is using sparse activation to control inference cost across a relationship and service network at billion-user scale, while preparing different model sizes for native functions, Mini Programs and tool generation.

WeChat · China · First seen 2026.08.20 10:15 Beijing time

Updated from 2026-08-12-wechat-xiaowei-welm-scale

Event date Messaging and groups Testing Native assistant

Tencent discloses 1.439 billion WeChat MAU and the WeLM model behind Xiaowei

Tencent's second-quarter 2026 results, released on August 12, show that combined MAU for Weixin and WeChat reached 1.439 billion as of June 30, up 2% year over year and 0.5% quarter over quarter. Tencent also confirmed a small-scale prototype test of Xiaowei inside Weixin, powered by the Weixin-customized WeLM model with a focus on user privacy, Weixin use cases and inference efficiency. The earnings presentation says the agent can draw on the social graph, knowledge graph, merchant reach and payment functionality, with user intervention and multi-step confirmations as safeguards. The official materials do not disclose WeLM's parameter count.

Why it matters: The disclosure puts the real scale of WeChat's relationship network and the model boundaries of its embedded agent in the same set of official facts. Xiaowei is not merely adding general question answering. Its design centers on privacy, inference cost, the social graph and service transactions, showing how a super app can connect AI directly to relationship and commerce infrastructure.

WeChat · China · First seen 2026.08.13 09:26 Beijing time

Updated from 2026-07-23-wechat-xiaowei-beta

Event date Content communities Testing Team sharing · Team memory · Community engagement

Circle AI opens beta access to all customers with shared team Projects

Circle said every customer would be able to opt in to the Eclipse beta by August 1, and its current pricing page lists Circle AI as a core feature beginning with the Professional plan. Circle AI Projects lets teams group chats, files, instructions and project memory in one workspace, invite teammates to share context and hand off conversations, and use the AI as a shared collaborator for community setup, operations and moderation.

Why it matters: This moves community operations AI from an administrator's personal assistant into a shared layer for team operations. Project context, teammate collaboration and the AI's understanding of community conversations now sit in one place, bringing AI directly into community organization and governance.

Circle AI · Global · First seen 2026.08.06 09:25 Beijing time

Event date Social networks Released Bot governance · Community content · Creator tools

LinkedIn adds AI slop reporting and changes its writing assistance

LinkedIn product chief Hari Srinivasan announced a set of measures against low-quality AI content on July 31. Members can now report a post as seeming like AI slop, while LinkedIn is strengthening classifiers that reduce low-quality material in recommendations and out-of-network content. The company will also remove the Enhance your post feature from posts and messages in favor of proofreading that preserves the author's voice, and will test private analytics feedback when members see content as inauthentic or heavily AI-assisted.

Why it matters: AI content governance is expanding from platform-only detection into a loop that combines community feedback, distribution controls and private guidance for authors. It also treats AI use and low-quality content as different problems, aiming to limit mass-produced noise while preserving creator control over voice.

LinkedIn · Global · First seen 2026.08.03 09:45 Beijing time

Event date AI companions Released Channel collaboration · Messaging actions · Cross-app actions

Pally connects Teams and upgrades Slack and WhatsApp message triage

Across July 30 and 31, Pally shipped new cross-platform messaging capabilities. Users can connect Microsoft Teams through a secure browser, with one Microsoft sign-in covering both Outlook and Teams, while the intelligent triage used for scheduled email updates now also covers Slack threads and WhatsApp chats. Busy Slack channels are reviewed in batches, direct mentions still arrive immediately, bot-only channels can be demoted to mention-only alerts, and users can set plain-language approval rules across email, messaging and shopping.

Why it matters: Personal AI is moving from a single chat entry point into an attention and coordination layer across workplace channels and private messaging. Unifying triage, channel noise reduction and approval policies can reduce cross-platform misses while giving users clearer control over when an agent alerts them or acts on their behalf.

Pally · Global · First seen 2026.08.02 09:06 Beijing time

Event date Collaboration tools Released Group collaboration · Action items · Proactive tasks

Teams adds AI follow-ups for frontline teams and cross-meeting recaps

Microsoft Teams published its July update on July 31. Follow Up in Frontline Agent can send one request to as many as 20 people, automatically collect responses by a deadline, consolidate the results and track non-responders. The Meeting Recaps app brings intelligent recaps from the past 30 days into one place and can generate a podcast-style audio summary across multiple meetings.

Why it matters: Team AI is moving beyond passively summarizing one meeting and into the loop of prompting, collecting and consolidating work from several people. A manager can turn one request into a trackable group workflow and recover shared context across meetings, reducing coordination loss across chats and calendars.

Microsoft Teams · Global · First seen 2026.08.01 09:20 Beijing time

Event date Collaboration tools Released Team sharing · Group collaboration · Multiplayer identity

ChatGPT opens five-person workspaces to academic research teams

On July 29, OpenAI opened applications for ChatGPT for Academic Researchers. Eligible faculty and postdoctoral researchers can receive 12 months of complimentary access to a dedicated ChatGPT workspace for as many as five verified members from the same institution. The workspace includes business data protections and ChatGPT Pro-level usage limits, and approved applicants can invite four collaborators while keeping team research in a separate space. The program does not include API credits.

Why it matters: Institutional verification, a dedicated workspace and small-team seats turn ChatGPT from an individual research assistant into a controlled collaboration environment. The product pairs shared AI context with a clear data boundary, reducing the friction of coordinating research through shared accounts or scattered personal chats.

ChatGPT · Global · First seen 2026.08.05 09:42 Beijing time

Event date Social networks Released Native assistant · Messaging actions · Contextual search

Threads adds Meta AI conversations to direct messages

Meta announced on July 28 that one-to-one conversations with Meta AI are now available in Threads direct messages. Users can search for @meta.ai to start a private chat or share Threads posts, images and videos into the conversation for follow-up questions. The exchange is visible only to the user and is currently available on mobile, not the web.

Why it matters: Threads is embedding an AI assistant in the path from public discussion to private understanding. People can continue asking about shared posts without leaving their social and content context, turning direct messages into an entry point for both sharing and AI-assisted interpretation.

Threads · Global · First seen 2026.08.03 09:45 Beijing time

Event date Collaboration tools Released Workflows · Team sharing · Shared knowledge

Google Docs adds Gemini-powered comment workflows

Google Workspace began rolling out Gemini-powered comment workflows in Docs on July 28. Collaborators with edit access can ask Gemini to summarize comment threads, surface unresolved issues, draft replies grounded in the document and Drive context, and suggest edits based on reviewer feedback for members to approve and apply.

Why it matters: AI is moving beyond drafting inside a shared document and into the collaborative loop of review, response and revision. It turns scattered feedback into discussable issues and proposed changes while keeping final decisions with human editors.

Google Docs · Global · First seen 2026.07.31 09:01 Beijing time

Event date AI companions Released Group chat governance · Multiplayer identity · Messaging actions

Pally adds member recognition and destination checks for group chats

On July 28, Pally improved how it behaves in group chats. Its join message now recognizes and names people from the user's contacts instead of listing phone numbers. When a relay request does not clearly identify the destination, Pally describes the candidate group by its members and asks for confirmation before posting. Both changes are live.

Why it matters: Once an AI agent participates in several real group chats, relationship recognition and destination confirmation directly affect trust and privacy. Pally now uses contact context to explain who is in a group and pauses ambiguous sends, adding an important safeguard for cross-conversation agents.

Pally · Global · First seen 2026.07.30 09:22 Beijing time

Event date Collaboration tools Released MCP · Shared knowledge · Cross-app actions

Revizto launches MCP access to live collaborative project data

On July 28, Revizto launched its MCP Server, Model & Object Properties API and Developer Portal. Architecture, engineering and construction teams can connect an AI platform of their choice to live project data, query issues, models and coordination risks in natural language, and automate workflows. Existing user permissions and OAuth continue to govern access, and the capabilities are available under a Revizto subscription.

Why it matters: The shared facts behind a multiplayer project are often scattered across models, issue logs and reports. Revizto connects AI to one live, permissioned collaboration layer, so cross-functional teams can ask questions from consistent context, prepare coordination briefs and move follow-up work forward.

Revizto · Global · First seen 2026.07.30 09:22 Beijing time

Event date Messaging and groups Testing Native assistant · Visual understanding

WeChat tests a photo-to-Xiaowei entry inside Scan

A set of beta interface screenshots published on July 27 shows that some WeChat users with Xiaowei access can see a new Photo to AI entry at the bottom of Scan, marked with a NEW badge. After taking a photo, Xiaowei opens in a half-screen view so the user can keep asking about the image. Examples include translation, remembering the moment or a friend, finding similar products and drafting a Moments post. The entry remains in staged testing.

Why it matters: Google Lens lets people ask about what they see through a camera or image, ChatGPT accepts images as conversational inputs, and Doubao offers photo recognition and visual understanding. WeChat's distinct move is to place a similar snap-and-ask entry inside the high-frequency Scan flow, bringing visual questions into an everyday camera path in a messaging product. These products do not have identical capabilities or user journeys.

WeChat · China · First seen 2026.08.02 20:54 Beijing time

Updated from 2026-07-23-wechat-xiaowei-beta

Event date AI companions Released Group chat · Messaging actions · Proactive tasks

Pally adds cross-chat relays and shared scheduled posting for groups

On July 27, Pally shipped two group-chat capabilities. A user can ask Pally in a private chat to relay a message into a selected group, or schedule recurring posts from inside a group. Any group member can pause or stop those posts, while the dashboard shows recent runs, failures and usage.

Why it matters: Pally moves from a bot that responds only when mentioned into a shared agent that can relay across conversations and keep a group workflow running. Giving every member control over the automation also adds visible, revocable governance for AI participation in group collaboration.

Pally · Global · First seen 2026.07.29 09:40 Beijing time

Event date AI companions Released Friend sharing · Community content · Proactive tasks

Meta AI gains task execution and lets users share results with friends

Meta AI started rolling out new capabilities in some markets on July 24. It can connect to email and calendar, carry out plans on an ongoing basis, and generate research reports, slide decks and mood boards. It also draws on creator and community content from Facebook and Instagram, and the plans and visual outputs it produces can be saved in one place and shared with friends. WhatsApp support will arrive over the following weeks.

Why it matters: Meta AI extends from a personal conversation tool into an action-oriented assistant that consumes social content and produces shareable assets. AI-native apps are starting to put social content, ongoing tasks and sharing with friends inside a single product loop.

Meta AI · Global · First seen 2026.07.25 09:21 Beijing time

Event date Content communities Released Creator tools · AI creation · Content distribution

YouTube adds conversational thumbnail generation to Ask Studio

On July 24 YouTube added thumbnail generation directly to Ask Studio. Long-form creators can ask the AI in conversation to make a thumbnail for their latest video, then adjust its colors and layout. Results combine the video's topic with the creator's style. The same batch of updates also lets some creators upload custom thumbnails for Shorts.

Why it matters: Thumbnails directly affect content discovery and a creator's first interaction with viewers. Putting generation and editing inside the creator workspace lowers the cost of continuously producing distribution assets and takes AI deeper into the content community's supply chain.

YouTube · Global · First seen 2026.07.25 09:21 Beijing time

Event date AI creation Released Team sharing · Multi-agent systems · Workflows

Grok Build launches multi-agent workflows that teams can share

Grok Build launched Workflows on July 23. It can split a complex task into several stages and dispatch up to 1024 agents to run, review and consolidate the work in parallel. A finished workflow can be saved as a slash command, and workflow files in a project directory are shared with team members along with the codebase.

Why it matters: A team can turn one effective way of coordinating agents into a shared, reusable work asset. AI collaboration therefore moves from ad hoc conversation to a team process that can be shared and run repeatedly.

Grok Build · Global · First seen 2026.07.24 12:45 Beijing time

Event date Collaboration tools Testing Shared agents · Multi-agent collaboration · Proactive work

Lark aily adds team-shared agents and multi-agent collaboration

After its July 23 upgrade, Lark aily can read messages, documents, calendars, meetings, tasks and Lark Base tables within the scope it has been authorized for, and can follow up on work on its own initiative. A team can share one agent, or have several specialist agents divide up a task. Lark's official product page shows that aily is still being released gradually.

Why it matters: AI is moving from a personal assistant into group chats, documents and project collaboration, and is starting to hold team-shared roles. With several members and several agents working around the same context, permissions, memory isolation and collaboration governance become core to the product.

Lark aily · China · First seen 2026.07.24 12:45 Beijing time

Event date Collaboration tools Released Multi-agent systems · Group collaboration · Agent identity

Block releases Buzz, putting humans and AI agents in one collaboration space

On July 21 Block released Buzz, a free open-source collaboration platform that is now usable at buzz.xyz and can also be self-hosted. Buzz offers channels, threads, direct messages, voice, media sharing, code repositories and automated workflows. AI agents hold their own cryptographic identities and explicit permissions, so they can join discussions and carry out work alongside several people in the same space.

Why it matters: Buzz turns AI from an assistant inside a one-to-one conversation into a group member that can be identified, authorized and audited. Independent identity and shared context make the relationships, permissions and collaboration history among multiple people and multiple agents a first-class structure of the product.

Buzz · Global · First seen 2026.07.23 17:02 Beijing time

Event date Messaging and groups Released Community linking · AI creation · Private group replies

Telegram launches Communities, AI editing and private bot replies inside groups

A Telegram update on July 14 lets users connect multiple groups, channels and bots into a single Community, where members can browse and join the chats it contains from one entry point. The update also adds AI generation to the advanced text editor, and lets a bot in a group send AI summaries, confirmations and menus to specified members only.

Why it matters: Telegram puts community structure, content creation and bot interaction inside the same set of messaging relationships. Private replies let AI serve a single member of a group without interrupting the public discussion for everyone else.

Telegram · Global · First seen 2026.07.23 17:43 Beijing time

Event date Collaboration tools Released Group chat · Product sunset · Collaboration experiment

ChatGPT begins retiring its group chat pilot

Starting July 9, OpenAI stopped the creation of new group chats, the conversion of existing conversations into group chats, and joining a group chat through an invite link. Existing group chats stay usable during a transition period and then gradually become read-only, while past messages and files are retained.

Why it matters: This is a rare, explicit exit signal in the multiplayer collaboration direction of AI products. It shows that extending a personal assistant directly into a stable group chat product still faces tests of usefulness, complexity and collaboration boundaries.

ChatGPT · Global · First seen 2026.07.23 17:43 Beijing time

Event date Collaboration tools Released Contextual search · Bot governance · Meeting security

Teams brings Copilot into chat search and tightens AI meeting bot governance

Microsoft's June update connects Copilot contextual search to Teams search, so users can get answers directly from chat and channel content. Teams also added an external bot management policy that can identify suspected AI meeting bots, send them to a waiting area and require the organizer to confirm before they can join.

Why it matters: AI is reading group collaboration content on one side, while on the other it enters team spaces as a meeting participant. Search and admission governance shipping at the same time shows that collaboration products have to solve agent capability, identity recognition and informed consent together.

Microsoft Teams · Global · First seen 2026.07.23 17:43 Beijing time

Event date Collaboration tools Released Team memory · MCP · Cross-app actions

Slackbot ships work memory and cross app actions over MCP

Slack's June update lets Slackbot save work context relevant to a user and their team, and keep using it in later answers and drafted content. Slackbot can also connect to tools such as Google, Atlassian, Box and Notion through apps that ship an MCP server, reading information and carrying out actions within the conversation.

Why it matters: AI inside collaboration tools is shifting from one-off question answering toward a continuous agent that understands how a team works. Memory and cross-app actions link channel discussion, organizational knowledge and actual execution into a single collaboration chain.

Slackbot · Global · First seen 2026.07.23 17:43 Beijing time

Event date Collaboration tools Testing Shared agents · Channel collaboration · Persistent memory

Claude Tag arrives in Slack as an AI agent shared by channel members

Anthropic released the Claude Tag beta on June 23. Claude Enterprise and Team customers can add Claude to designated Slack channels. Channel members can delegate tasks to the same Claude together, and Claude uses the channel context to hold persistent memory, work asynchronously and deliver results in the thread.

Why it matters: Claude Tag turns AI from a personal tool into a collaborator the team works with together. Shared context, persistent memory and channel-level permissions start to give the agent an organizational position close to that of a real colleague.

Claude · Global · First seen 2026.07.23 17:43 Beijing time

Event date Collaboration tools Testing Workflow agents · Group chat summaries · Customer relationships

WeCom opens a closed beta of its Dayuan AI agent

A closed beta interface made public on June 23 shows Dayuan embedded in the WeCom message page and chat box, where it can draw on group chats, documents, meetings, email and calendar to understand the current work situation. Test users can also use it to summarize group chats and customer conversations, and to distill customer needs, purchase intent and the priorities for later follow up.

Why it matters: WeCom accumulates both internal collaboration and external customer relationships, and Dayuan is an attempt to let one agent understand both networks. It could turn group chat summaries further into customer profiles, team memory and collaborative decisions.

WeCom · China · First seen 2026.07.23 17:43 Beijing time

Event date Messaging and groups Testing Native assistant · Messaging actions · Group chat summaries

WeChat widens the staged rollout test of Xiaowei, its native AI assistant

On June 20, Tencent customer support confirmed that Xiaowei was still in small-scale testing. Selected users can operate native WeChat functions by text or voice, including sending messages, placing calls, searching for information and invoking Mini Program services. A later iOS beta interface also showed entry points for group chat summaries, Moments summaries and article digests.

Why it matters: Xiaowei places AI in the main WeChat interface and in the chat operation path, and starts to complete tasks across messaging, content and Mini Programs. If access is widened, relationship communication and service calls inside WeChat could all be strung together by a single conversational agent.

WeChat · China · First seen 2026.07.23 17:43 Beijing time

Event date Social networks Released Community content · AI search · Content distribution

Facebook AI Mode starts answering questions with public content from Groups and Reels

Facebook began rolling out AI Mode on June 15, letting users get Meta AI answers directly in search and feed contexts. The answers draw on public opinions, experiences and recommendations from products such as Groups and Reels, rather than only returning a list of links.

Why it matters: Community discussion is no longer discovered only through timelines and search results; it is also summarized by AI into answers. How the platform selects, attributes and presents collective experience will directly affect the distribution value of community content.

Facebook · Global · First seen 2026.07.23 17:43 Beijing time

Event date Messaging and groups Released Group chat governance · Join request screening · AI admins

Telegram lets AI bots serve as group gatekeepers

A Telegram update on June 11 lets group owners make an AI bot an administrator, handling join requests and moderating what members post in the group. AI Guardians can also present questions or other screening steps to applicants through a mini app interface.

Why it matters: AI moves on from answering messages into group admission and governance. The boundary of a group is formed jointly by who joins and who is allowed to speak, so automated administrators directly affect community relationships and the enforcement of rules.

Telegram · Global · First seen 2026.07.23 17:43 Beijing time

Event date Social networks Released Creator tools · Audience insights · Community engagement

Facebook launches a Creator Assistant built on audience and community data

On June 4 Facebook began rolling out Creator Assistant to creators in the United States, Canada and India, and placed it inside the creator dashboard. The assistant explains content performance by combining a creator's content style, audience, engagement trends and community performance, and offers suggestions on topics, growth and engagement.

Why it matters: Creator tools no longer only display metrics; they turn audience relationships and community feedback into advice a creator can talk to. Platform AI therefore takes a more direct part in how creators understand and run their own social networks.

Facebook · Global · First seen 2026.07.23 17:43 Beijing time

Event date Messaging and groups Released Customer messaging · Business agents · Human handoff

Meta Business Agent expands to merchants worldwide and to more messaging entry points

On June 3 Meta expanded Business Agent to merchants of every size worldwide. On WhatsApp and Messenger the agent can answer questions, recommend products, book appointments, qualify leads and hand off to a person when needed. Meta also announced an expansion to Instagram and opened up an agent platform aimed at enterprise systems.

Why it matters: Business messaging is moving from a queue of human support agents to long-term customer relationships maintained by AI and staff together. Human takeover and deployment across messaging entry points also make agent identity, context and the boundaries of responsibility core design questions for social products.

Meta Business Agent · Global · First seen 2026.07.23 17:43 Beijing time

Event date Collaboration tools Released Multiplayer identity · Conversation sharing · Shared knowledge

OpenAgents fills in multiplayer identity, sharing and shared knowledge for its agent workspace

Between May 25 and May 27, OpenAgents shipped multiplayer identity and presence, public read-only conversation snapshots, an agent notification inbox and a shared knowledge base. Humans and multiple agents can collaborate continuously in the same workspace, and conversation results can be shared with outside members through a link.

Why it matters: These features push the agent runtime environment forward into a genuine multiplayer collaboration network. Identity, notifications, shared memory and public sharing together address the visibility and knowledge transfer problems that arise when several people use agents.

OpenAgents · Global · First seen 2026.07.23 17:43 Beijing time