feat(0144c): launcher wiring + adapter al tool-use loop LLM
Schema DeviceMeshConfig en AgentConfig. Adapter ToolsForLLM convierte ToolSpec → tools.Tool transparente al LLM existente. URL via env var override. tools_allowed filter. agent-wsl-lucas blank import en launcher. LLM ve los tools como cualquier otra herramienta. Effects runner ya soporta ActionKindDeviceMesh como fallback. Build + tests verdes.
This commit is contained in:
@@ -40,6 +40,7 @@ import (
|
||||
_ "github.com/enmanuel/agents/agents/wikipedia-bot"
|
||||
_ "github.com/enmanuel/agents/agents/exchange-bot"
|
||||
_ "github.com/enmanuel/agents/agents/reminder-bot"
|
||||
_ "github.com/enmanuel/agents/agents/agent-wsl-lucas"
|
||||
testbot "github.com/enmanuel/agents/agents/test-bot"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user