Add Android forensics, IOC threat-intel DB, Compose companion; scrub secrets from configs

This commit is contained in:
SsSnake
2026-07-13 15:45:47 -07:00
parent 925216290f
commit e48d577bd5
387 changed files with 211976 additions and 921 deletions

View File

@@ -80,7 +80,7 @@ PARAMS: {{"question": "your question"}}
self,
llm: LLM = None,
tools: ToolRegistry = None,
max_steps: int = 20,
max_steps: int = 200,
verbose: bool = True
):
"""Initialize the agent.