Index _ | A | B | C | D | E | F | G | I | J | K | L | M | N | O | P | R | S | T | U | V | W _ __init__() (atloop.api.runner.TaskRunner method) (atloop.api.TaskRunner method) (atloop.config.AtloopConfig method) (atloop.config.models.AtloopConfig method) (atloop.config.models.Budget method) (atloop.config.models.SandboxConfig method) (atloop.config.models.TaskSpec method) (atloop.llm.ActionJSON method) (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) (atloop.llm.schema.ActionJSON method) (atloop.memory.AgentState method) (atloop.memory.Artifacts method) (atloop.memory.BudgetUsed method) (atloop.memory.LastError method) (atloop.memory.Memory method) (atloop.memory.state.AgentState method) (atloop.orchestrator.agent_loop.AgentLoop method) (atloop.orchestrator.AgentLoop method) (atloop.orchestrator.coordinator.WorkflowCoordinator method) (atloop.orchestrator.executor.tool_executor.ToolExecutor method) (atloop.orchestrator.phases.act.ActPhase method) (atloop.orchestrator.workflow.workflow.Workflow method) (atloop.retrieval.context_pack.ContextPack method) (atloop.retrieval.ContextPack method) (atloop.retrieval.ContextPackBuilder method) (atloop.retrieval.project_profile.ProjectProfile method) (atloop.retrieval.ProjectProfile method) (atloop.retrieval.ProjectProfileDetector method) (atloop.retrieval.WorkspaceIndexer method) (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolResult method) (atloop.runtime.ToolRuntime method) (atloop.tools.filesystem.AppendFileTool method) (atloop.tools.filesystem.EditFileTool method) (atloop.tools.filesystem.GlobFilesTool method) (atloop.tools.filesystem.MultiEditFileTool method) (atloop.tools.filesystem.ReadFileTool method) (atloop.tools.filesystem.ReadSkillFileTool method) (atloop.tools.filesystem.WriteFileTool method) (atloop.tools.interaction.SkillTool method) (atloop.tools.interaction.TodoReadTool method) (atloop.tools.interaction.TodoWriteTool method) (atloop.tools.registry.ToolRegistry method) (atloop.tools.search.SearchTool method) (atloop.tools.system.RunCommandTool method) (atloop.tools.ToolResult method) __post_init__() (atloop.config.AtloopConfig method) (atloop.config.models.AtloopConfig method) (atloop.config.models.SandboxConfig method) (atloop.config.models.TaskSpec method) (atloop.retrieval.project_profile.ProjectProfile method) (atloop.retrieval.ProjectProfile method) __repr__() (atloop.runtime.ToolResult method) (atloop.tools.ToolResult method) A ActionJSON (class in atloop.llm) (class in atloop.llm.schema) ActPhase (class in atloop.orchestrator.phases.act) add_important_decision() (atloop.memory.memory_manager.MemoryManager static method) add_learning() (atloop.memory.memory_manager.MemoryManager static method) add_milestone() (atloop.memory.memory_manager.MemoryManager static method) add_tool_results_to_history() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) AgentLoop (class in atloop.orchestrator) (class in atloop.orchestrator.agent_loop) AgentState (class in atloop.memory) (class in atloop.memory.state) ai (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) AppendFileTool (class in atloop.tools.filesystem) apply_patch() (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) artifacts (atloop.memory.AgentState attribute) (atloop.memory.state.AgentState attribute) Artifacts (class in atloop.memory) atloop.api module atloop.config module atloop.llm module atloop.memory module atloop.orchestrator module atloop.retrieval module atloop.runtime module atloop.tools module atloop.tools.filesystem module atloop.tools.interaction module atloop.tools.search module atloop.tools.system module AtloopConfig (class in atloop.config) (class in atloop.config.models) attempts (atloop.memory.Memory attribute) ATTEMPTS_KEEP_RECENT (atloop.memory.compressor.MemoryCompressor attribute) B base_url (atloop.config.models.SandboxConfig attribute) BaseTool (class in atloop.tools) (class in atloop.tools.base) bootstrap() (atloop.retrieval.WorkspaceIndexer method) budget (atloop.config.models.TaskSpec attribute) Budget (class in atloop.config.models) budget_used (atloop.memory.AgentState attribute) (atloop.memory.state.AgentState attribute) BudgetUsed (class in atloop.memory) build() (atloop.retrieval.ContextPackBuilder method) build_prompt() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) build_user_message() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) C compress_if_needed() (atloop.memory.compressor.MemoryCompressor static method) ConfigLoader (class in atloop.config) (class in atloop.config.loader) constraints (atloop.config.models.TaskSpec attribute) (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) ContextPack (class in atloop.retrieval) (class in atloop.retrieval.context_pack) ContextPackBuilder (class in atloop.retrieval) cpu_limit (atloop.config.models.SandboxConfig attribute) created_files (atloop.memory.Memory attribute) current_diff (atloop.memory.Artifacts attribute) (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) D decisions (atloop.memory.Memory attribute) DECISIONS_KEEP_RECENT (atloop.memory.compressor.MemoryCompressor attribute) default_budget (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) description (atloop.tools.base.BaseTool property) (atloop.tools.BaseTool property) (atloop.tools.filesystem.AppendFileTool property) (atloop.tools.filesystem.EditFileTool property) (atloop.tools.filesystem.GlobFilesTool property) (atloop.tools.filesystem.MultiEditFileTool property) (atloop.tools.filesystem.ReadFileTool property) (atloop.tools.filesystem.ReadSkillFileTool property) (atloop.tools.filesystem.WriteFileTool property) (atloop.tools.interaction.SkillTool property) (atloop.tools.interaction.TodoReadTool property) (atloop.tools.interaction.TodoWriteTool property) (atloop.tools.search.SearchTool property) (atloop.tools.system.RunCommandTool property) detect() (atloop.retrieval.ProjectProfileDetector method) DiscoverPhase (class in atloop.orchestrator.phases.discover) dod_result (atloop.memory.Artifacts attribute) download_workspace() (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) E EditFileTool (class in atloop.tools.filesystem) ephemeral_storage_limit (atloop.config.models.SandboxConfig attribute) error_signature (atloop.memory.LastError attribute) exec() (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) exec_shell() (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) execute() (atloop.api.runner.TaskRunner method) (atloop.api.TaskRunner method) (atloop.orchestrator.phases.act.ActPhase method) (atloop.orchestrator.phases.discover.DiscoverPhase method) (atloop.orchestrator.phases.plan.PlanPhase method) (atloop.orchestrator.phases.verify.VerifyPhase method) (atloop.tools.base.BaseTool method) (atloop.tools.BaseTool method) (atloop.tools.filesystem.AppendFileTool method) (atloop.tools.filesystem.EditFileTool method) (atloop.tools.filesystem.GlobFilesTool method) (atloop.tools.filesystem.MultiEditFileTool method) (atloop.tools.filesystem.ReadFileTool method) (atloop.tools.filesystem.ReadSkillFileTool method) (atloop.tools.filesystem.WriteFileTool method) (atloop.tools.interaction.SkillTool method) (atloop.tools.interaction.TodoReadTool method) (atloop.tools.interaction.TodoWriteTool method) (atloop.tools.registry.ToolRegistry method) (atloop.tools.search.SearchTool method) (atloop.tools.system.RunCommandTool method) execute_actions() (atloop.orchestrator.executor.tool_executor.ToolExecutor method) extract_keywords() (atloop.retrieval.WorkspaceIndexer method) F format_commands (atloop.retrieval.project_profile.ProjectProfile attribute) (atloop.retrieval.ProjectProfile attribute) from_dict() (atloop.llm.ActionJSON class method) (atloop.llm.schema.ActionJSON class method) (atloop.memory.AgentState class method) (atloop.memory.state.AgentState class method) G generate_tool_schema() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) get() (atloop.config.ConfigLoader static method) (atloop.config.loader.ConfigLoader static method) (atloop.tools.registry.ToolRegistry method) get_long_term_memory_summary() (atloop.memory.memory_manager.MemoryManager static method) get_memory_overview() (atloop.memory.MemorySummarizer static method) (atloop.memory.summarizer.MemorySummarizer static method) get_registration_stats() (atloop.tools.registry.ToolRegistry method) get_skill_content() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) git_diff() (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) GlobFilesTool (class in atloop.tools.filesystem) goal (atloop.config.models.TaskSpec attribute) (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) I image (atloop.config.models.SandboxConfig attribute) important_decisions (atloop.memory.Memory attribute) IMPORTANT_DECISIONS_KEEP (atloop.memory.compressor.MemoryCompressor attribute) initialize() (atloop.orchestrator.coordinator.WorkflowCoordinator method) (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) initialize_git() (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) J job_state (atloop.orchestrator.coordinator.WorkflowCoordinator property) K key_files (atloop.memory.Memory attribute) L language (atloop.retrieval.project_profile.ProjectProfile attribute) (atloop.retrieval.ProjectProfile attribute) last_error (atloop.memory.AgentState attribute) (atloop.memory.state.AgentState attribute) LastError (class in atloop.memory) learnings (atloop.memory.Memory attribute) LEARNINGS_KEEP (atloop.memory.compressor.MemoryCompressor attribute) lint_commands (atloop.retrieval.project_profile.ProjectProfile attribute) (atloop.retrieval.ProjectProfile attribute) list_tools() (atloop.tools.registry.ToolRegistry method) list_tree() (atloop.retrieval.WorkspaceIndexer method) (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) llm_calls (atloop.memory.BudgetUsed attribute) llm_responses (atloop.memory.Memory attribute) LLMClient (class in atloop.llm) (class in atloop.llm.client) load_prompt_template() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) load_task_spec() (in module atloop.api.runner) local_test (atloop.config.models.SandboxConfig attribute) M max_llm_calls (atloop.config.models.Budget attribute) max_tool_calls (atloop.config.models.Budget attribute) max_wall_time_sec (atloop.config.models.Budget attribute) mcp_config_path (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) memory (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) (atloop.memory.AgentState attribute) (atloop.memory.state.AgentState attribute) Memory (class in atloop.memory) memory_limit (atloop.config.models.SandboxConfig attribute) memory_summary (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) MemoryCompressor (class in atloop.memory.compressor) MemoryManager (class in atloop.memory.memory_manager) MemorySummarizer (class in atloop.memory) (class in atloop.memory.summarizer) meta (atloop.runtime.ToolResult attribute) (atloop.tools.ToolResult attribute) milestones (atloop.memory.Memory attribute) MILESTONES_KEEP (atloop.memory.compressor.MemoryCompressor attribute) modified_files_content (atloop.memory.Memory attribute) module atloop.api atloop.config atloop.llm atloop.memory atloop.orchestrator atloop.retrieval atloop.runtime atloop.tools atloop.tools.filesystem atloop.tools.interaction atloop.tools.search atloop.tools.system MultiEditFileTool (class in atloop.tools.filesystem) N name (atloop.tools.base.BaseTool property) (atloop.tools.BaseTool property) (atloop.tools.filesystem.AppendFileTool property) (atloop.tools.filesystem.EditFileTool property) (atloop.tools.filesystem.GlobFilesTool property) (atloop.tools.filesystem.MultiEditFileTool property) (atloop.tools.filesystem.ReadFileTool property) (atloop.tools.filesystem.ReadSkillFileTool property) (atloop.tools.filesystem.WriteFileTool property) (atloop.tools.interaction.SkillTool property) (atloop.tools.interaction.TodoReadTool property) (atloop.tools.interaction.TodoWriteTool property) (atloop.tools.search.SearchTool property) (atloop.tools.system.RunCommandTool property) needs_permission() (atloop.tools.base.BaseTool method) (atloop.tools.BaseTool method) notes (atloop.memory.Memory attribute) O ok (atloop.runtime.ToolResult attribute) (atloop.tools.ToolResult attribute) P package_manager (atloop.retrieval.project_profile.ProjectProfile attribute) (atloop.retrieval.ProjectProfile attribute) parse_action_json() (in module atloop.llm) phase (atloop.memory.AgentState attribute) (atloop.memory.state.AgentState attribute) plan (atloop.memory.Memory attribute) plan_and_act() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) PlanPhase (class in atloop.orchestrator.phases.plan) project_profile (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) ProjectProfile (class in atloop.retrieval) (class in atloop.retrieval.project_profile) ProjectProfileDetector (class in atloop.retrieval) R raw_stderr_tail (atloop.memory.LastError attribute) read_file() (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) read_snippets() (atloop.retrieval.WorkspaceIndexer method) ReadFileTool (class in atloop.tools.filesystem) ReadSkillFileTool (class in atloop.tools.filesystem) recent_error (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) register() (atloop.tools.registry.ToolRegistry method) relevant_files (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) repro_cmd (atloop.memory.LastError attribute) reset_history() (atloop.llm.client.LLMClient method) (atloop.llm.LLMClient method) run() (atloop.orchestrator.agent_loop.AgentLoop method) (atloop.orchestrator.AgentLoop method) (atloop.orchestrator.workflow.workflow.Workflow method) (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) RunCommandTool (class in atloop.tools.system) runs_dir (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) S sandbox (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) SandboxAdapter (class in atloop.runtime) (class in atloop.runtime.sandbox_adapter) SandboxConfig (class in atloop.config.models) search() (atloop.retrieval.WorkspaceIndexer method) (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) SearchTool (class in atloop.tools.search) session_ttl_seconds (atloop.config.models.SandboxConfig attribute) setup() (atloop.config.ConfigLoader static method) (atloop.config.loader.ConfigLoader static method) skills_dirs (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) SkillTool (class in atloop.tools.interaction) stderr (atloop.runtime.ToolResult attribute) (atloop.tools.ToolResult attribute) stdout (atloop.runtime.ToolResult attribute) (atloop.tools.ToolResult attribute) step (atloop.memory.AgentState attribute) (atloop.memory.state.AgentState attribute) stuck_signature_repeats (atloop.config.AtloopConfig attribute) (atloop.config.models.AtloopConfig attribute) summarize() (atloop.memory.MemorySummarizer static method) (atloop.memory.summarizer.MemorySummarizer static method) summary (atloop.memory.LastError attribute) T task_id (atloop.config.models.TaskSpec attribute) task_summary (atloop.memory.Memory attribute) task_type (atloop.config.models.TaskSpec attribute) TaskRunner (class in atloop.api) (class in atloop.api.runner) TaskSpec (class in atloop.config.models) test_commands (atloop.retrieval.project_profile.ProjectProfile attribute) (atloop.retrieval.ProjectProfile attribute) test_results (atloop.memory.Artifacts attribute) (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) timeout (atloop.config.models.SandboxConfig attribute) to_dict() (atloop.config.models.Budget method) (atloop.llm.ActionJSON method) (atloop.llm.schema.ActionJSON method) (atloop.memory.AgentState method) (atloop.memory.state.AgentState method) (atloop.retrieval.project_profile.ProjectProfile method) (atloop.retrieval.ProjectProfile method) to_string() (atloop.retrieval.context_pack.ContextPack method) (atloop.retrieval.ContextPack method) TodoReadTool (class in atloop.tools.interaction) TodoWriteTool (class in atloop.tools.interaction) tool_calls (atloop.memory.BudgetUsed attribute) tool_results_history (atloop.memory.Memory attribute) ToolExecutor (class in atloop.orchestrator.executor.tool_executor) ToolRegistry (class in atloop.tools.registry) ToolResult (class in atloop.runtime) (class in atloop.tools) ToolRuntime (class in atloop.runtime) (class in atloop.runtime.tool_runtime) U update_plan() (atloop.memory.memory_manager.MemoryManager static method) update_task_summary() (atloop.memory.memory_manager.MemoryManager static method) upload_workspace() (atloop.runtime.sandbox_adapter.SandboxAdapter method) (atloop.runtime.SandboxAdapter method) V validate_action_json() (in module atloop.llm) validate_args() (atloop.tools.base.BaseTool method) (atloop.tools.BaseTool method) (atloop.tools.filesystem.AppendFileTool method) (atloop.tools.filesystem.EditFileTool method) (atloop.tools.filesystem.GlobFilesTool method) (atloop.tools.filesystem.MultiEditFileTool method) (atloop.tools.filesystem.ReadFileTool method) (atloop.tools.filesystem.ReadSkillFileTool method) (atloop.tools.filesystem.WriteFileTool method) (atloop.tools.interaction.SkillTool method) (atloop.tools.interaction.TodoReadTool method) (atloop.tools.interaction.TodoWriteTool method) (atloop.tools.search.SearchTool method) (atloop.tools.system.RunCommandTool method) verification_success (atloop.memory.Artifacts attribute) (atloop.retrieval.context_pack.ContextPack attribute) (atloop.retrieval.ContextPack attribute) VerifyPhase (class in atloop.orchestrator.phases.verify) W wall_time_sec (atloop.memory.BudgetUsed attribute) Workflow (class in atloop.orchestrator.workflow.workflow) WorkflowCoordinator (class in atloop.orchestrator.coordinator) workspace_root (atloop.config.models.TaskSpec attribute) WorkspaceIndexer (class in atloop.retrieval) write_file() (atloop.runtime.tool_runtime.ToolRuntime method) (atloop.runtime.ToolRuntime method) WriteFileTool (class in atloop.tools.filesystem)