Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
InboundPolicy
Type alias InboundPolicy
Inbound
Policy
:
"disabled"
|
"allowlist"
|
"pairing"
|
"open"
Inbound call policy -- how the agent handles incoming calls.
disabled
: Reject all inbound calls.
allowlist
: Only accept from allowed numbers.
pairing
: Accept and pair with agent owner.
open
: Accept all inbound calls.
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...
Inbound call policy -- how the agent handles incoming calls.
disabled: Reject all inbound calls.allowlist: Only accept from allowed numbers.pairing: Accept and pair with agent owner.open: Accept all inbound calls.