~/forge
·
agent
interactive
Interactive terminal, type a command below
$
agent
"which calls are live right now, and how's the livestream doing?"
Checking for ongoing calls.
$
getstream
api QueryCalls
--request
'{"filter_conditions": {"ongoing": true}}'
Call
Type
In call
playtest-standup
default
6
demo-day
livestream
54
art-help
audio_room
9
demo-day is the livestream — pulling its chat channel to check on it.
$
getstream
api QueryChannels
--request
'{"filter_conditions": {"cid": "livestream:demo-day"}}'
CID
Members
Last message
livestream:demo-day
54
30s ago
✓
3 calls are live right now —
demo-day
the largest at 54 participants, its livestream chat active 30s ago.
$
tab
Run
Press Tab to fill the suggested command. Press Enter or Run to execute.
Try:
agent "which calls are live right now, and how's the livestream doing?"
agent "who's talking about the navmesh?"
agent "what's getting the most engagement on the feed?"
agent "there's a spammer in the review queue, find and ban them"
clear
re-run demo