Your Agent Code (JavaScript)
Use this to test the Sudoku solver quickly.
Environment (KB)
Paste any JSON; agents can query it with
kb.search.Ads

Task
Local tools:
kb.search, math.evaluate, memory.read/write
Provider tool: llm.complete (OpenAI/OpenRouter/Ollama)
Protocol: return JSON {action:'tool'|'final', ...}