> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firebender.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Todo List Tracking

> Long-running task management

Firebender will manage it's own task list especially if the feature or bug fix you are requesting is complex.

<video autoPlay loop muted playsInline style={{width: '100%', borderRadius: '12px'}}>
  <source src="https://mintcdn.com/firebendercorp/unK9XP5AkA6wmgZ5/assets/todo.webm?fit=max&auto=format&n=unK9XP5AkA6wmgZ5&q=85&s=7d742c1f2a9325c7627dd04b6032fa00" type="video/webm" data-path="assets/todo.webm" />
</video>

This is a context engineering technique to enforce the agent *checks off* all tasks before stopping, ensuring that nothing is forgotten from your original request.

You can always interrupt the agent with [instant follow-ups](/multi-agent/queueing); this will cause it to update it's TODO list, and the agent will stay coherent.
