Project management tools for AI agents. More...
#include <array>#include <chrono>#include <cstdint>#include <map>#include <string>#include <vector>#include "absl/status/status.h"#include "absl/status/statusor.h"#include "cli/service/agent/agent_context.h"#include "cli/service/resources/command_handler.h"
Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
| namespace | yaze::cli::agent |
| namespace | yaze::cli::agent::tools |
Project management tools for AI agents.
Provides tools for:
Definition in file project_tool.h.