yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
todo_manager.h File Reference
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
Include dependency graph for todo_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::cli::agent::TodoItem
 Represents a single TODO item for task management. More...
 
class  yaze::cli::agent::TodoManager
 Manages TODO lists for z3ed agent task execution. More...
 

Namespaces

namespace  yaze
 Main namespace for the application.
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::agent