Iblai API Agent Session

Talk to a deployed ibl.ai agent directly over REST/SSE (or WebSocket) and manage its chat sessions — POST a prompt to the agent chat endpoint, attach arbitrary metadata (surfaced later as client_context), and list/read sessions and per-task history exports. The direct-transport counterpart to iblai-api-agent-chat's MCP wiring; use when you want raw streamed chat + session records rather than an MCP server.

iblai 69048a6 2 files · 19.3 KB Updated

File contents

iblai/vibe/tree/main/skills/agents/iblai-api-agent-session commit 69048a6399

Frequently asked questions

npx skillmds@latest add iblai/iblai-api-agent-session