Join @xAI and help build Grokipedia, an open source knowledge repository that is vastly better than Wikipedia! This will be available to the public with no limits on use.
OPEN SOURCE
-
Terminal-Bench Gains Recognition Across Major AI Models
By
–
The industry is taking notice Terminal-Bench scores now appear on: DeepSeek-V3.1-Terminus model card Qwen3-Coder release Claude Sonnet 4.5 announcement
800+ GitHub stars | ~100 developer contributors -
Open Source Agentic Models Deserve More Attention Now
By
–
been saying this since late July,
but especially with GLM-4.6 now; people need to pay closer attention to SOTA OSS Agentic models -

GLM-4.6 Released: Best Open Source Agentic Model
By
–
GLM-4.6 is out i've had early access it's easily the BEST opensource
Agentic Model out there PERIOD Z AI cooked -
NumPy’s Simple File I/O API and PyTorch Tensor Limitations
By
–
Numpy’s fromfile()/tofile() make me smile — no typing or byte order metadata, they just write/read the raw bytes. A joyful API! I wish PyTorch had them natively on tensors, so I wasn’t doing so many tensor.cpu().numpy() operations.
-
DeepSeek V3.2 Sparse Attention Preparation for V4 Support
By
–
DeepSeek V 3.2 is basically just a heads up for inference tools devs to implement their new sparse attention mechanism so they can add V4 support on day 1
-
Claude Agent SDK now open-source
By
–
The Claude Agent SDK is public.
— God of Prompt (@godofprompt) 30 septembre 2025
Same infrastructure powering Claude Code, now available to everyone.
Memory management. Permission controls. Subagent coordination.
Six months of production engineering, open-sourced today. pic.twitter.com/kaaHFdYHdrThe Claude Agent SDK is public. Same infrastructure powering Claude Code, now available to everyone. Memory management. Permission controls. Subagent coordination. Six months of production engineering, open-sourced today.
-
OSWorld Usage Surges 45% in Four Months
By
–
Computer use jumped 45% in four months.
— God of Prompt (@godofprompt) 30 septembre 2025
OSWorld: 42.2% → 61.4%
The model can navigate browsers, fill spreadsheets, complete workflows without hardcoded logic.
Chrome extension is live for Max users. This is production-ready. pic.twitter.com/GPk7Xdlxq4Computer use jumped 45% in four months. OSWorld: 42.2% → 61.4% The model can navigate browsers, fill spreadsheets, complete workflows without hardcoded logic. Chrome extension is live for Max users. This is production-ready.
-
Three.js 3D Environment with Camera Controls
By
–
2. Three.js 3D environment
— God of Prompt (@godofprompt) 30 septembre 2025
Requested an interactive 3D site with camera controls.
Claude generated a rotating, zoomable cube with ambient lighting and responsive canvas.
That's production-grade Three.js from a single prompt. Most devs still copy-paste examples for this. pic.twitter.com/q73JEZdeXR2. Three.js 3D environment Requested an interactive 3D site with camera controls. Claude generated a rotating, zoomable cube with ambient lighting and responsive canvas. That's production-grade Three.js from a single prompt. Most devs still copy-paste examples for this.
-

GLM 4.6 Release: Enhanced AI Capabilities
By
–
@Zai_org is preparing to release GLM 4.6! "As the latest iteration in the GLM series, GLM-4.6 achieves comprehensive enhancements across multiple domains, including real-world coding, long-context processing, reasoning, searching, writing, and agentic applications."