Agent tools
Capabilities V10M can use during a conversation. Live tools are wired and audited. Scaffolded tools have stable endpoints and are tracked in STATUS.md.
SSRF-safe HTTP GET. Rejects RFC1918, loopback, link-local, CGNAT after DNS resolution. http(s) only.
DuckDuckGo HTML results, no API key required.
JavaScript sandbox. v1 ships the contract; isolated-vm wiring is a v2 hardening step.
Background sub-agent runner. v2: backed by a queue + transcripts in data/subagents/.
Persisted cron jobs. v2: data/cron.json + a node-cron worker.
Vector memory backed by SQLite + sqlite-vec. v2: ships with embedding pipeline.
Outbound + inbound webhook bridge. v2: configure token in settings.
Workspace files scoped to data/workspace/.
Transcript fetch + caption extraction.