Tagged articles

Dynamic Context

3 articles · Page 1 of 1
JavaGuide
JavaGuide
Jul 7, 2026 · Artificial Intelligence

How Does Claude Code Detect the Skills You’ve Been Using for Months?

The article explains the technical differences between CLAUDE.md and Skill files, when to use each, their loading strategies, file structures, front‑matter fields, dynamic context, security considerations, and how Skills interact with Subagents, Plugins and Agent Teams in Claude Code.

AI SkillsClaude CodeDynamic Context
0 likes · 19 min read
How Does Claude Code Detect the Skills You’ve Been Using for Months?
Architecture and Beyond
Architecture and Beyond
Jan 17, 2026 · Artificial Intelligence

Progressive Disclosure & Dynamic Context: Making LLM Agents Reliable Execution Systems

This article explains how progressive disclosure and dynamic context management address the three core bottlenecks of complex LLM agents—context explosion, tool overload, and uncontrolled execution—by structuring context, tools, and SOPs into layered, token‑efficient, and verifiable workflows.

AI engineeringDynamic ContextLLM Agents
0 likes · 15 min read
Progressive Disclosure & Dynamic Context: Making LLM Agents Reliable Execution Systems
PaperAgent
PaperAgent
Jan 8, 2026 · Artificial Intelligence

How Cursor’s Dynamic Context Cuts Agent Token Use by 47%

Cursor’s new dynamic context feature lets its coding agents treat long tool outputs as files and selectively load only needed data, reducing total token consumption by 46.9% while improving response quality through techniques like file‑based tool responses, conversation‑history summarization, Agent Skills standards, efficient MCP tool loading, and treating terminal sessions as files.

AI agentsCursorDynamic Context
0 likes · 8 min read
How Cursor’s Dynamic Context Cuts Agent Token Use by 47%