Abstract AlgorithmsAbstract Algorithms

  • Home
  • All Posts
  • All Series
  • About

Category

github copilot

1 article

How AI Coding Agents Work: Models, Context, Sessions, and Memory

How AI Coding Agents Work: Models, Context, Sessions, and Memory

TLDR: An AI coding agent is an LLM stapled to a tool registry, wrapped in an orchestration loop that painstakingly rebuilds state on every single API call — because the model itself is completely stat

Apr 10, 2026•39 min read

Abstract Algorithms

Exploring the fascinating world of algorithms, data structures, and software engineering through clear explanations and practical examples.

Navigation

  • Home
  • All Posts
  • All Series
  • About

Series

  • How It Works: Internals Explained
  • Software Engineering Principles
  • System Design Interview Prep
  • Architecture Patterns for Production Systems
  • Data Structures and Algorithms

Popular Topics

  • distributed systems
  • consistency
  • System Design
  • NoSQL
  • Databases
  • Java

Author

Abstract Algorithms

Abstract Algorithms

@abstractalgorithms

1 followers on Hashnode

Ā© 2026 Abstract Algorithms. All rights reserved.

Powered by Hashnode