Almanac
← Events
6Latent Space (swyx)·19d ago

GitHub's plan for agentic coding — Kyle Daigle interview on Latent Space

Latent Space interviews Kyle Daigle of GitHub about the company's strategy for agentic coding workflows and the platform pressures created by the explosion in AI-assisted development following Copilot. The discussion covers how GitHub is adapting its infrastructure and product direction to support agents operating at scale. This is a strategic signal from one of the most central platforms in the developer AI ecosystem.

Related guides (3)

Related events (8)

5Latent Space·24d ago·source ↗

The Age of Async Agents — Cognition's Walden Yan & OpenInspect's Cole Murray

A Latent Space podcast episode featuring Cognition's Walden Yan and OpenInspect's Cole Murray discussing the current state of autonomous software engineering agents. Topics include Devin's reported 80% commit rate, spec-to-PR workflows, full VM environments for agents, agent memory, and the emerging pattern of product managers shipping code directly. The conversation covers practical deployment patterns and tooling for async agentic coding workflows.

4Github Trending·3d ago·source ↗

Kilo Code: open-source agentic coding platform trending on GitHub

Kilo Code is an open-source TypeScript-based agentic engineering platform positioned as an all-in-one tool for building and shipping software faster. The repository has accumulated 22,038 stars with 1,339 added in a single day, indicating strong community traction. It competes in the growing space of open-source coding agents alongside tools like Aider and Continue.

4One Useful Thing·1mo ago·source ↗

Claude Code and What Comes Next

A commentary piece from One Useful Thing examining Claude Code and its implications for AI-assisted software development. The author reflects on what agentic coding tools can accomplish with the right scaffolding and considers near-term trajectories. Published in early January 2026, this represents a tier-2 analyst perspective on Anthropic's coding agent product.

4Github Trending·17d ago·source ↗

Dify agentic workflow platform trending on GitHub with 143K stars

Dify, an open-source production-ready platform for agentic workflow development by LangGenius, is trending on GitHub with over 143,000 total stars and 164 new stars today. The platform targets developers building LLM-powered applications and agent pipelines. Its sustained high star count signals broad adoption in the agent tooling ecosystem.

3Github Trending·21d ago·source ↗

Production Agentic RAG Course Repository Gains Traction on GitHub

A GitHub repository titled 'production-agentic-rag-course' by jamwithai has accumulated 6,158 stars with 45 added today, indicating community interest in production-grade agentic retrieval-augmented generation systems. The repository appears to be an educational resource focused on deploying agentic RAG pipelines in production environments. Its trending status reflects ongoing developer demand for practical guidance on agentic and RAG architectures.

5Github Trending·24d ago·source ↗

anthropics/claude-code: Agentic Terminal Coding Tool Trending on GitHub

Claude Code is an agentic coding tool developed by Anthropic that operates in the terminal, enabling natural language interaction with codebases for tasks like code execution, explanation, and git workflow management. The repository has accumulated 127,316 stars with 323 added today, indicating sustained community interest. It represents Anthropic's direct entry into the developer tooling space with an agent-oriented product.

4Github Trending·1mo ago·source ↗

InsForge: Open-Source Backend Platform for Agentic Coding

InsForge is an open-source TypeScript backend platform designed specifically for agentic coding workflows, bundling database, authentication, storage, compute, hosting, and an AI gateway into a single stack. It targets coding agents that need to ship full-stack applications end-to-end without assembling disparate services. The project has accumulated over 10,000 GitHub stars with notable daily traction (+145), suggesting meaningful community adoption.

4The Batch·20d ago·source ↗

Coding Agents Accelerate Some Software Tasks More Than Others

Andrew Ng offers a practitioner framework ranking how much coding agents accelerate different software work: frontend development benefits most (agents close the loop via browser feedback), followed by backend, infrastructure, and research in decreasing order. Backend work still requires skilled developers to handle corner cases and security; infrastructure decisions remain largely human-driven due to complex tradeoffs and limited LLM knowledge in that domain; research is least accelerated because ideation and hypothesis iteration are not primarily coding tasks. The commentary is aimed at helping engineering managers set realistic expectations and organize teams accordingly.