{"schema_version":"onlylabs.public_analysis.v1","url":"https://onlylabs.fyi/analysis/microsoft","json_url":"https://onlylabs.fyi/analysis/microsoft/analysis.json","evidence_json_url":"https://onlylabs.fyi/analysis/microsoft/evidence.json","generated_at":"2026-06-11T15:10:06.205Z","analysis":{"org_slug":"microsoft","url":"https://onlylabs.fyi/analysis/microsoft","json_url":"https://onlylabs.fyi/analysis/microsoft/analysis.json","evidence_json_url":"https://onlylabs.fyi/analysis/microsoft/evidence.json","dossier_url":"https://onlylabs.fyi/labs/microsoft","org":{"slug":"microsoft","name":"Microsoft","category":"frontier-lab","category_label":"Frontier lab","homepage_url":"https://www.microsoft.com"},"title":"Microsoft analysis","summary":"Microsoft's public footprint is dominated by its developer-tools and platform empire — vscode (186k stars), PowerToys, TypeScript, terminal, and playwright — but the AI-specific signal sits in Microsoft Research, which is releasing small, domain-specific foundation models (materials, the electric grid) on Hugging Face rather than chasing a single frontier LLM. Recent shipping concentrates on agent infrastructure (an…","markdown":"## Thesis\nMicrosoft's public footprint is dominated by its developer-tools and platform empire — [vscode](https://github.com/microsoft/vscode) (186k stars), [PowerToys](https://github.com/microsoft/PowerToys), [TypeScript](https://github.com/microsoft/TypeScript), [terminal](https://github.com/microsoft/terminal), and [playwright](https://github.com/microsoft/playwright) — but the AI-specific signal sits in Microsoft Research, which is releasing small, domain-specific foundation models (materials, the electric grid) on Hugging Face rather than chasing a single frontier LLM. Recent shipping concentrates on agent infrastructure (an [agent-host-protocol](https://github.com/microsoft/agent-host-protocol/releases/tag/v0.3.0) spec, multiple \"solution-accelerator\" repos) and applied science (MatterSim, Dayhoff, GridSFM, Skala).\n\n## Shipping\n**Hugging Face models.** The most-downloaded release is [microsoft/skala-1.1](https://huggingface.co/microsoft/skala-1.1) at **163,473** downloads, with [microsoft/skala-1.0](https://huggingface.co/microsoft/skala-1.0) adding **38,616** (plus [skala-baselines](https://huggingface.co/microsoft/skala-baselines), 131). The \"Lens\" family draws the most likes: [microsoft/Lens](https://huggingface.co/microsoft/Lens) (3,882 downloads, 166 likes), [microsoft/Lens-Turbo](https://huggingface.co/microsoft/Lens-Turbo) (2,390 / 139 likes), and [microsoft/Lens-Base](https://huggingface.co/microsoft/Lens-Base) (1,176). [microsoft/Phi-Ground-Any](https://huggingface.co/microsoft/Phi-Ground-Any) (1,447) extends the Phi line. A large set of checkpoints ships under the **Dayhoff** family — both 170M-parameter ([Dayhoff-170M-GRS-SS-134000](https://huggingface.co/microsoft/Dayhoff-170M-GRS-SS-134000), 148 downloads) and 3B-parameter ([Dayhoff-3b-UR90-10000](https://huggingface.co/microsoft/Dayhoff-3b-UR90-10000), 76) variants — each in low-double/triple-digit downloads, consistent with a research-stage model line.\n\n**GitHub releases.** Recent tags skew toward agent and data-platform accelerators: [agent-host-protocol v0.3.0](https://github.com/microsoft/agent-host-protocol/releases/tag/v0.3.0) (and a paired [spec/v0.3.0](https://github.com/microsoft/agent-host-protocol/releases/tag/spec/v0.3.0)), [agentic-applications-for-unified-data-foundation-solution-accelerator v1.25.4](https://github.com/microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator/releases/tag/v1.25.4), [Document-Knowledge-Mining-Solution-Accelerator v1.9.0](https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator/releases/tag/v1.9.0), [Conversation-Knowledge-Mining-Solution-Accelerator v3.23.2](https://github.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/releases/tag/v3.23.2), and [content-generation-solution-accelerator v2.7.0](https://github.com/microsoft/content-generation-solution-accelerator/releases/tag/v2.7.0). Platform/infra releases also landed: [WSL 2.7.8](https://github.com/microsoft/WSL/releases/tag/2.7.8), [component-detection v7.1.3](https://github.com/microsoft/component-detection/releases/tag/v7.1.3), and [openvmm-deps 0.3.0-48](https://github.com/microsoft/openvmm-deps/releases/tag/0.3.0-48).\n\n**Top repos.** Beyond the flagship editors and tools above, the AI-relevant standouts are [microsoft/graphrag](https://github.com/microsoft/graphrag) (33,483 stars), [microsoft/semantic-kernel](https://github.com/microsoft/semantic-kernel) (28,061), [microsoft/onnxruntime](https://github.com/microsoft/onnxruntime) (20,764), and [microsoft/typescript-go](https://github.com/microsoft/typescript-go) (25,618).\n\n## Research themes\nMicrosoft Research's recent first-party writing clusters around AI-for-science and agent reliability:\n- **AI for the physical world / energy:** [GridSFM: A new, small foundation model for the electric grid](https://www.microsoft.com/en-us/research/blog/gridsfm-a-new-small-foundation-model-for-the-electric-grid/) and [Building realistic electric transmission grid dataset at scale](https://www.microsoft.com/en-us/research/blog/building-realistic-electric-transmission-grid-dataset-at-scale-a-pipeline-from-open-dataset/).\n- **AI for materials:** [Advancing AI for materials with MatterSim: experimental synthesis, faster simulation, and multi-task models](https://www.microsoft.com/en-us/research/blog/advancing-ai-for-materials-with-mattersim-experimental-synthesis-faster-simulation-and-multi-task-models/).\n- **Agent reliability and human-AI augmentation:** [Further Notes on Our Recent Research on AI Delegation and Long-Horizon Reliability](https://www.microsoft.com/en-us/research/blog/further-notes-on-our-recent-research-on-ai-delegation-and-long-horizon-reliability/) and [Extending Human Intelligence Through AI](https://www.microsoft.com/en-us/research/blog/extending-human-intelligence-through-ai/).\n- **Identity / trust and applied data tooling:** [Vega: Zero-knowledge proofs for digital identity in the age of AI](https://www.microsoft.com/en-us/research/blog/vega-zero-knowledge-proofs-for-digital-identity-in-the-age-of-ai/) and [Data Formulator 0.7: AI-powered data analytics for enterprise data](https://www.microsoft.com/en-us/research/blog/data-formulator-0-7-ai-powered-data-analytics-for-enterprise-data/).\n- **Systems:** [mimalloc: A new, high-performance, scalable memory allocator for the modern era](https://www.microsoft.com/en-us/research/blog/mimalloc-a-high-performance-scalable-memory-allocator-for-the-modern-era/).\n\n## Hiring & scaling\nNo careers data captured yet.\n\n## Traction highlights\nOn Hacker News, Microsoft's Rust and systems work draws the most attention: [microsoft/windows-rs](https://github.com/microsoft/windows-rs) leads at **785 points / 293 comments**, followed by [microsoft/playwright](https://github.com/microsoft/playwright) (383 / 140), [microsoft/garnet](https://github.com/microsoft/garnet) (370 / 118), [microsoft/windows-drivers-rs](https://github.com/microsoft/windows-drivers-rs) (339 / 142), [microsoft/ebpf-for-windows](https://github.com/microsoft/ebpf-for-windows) (294 / 165), and [microsoft/coreutils](https://github.com/microsoft/coreutils) (225 points but a high 246 comments). By stars, the most-followed repos are [vscode](https://github.com/microsoft/vscode) (186,063), [PowerToys](https://github.com/microsoft/PowerToys) (133,906), and [TypeScript](https://github.com/microsoft/TypeScript) (109,159). The most-downloaded model is [microsoft/skala-1.1](https://huggingface.co/microsoft/skala-1.1) (163,473 downloads); the most-liked is [microsoft/Lens](https://huggingface.co/microsoft/Lens) (166 likes).\n\n## Sources\n- https://huggingface.co/microsoft/skala-1.1\n- https://huggingface.co/microsoft/skala-1.0\n- https://huggingface.co/microsoft/Lens\n- https://huggingface.co/microsoft/Lens-Turbo\n- https://huggingface.co/microsoft/Phi-Ground-Any\n- https://huggingface.co/microsoft/Dayhoff-3b-UR90-10000\n- https://github.com/microsoft/vscode\n- https://github.com/microsoft/graphrag\n- https://github.com/microsoft/semantic-kernel\n- https://github.com/microsoft/typescript-go\n- https://github.com/microsoft/agent-host-protocol/releases/tag/v0.3.0\n- https://github.com/microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator/releases/tag/v1.25.4\n- https://github.com/microsoft/WSL/releases/tag/2.7.8\n- https://github.com/microsoft/windows-rs\n- https://github.com/microsoft/garnet\n- https://github.com/microsoft/coreutils\n- https://www.microsoft.com/en-us/research/blog/gridsfm-a-new-small-foundation-model-for-the-electric-grid/\n- https://www.microsoft.com/en-us/research/blog/advancing-ai-for-materials-with-mattersim-experimental-synthesis-faster-simulation-and-multi-task-models/\n- https://www.microsoft.com/en-us/research/blog/further-notes-on-our-recent-research-on-ai-delegation-and-long-horizon-reliability/\n- https://www.microsoft.com/en-us/research/blog/vega-zero-knowledge-proofs-for-digital-identity-in-the-age-of-ai/\n- https://www.microsoft.com/en-us/research/blog/data-formulator-0-7-ai-powered-data-analytics-for-enterprise-data/","generated_at":"2026-06-08T15:59:09.069+00:00","citations":[{"url":"https://github.com/microsoft/vscode","path":null,"label":"microsoft/vscode","type":"external"},{"url":"https://github.com/microsoft/PowerToys","path":null,"label":"microsoft/PowerToys","type":"external"},{"url":"https://github.com/microsoft/TypeScript","path":null,"label":"microsoft/TypeScript","type":"external"},{"url":"https://github.com/microsoft/terminal","path":null,"label":"microsoft/terminal","type":"external"},{"url":"https://github.com/microsoft/playwright","path":null,"label":"microsoft/playwright","type":"external"},{"url":"https://github.com/microsoft/agent-host-protocol/releases/tag/v0.3.0","path":null,"label":"microsoft/agent-host-protocol","type":"external"},{"url":"https://huggingface.co/microsoft/skala-1.1","path":null,"label":"microsoft/skala-1.1","type":"external"},{"url":"https://huggingface.co/microsoft/skala-1.0","path":null,"label":"microsoft/skala-1.0","type":"external"},{"url":"https://huggingface.co/microsoft/skala-baselines","path":null,"label":"microsoft/skala-baselines","type":"external"},{"url":"https://huggingface.co/microsoft/Lens","path":null,"label":"microsoft/Lens","type":"external"},{"url":"https://huggingface.co/microsoft/Lens-Turbo","path":null,"label":"microsoft/Lens-Turbo","type":"external"},{"url":"https://huggingface.co/microsoft/Lens-Base","path":null,"label":"microsoft/Lens-Base","type":"external"},{"url":"https://huggingface.co/microsoft/Phi-Ground-Any","path":null,"label":"microsoft/Phi-Ground-Any","type":"external"},{"url":"https://huggingface.co/microsoft/Dayhoff-170M-GRS-SS-134000","path":null,"label":"microsoft/Dayhoff-170M-GRS-SS-134000","type":"external"},{"url":"https://huggingface.co/microsoft/Dayhoff-3b-UR90-10000","path":null,"label":"microsoft/Dayhoff-3b-UR90-10000","type":"external"},{"url":"https://github.com/microsoft/agent-host-protocol/releases/tag/spec/v0.3.0","path":null,"label":"microsoft/agent-host-protocol","type":"external"},{"url":"https://github.com/microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator/releases/tag/v1.25.4","path":null,"label":"microsoft/agentic-applications-for-unified-data-foundation-solution-accelerator","type":"external"},{"url":"https://github.com/microsoft/Document-Knowledge-Mining-Solution-Accelerator/releases/tag/v1.9.0","path":null,"label":"microsoft/Document-Knowledge-Mining-Solution-Accelerator","type":"external"},{"url":"https://github.com/microsoft/Conversation-Knowledge-Mining-Solution-Accelerator/releases/tag/v3.23.2","path":null,"label":"microsoft/Conversation-Knowledge-Mining-Solution-Accelerator","type":"external"},{"url":"https://github.com/microsoft/content-generation-solution-accelerator/releases/tag/v2.7.0","path":null,"label":"microsoft/content-generation-solution-accelerator","type":"external"},{"url":"https://github.com/microsoft/WSL/releases/tag/2.7.8","path":null,"label":"microsoft/WSL","type":"external"},{"url":"https://github.com/microsoft/component-detection/releases/tag/v7.1.3","path":null,"label":"microsoft/component-detection","type":"external"},{"url":"https://github.com/microsoft/openvmm-deps/releases/tag/0.3.0-48","path":null,"label":"microsoft/openvmm-deps","type":"external"},{"url":"https://github.com/microsoft/graphrag","path":null,"label":"microsoft/graphrag","type":"external"},{"url":"https://github.com/microsoft/semantic-kernel","path":null,"label":"microsoft/semantic-kernel","type":"external"},{"url":"https://github.com/microsoft/onnxruntime","path":null,"label":"microsoft/onnxruntime","type":"external"},{"url":"https://github.com/microsoft/typescript-go","path":null,"label":"microsoft/typescript-go","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/gridsfm-a-new-small-foundation-model-for-the-electric-grid/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/building-realistic-electric-transmission-grid-dataset-at-scale-a-pipeline-from-open-dataset/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/advancing-ai-for-materials-with-mattersim-experimental-synthesis-faster-simulation-and-multi-task-models/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/further-notes-on-our-recent-research-on-ai-delegation-and-long-horizon-reliability/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/extending-human-intelligence-through-ai/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/vega-zero-knowledge-proofs-for-digital-identity-in-the-age-of-ai/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/data-formulator-0-7-ai-powered-data-analytics-for-enterprise-data/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://www.microsoft.com/en-us/research/blog/mimalloc-a-high-performance-scalable-memory-allocator-for-the-modern-era/","path":null,"label":"microsoft.com/en-us","type":"external"},{"url":"https://github.com/microsoft/windows-rs","path":null,"label":"microsoft/windows-rs","type":"external"},{"url":"https://github.com/microsoft/garnet","path":null,"label":"microsoft/garnet","type":"external"},{"url":"https://github.com/microsoft/windows-drivers-rs","path":null,"label":"microsoft/windows-drivers-rs","type":"external"},{"url":"https://github.com/microsoft/ebpf-for-windows","path":null,"label":"microsoft/ebpf-for-windows","type":"external"},{"url":"https://github.com/microsoft/coreutils","path":null,"label":"microsoft/coreutils","type":"external"}],"provenance":{"provider":null,"model":null,"workflow":"synthesize-analyses","agent":null},"evidence":{"total":null,"pages":null,"events":null,"web":null,"signal_desks":null,"data_radar_lanes":null,"data_radar_matches":null}},"signal_counts":{"total":1546,"model_released":30,"release":1079,"repo_new":423,"repo_forked":6,"post_published":8,"job_opened":0}}