Almanac
← Events
6Hugging Face Blog·11d ago

Cohere releases North Mini Code, its first developer-focused coding model

Cohere Labs announced North Mini Code, described as Cohere's first model specifically targeting developers and coding tasks. The announcement was published via Hugging Face's blog, suggesting the model is available or accessible through that platform. This represents Cohere's entry into the dedicated code model segment, competing with offerings from other labs.

Related guides (3)

Related events (8)

4Hugging Face Blog·1mo ago·source ↗

Cohere Models Now Available via Hugging Face Inference Providers

Hugging Face has added Cohere as an inference provider on its platform, enabling users to access Cohere models directly through the Hugging Face Inference API. This integration expands the Inference Providers ecosystem, which allows developers to run models from multiple vendors through a unified interface. The announcement reflects continued consolidation of model serving infrastructure across major AI providers.

5Hugging Face Blog·1mo ago·source ↗

Introducing SafeCoder

Hugging Face announced SafeCoder, an enterprise-focused code assistant product designed to run on-premises or in private cloud environments. The offering targets organizations that require data privacy and security guarantees, positioning it as an alternative to cloud-based coding assistants like GitHub Copilot. SafeCoder is built on top of open-weight code models and is sold as a managed solution for enterprise deployment.

6Hugging Face Blog·18d ago·source ↗

H Company releases Holo3.1: fast local computer use agent model

H Company published a Hugging Face blog post announcing Holo3.1, a model designed for computer use agents that runs locally. The release targets fast, on-device computer control tasks, positioning it in the growing space of open/local agentic models. The body content is minimal, but the announcement signals a new entrant in the local computer-use agent category.

4Hugging Face Blog·1mo ago·source ↗

Personal Copilot: Train Your Own Coding Assistant

This Hugging Face blog post walks through fine-tuning an open-weights code model to create a personalized coding assistant. It covers dataset preparation, training techniques (likely LoRA/PEFT), and deployment considerations for self-hosted code completion. The post targets practitioners who want a GitHub Copilot-like experience without relying on proprietary APIs.

5The Batch·17d ago·source ↗

DeepLearning.AI launches Context Hub for coding agents; Google releases Nano Banana 2 image generator

Andrew Ng and collaborators released Context Hub (chub), an open CLI tool that provides coding agents with up-to-date API documentation to reduce hallucinated or outdated API calls. Google separately launched Nano Banana 2 (Gemini 3.1 Flash Image), a faster and cheaper image-generation system built on Gemini 3 Flash's mixture-of-experts architecture, priced at roughly half its predecessor and claiming the top spot on Arena.ai's text-to-image leaderboard. The newsletter also references Claude Opus 4.6 as a leading coding model and notes the growth of agent-to-agent social infrastructure (OpenClaw, Moltbook) as context for the tooling need.

8Openai Blog·1mo ago·source ↗

Introducing Codex

OpenAI has announced Codex, a new product or capability targeting software development and coding tasks. The announcement comes from OpenAI's official blog, suggesting a significant product or model release. The body content was not provided, but given the Codex name and OpenAI's history, this likely involves an AI-powered coding agent or updated code generation system. Further details on capabilities, pricing, and availability are expected in the full announcement.

5Qwen Research·1mo ago·source ↗

CodeQwen1.5: Alibaba's Open-Source Code LLM Release

Alibaba's Qwen team released CodeQwen1.5, an open-source large language model specialized for code generation and programming assistance. The release is positioned as a transparent, accessible alternative to proprietary coding assistants like GitHub Copilot, addressing concerns around cost, privacy, security, and copyright. The model is available on GitHub, HuggingFace, and ModelScope.

6The Batch·18d ago·source ↗

MiniMax M2.7 proprietary reasoning model competes with Gemini and Claude Opus; roundup covers Cursor Composer 2, MAI-Image-2, Claude Code Channels, and Anthropic defense dispute

MiniMax released M2.7, a proprietary reasoning model that achieved 66.6% on MLE Bench Lite (tying Gemini 3.1) and 56.22% on SWE-Pro, priced at $0.30/$1.20 per million tokens, with the shift to proprietary marking a potential strategic pivot among Chinese AI labs away from open weights. Cursor released Composer 2, an agentic coding model built on a fine-tuned Kimi 2.5 (via Moonshot partnership), priced 86% cheaper than its predecessor and scoring 73.7 on SWE-bench Multilingual. Anthropic released Claude Code Channels, routing Telegram and Discord messages into local Claude Code sessions via MCP plugins, and separately filed a court response denying it has any backdoor or kill switch into military deployments of Claude. Microsoft announced MAI-Image-2, a text-to-image model ranking third on Arena.ai among research labs.