豆包正式推出专业版,连续包月 68 元起、最高 500 元 6月24日,豆包正式发布基于豆包2.1系列大模型的豆包专业版。该版本提供接入豆包2.1 Pro模型的办公任务模式,支持操作本地电脑、浏览器、调用Skills技能及定时任务,内置Office办公套件并支持专业设计与应用网站生成。该模式可自主拆解并执行涉及本地电脑、文档、网页等工具的任务,支持开发带后端数据库的生产级在线应用。定价方案包括标准(连续包月68元)、加强(连续包月200元)及高级(连续包月500元)三档。大学生可享6个月特惠,标准套餐折扣价为38元/月。IT之家 🏷 #豆包专业版 #办公任务模式 #豆包 #Pro

Channel
Ai星球🪐人工智能旅行指南🇨🇳中文频道
@Ai373
On this record: Growth · Engagement · What this channel posts · Posts · Citations · Cite this entry
2,787subscribers
+16 since we began measuring on 13 August 2026
Risers and fallers across the register · movement among entries of 1,000–3,162.
Register entry
| Telegram ID | -1001980209233 |
|---|---|
| Type | Channel |
| Username | @Ai373 |
| Created | Between 1 April 2023 and 31 October 2023— estimated from Telegram’s id allocation, not measured. How this range is calculated. |
| First recorded | 13 August 2026 |
| Last confirmed live | 29 August 2026 |
| Measurements held | 7 |
| Confirmed unchanged | 1 time, most recently 29 August 2026 |
| On Telegram | t.me/Ai373 |
Growth
| Measured (UTC) | Subscribers | Change |
|---|---|---|
| 29 Aug 2026, 15:34 | 2,787 | +4 |
| 26 Aug 2026, 07:32 | 2,783 | +3 |
| 23 Aug 2026, 09:16 | 2,780 | +3 |
| 19 Aug 2026, 17:43 | 2,777 | -2 |
| 16 Aug 2026, 17:46 | 2,779 | +8 |
| 13 Aug 2026, 02:48 | 2,771 | no change |
| 13 Aug 2026, 02:33 | 2,771 | first reading |
Engagement
15 posts held, back to 18 June 2026 — the reader has not yet reached the start of this channel’s public history, so older posts may sit further back, unread. Read across 1 pageof Telegram’s post history, 20 posts per page.
Nothing published in the last 30 days. ERR and ER are rolling 30-day measures, so there is nothing to compute — we hold 15 posts for this entry, the most recent from 22 July 2026. An engagement rate over an empty window would be a number about nothing.
What this channel posts
- Video runtime
- 40s
- Average length
- 40s
Measured directly from 1 video with a duration reading, out of the posts we hold for this channel — not this channel’s whole posting history, only the sample this register has actually read. An exact reading to the second, taken from the post itself rather than from Telegram’s own rounded chrome, so it carries no ≈ mark.
Recent posts
🤖🏆 GLM-5.2 登顶开源权重模型榜单 ⠀ Z.ai / 智谱 GLM-5.2 成为 Artificial Analysis Intelligence Index 上新的开源权重模型第一名,综合得分 51。 ⠀ 它领先 MiniMax-M3、DeepSeek V4 Pro 和 Kimi K2.6,并进入“智能水平 vs 单任务成本”的 Pareto 前沿。 ⠀ GLM-5.2 参数规模与 GLM-5.1 相同,均为 744B 总参数 / 40B 激活参数,但智能指数比上一代高出 11 分。 ⠀ 在真实世界 Agent 表现指标 GDPval-AA v2 中,GLM-5.2 得分 1524,领先 MiniMax-M3 和 DeepSeek V4 Pro,并接近 GPT-5.5 xhigh reasoning 水平。 ⠀ 模型上下文窗口提升到 100 万 Token,高于 GLM-5.1 的 20 万 Token;许可证为 MI…
🤖🏢 微软 Copilot Cowork 全球上线 ⠀ 微软 宣布旗下企业 AI 代理工具 Copilot Cowork 全球正式上线,结束为期 3 个月 的 Frontier 预览阶段。 ⠀ 这款产品与 Anthropic 合作开发,主打跨 Microsoft 365 应用执行复杂任务,不只是生成建议,而是直接交付完成结果。 ⠀ 用户只需用自然语言说明目标,Cowork 就能自动整合 邮件、会议记录、文件、表格和业务数据,完成从规划到执行的整套流程。 ⠀ 有意思的是,Copilot Cowork 使用了与 Claude Cowork 相近的底层技术,但微软称其每次使用成本比 Claude Cowork 低约 30% 至 40%。 ⠀ 微软还计划在未来几周推出自研 Cowork 1 模型,用于处理日常 Copilot 任务,进一步降低成本和对第三方模型的依赖。 ⠀ 定价方面,Cowork 采用 Copilot Credits 按…
一个基于 WebGL 和 Three.js 构建的简单网页游戏。 说实话,Web 开发的发展程度令人惊讶。 https://messenger.abeto.co
房贷 → 智贷 近几年房贷明显受阻,居民泵币力度大幅下降,“如何创造新的贷款需求?”就成了迫在眉睫的难题,而AI的快速发展恰好存在提升群众对相关智能产品的需求,那么在这种情况下,通过设计配套的金融贷款政策与积极的引导,有利于推动群众从房贷向智贷转移,达到“让一部分群众率先用上智能设备,同时又把币泵起来”的效果。
Claude Code 自主运行,通常有两种模式: /goal 适合一次性目标。Claude 会拆解任务、并行调用多个 Agent,直到任务完成。适用于排查 Bug、代码迁移、研究报告、安全审计、构建与测试。 /loop 适合持续性任务。系统按计划循环触发,读取当前状态,完成判断和执行,再进入下一轮。适用于盯 PR、监控仓库、定时生成简报等后台工作。 一句话理解: /goal 负责把一件事做完,/loop 负责让一套流程持续运转。
Telegram必备的搜索引擎,极搜JISOU帮你精准找到,想要的群组、频道、视频、音乐 👉 t.me/jisou2?start=a_583954956
太快了,Skill还没搞明白多少,loops集合站都已经出来了,以后都不用装skill了,直接装loops就好了:https://loops.elorm.xyz/。 这个站已经收集了40个loops,你可以复制用于coding agents的闭环工作流。 每个闭环都包含触发器(triggers)、反馈门(feedback gates)和退出条件(exit conditions),以便代理能够自我调整节奏,直到任务完成。
Telegram必备的搜索引擎,极搜JISOU帮你精准找到,想要的群组、频道、视频、音乐 👉 t.me/jisou2?start=a_583954956
智谱开源 GLM-5.2 模型:1M 无损上下文,Code Arena 上全球可用模型第一 智谱于6月17日上线并开源GLM-5.2。在Code Arena前端开发评估系统中,该模型取得全球可用模型第一。GLM-5.2提供Solid 1M上下文,性能介于Claude Opus 4.7与4.8之间,编程能力保持开源SOTA且与Claude Opus 4.8处于可比区间。在1M上下文长度下,其单位token的FLOPs降低至2.9倍。该模型已在Day 0完成与华为昇腾、平头哥、摩尔线程、寒武纪、昆仑芯、沐曦、海光、壁仞等国产算力平台适配,预计下半年将适配昇腾950超节点。IT之家 🏷 #GLM #智谱 #开源
谷歌推送 Android 17 正式版,深度集成 AI 功能 谷歌于6月17日正式推送Android 17及Wear OS 7。新系统率先搭载于Pixel系列,集成Lyria 3音乐生成模型、Gemini Omni多模态大模型及基于AudioLM的Pixel 10a语音翻译工具。Pixel 8a、9a的快速分享现已兼容AirDrop。Android 17新增“气泡任务栏”交互控件、同屏录摄功能及无须账号的家长管控机制;折叠屏设备支持50/50布局游戏模式。Wear OS续航最高提升10%,并新增紧急状况检测。此举旨在应对苹果计划于9月推出的iOS 27 AI升级。IT之家 🏷 #Android #Gemini #Pixel
Siri AI 进步或推动苹果推出付费订阅 随着 Siri AI 测试版表现达到预期并有望继续改善,外界认为苹果更可能在未来推出付费订阅。苹果需承担 AI 功能的高昂运算成本,因此将 Siri 对话、图像生成等高级功能转为付费层级的压力增大。 可能的付费方式包括单独订阅,或将 Apple Intelligence 功能加入 Apple One 捆绑包以提升销量。目前 iCloud+ 用户已拥有更高的每日使用额度,但苹果仍需重新赢得对 Siri 失望的老用户并吸引新用户,否则单独订阅可能难以落地。AppleInsider 🏷 #Siri #AI #苹果
Showing the 12 most recent of 15 posts we hold for @Ai373. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked ≈ was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.
Citation-graph rank
Citation-graph rank — 1,619,990 of 1,627,445entries in the measured graph. A weighted position computed from the forward and mention edges below — republished posts weigh more than named mentions — and recomputed periodically, over the whole graph. Published only as this ordinal position, never as a score: a position is a fact, and a score printed beside one channel’s name would read as a verdict this register does not make. The two counts beneath stay separate for the same reason mentions are never summed with forwards anywhere else on this page — a named-by count costs nothing to manufacture. The top 100 by this measure, or how it is computed.
Mentions
Named by 1 registered channel — every channel on the register whose own posts have named this one, by its current username or any other username it currently holds, merged from two separately captured readings of the same fact so a namer caught by only one of them is not missed and a namer both caught is not counted twice. A username this channel has since dropped is not matched — that handle may belong to someone else now, and crediting today’s namer to yesterday’s owner would misattribute it.
Names
Channels on the register whose handles appear in this channel's posts.
A mention is a weaker signal than a forward and is counted separately for that reason — naming a channel is not republishing it, and a handle in a post body is easy to place deliberately. The post counts beside each row below are distinct posts in which the handle appeared, from posts we have read on both sides — the “Named by N registered channels” figure above is a different count, of distinct NAMING CHANNELS rather than posts, and is not the sum of the rows under it.
Cite this entry
A live page changes as we take new readings, so a citation should name the measurement it is based on, not just the URL. The line below cites the subscriber count as measured 29 August 2026 — this entry's latest reading, not the date you are reading this.
“Ai星球🪐人工智能旅行指南🇨🇳中文频道” (@Ai373), 2,787 subscribers as measured 29 August 2026. Telegram Register, tgregister.com/channel/Ai373.
Full measurement history, CC BY 4.0. Every reading this register holds for this entry, not just the latest one, as a dated, downloadable record: CSV · JSON. Free to use with attribution to tgregister.com. Each file carries its own generation timestamp, which is the figure to cite for exactly when the data was retrieved.