Index _ | A | B | C | D | E | F | I | L | M | N | O | P | Q | R | S | T | U | V | W _ __init__() (agenter.AgenterError method) (agenter.AutonomousCodingAgent method) (agenter.BackendError method) (agenter.BudgetExceededError method) (agenter.BudgetMeter method) (agenter.ConfigurationError method) (agenter.FileOperations method) (agenter.FileTracer method) (agenter.FunctionTool method) (agenter.PathResolver method) (agenter.PathSecurityError method) (agenter.Tool method) (agenter.ToolExecutionError method) (agenter.Tracer method) (agenter.ValidationError method) __new__() (agenter.CodingEventType method) (agenter.CodingStatus method) (agenter.ToolErrorCode method) (agenter.Verbosity method) A add_iteration() (agenter.BudgetMeter method) add_usage() (agenter.BudgetMeter method) AgenterError (class in agenter) allowed_write_paths (agenter.CodingRequest attribute), [1] AutonomousCodingAgent (class in agenter) B BACKEND_MESSAGE (agenter.CodingEventType attribute) BackendError (class in agenter) budget (agenter.CodingRequest attribute), [1] Budget (class in agenter) BUDGET_EXCEEDED (agenter.CodingStatus attribute) BudgetExceededError (class in agenter) BudgetMeter (class in agenter) C check_exists() (agenter.FileOperations method) code (agenter.ToolError attribute) CodingEvent (class in agenter) CodingEventType (class in agenter) CodingRequest (class in agenter) CodingResult (class in agenter) CodingStatus (class in agenter) COMPLETED (agenter.CodingEventType attribute) (agenter.CodingStatus attribute) COMPLETED_WITH_LIMIT_EXCEEDED (agenter.CodingStatus attribute) ConfigurationError (class in agenter) configure_logging() (in module agenter) cwd (agenter.CodingRequest attribute), [1] (agenter.FileOperations property) (agenter.PathResolver property) D data (agenter.CodingEvent attribute) description (agenter.Tool attribute), [1] E error (agenter.ToolResult attribute) errors (agenter.ValidationResult attribute) exceeded() (agenter.BudgetMeter method) exceeded_limit (agenter.CodingResult attribute), [1] exceeded_values (agenter.CodingResult attribute), [1] execute() (agenter.AutonomousCodingAgent method) (agenter.FunctionTool method) (agenter.Tool method) EXECUTION_ERROR (agenter.ToolErrorCode attribute) F FAILED (agenter.CodingEventType attribute) (agenter.CodingStatus attribute) FILE_NOT_FOUND (agenter.ToolErrorCode attribute) FileOperations (class in agenter) files (agenter.CodingResult attribute), [1] files_modified (agenter.FileOperations property) FileTracer (class in agenter) from_error() (agenter.ToolResult class method) FunctionTool (class in agenter) I input_schema (agenter.Tool attribute), [1] INVALID_INPUT (agenter.ToolErrorCode attribute) IO_ERROR (agenter.ToolErrorCode attribute) is_blocking (agenter.SyntaxValidator attribute) is_directory() (agenter.FileOperations method) is_write_allowed() (agenter.PathResolver method) ITERATION_END (agenter.CodingEventType attribute) ITERATION_START (agenter.CodingEventType attribute) iterations (agenter.CodingResult attribute), [1] L list_directory() (agenter.FileOperations method) log_tool_call() (agenter.FileTracer method) (agenter.Tracer method) log_tool_result() (agenter.FileTracer method) (agenter.Tracer method) M max_cost_usd (agenter.Budget attribute) max_iterations (agenter.Budget attribute) (agenter.CodingRequest attribute), [1] max_time_seconds (agenter.Budget attribute) max_tokens (agenter.Budget attribute) message (agenter.CodingEvent attribute) (agenter.ToolError attribute) metadata (agenter.ToolResult attribute) model_config (agenter.Budget attribute) (agenter.CodingEvent attribute) (agenter.CodingRequest attribute) (agenter.CodingResult attribute) (agenter.ToolError attribute) (agenter.ToolResult attribute) (agenter.ValidationResult attribute) N name (agenter.Tool attribute), [1] NORMAL (agenter.Verbosity attribute) NOT_A_DIRECTORY (agenter.ToolErrorCode attribute) O output (agenter.CodingResult attribute), [1] (agenter.ToolResult attribute) output_dir (agenter.FileTracer property) (agenter.Tracer property) output_type (agenter.CodingRequest attribute), [1] P passed (agenter.ValidationResult attribute) PATH_SECURITY (agenter.ToolErrorCode attribute) PathResolver (class in agenter) PathSecurityError (class in agenter) prompt (agenter.CodingRequest attribute), [1] Q QUIET (agenter.Verbosity attribute) R read_file() (agenter.FileOperations method) REFUSED (agenter.CodingEventType attribute) (agenter.CodingStatus attribute) replace_string() (agenter.FileOperations method) reset() (agenter.FileOperations method) resolve() (agenter.PathResolver method) resolve_and_check_write() (agenter.PathResolver method) result (agenter.CodingEvent attribute) S SESSION_END (agenter.CodingEventType attribute) SESSION_START (agenter.CodingEventType attribute) status (agenter.CodingResult attribute), [1] stream_execute() (agenter.AutonomousCodingAgent method) STRING_NOT_FOUND (agenter.ToolErrorCode attribute) success (agenter.ToolResult attribute) summary (agenter.CodingResult attribute), [1] SyntaxValidator (class in agenter) system_prompt (agenter.CodingRequest attribute), [1] T timestamp (agenter.CodingEvent attribute) Tool (class in agenter) tool() (in module agenter) tool_name (agenter.ToolResult attribute) ToolError (class in agenter) ToolErrorCode (class in agenter) ToolExecutionError (class in agenter) ToolResult (class in agenter) total_cost_usd (agenter.CodingResult attribute), [1] total_duration_seconds (agenter.CodingResult attribute), [1] total_input_tokens (agenter.CodingResult attribute) total_output_tokens (agenter.CodingResult attribute) total_tokens (agenter.CodingResult attribute), [1] trace_dir (agenter.CodingResult attribute) trace_prompt() (agenter.FileTracer method) (agenter.Tracer method) trace_response() (agenter.FileTracer method) (agenter.Tracer method) Tracer (class in agenter) type (agenter.CodingEvent attribute) (agenter.ToolResult attribute) U UNKNOWN_TOOL (agenter.ToolErrorCode attribute) usage() (agenter.BudgetMeter method) V validate() (agenter.SyntaxValidator method) VALIDATION_RESULT (agenter.CodingEventType attribute) VALIDATION_START (agenter.CodingEventType attribute) ValidationError (class in agenter) ValidationResult (class in agenter) VERBOSE (agenter.Verbosity attribute) Verbosity (class in agenter) W write_file() (agenter.FileOperations method)