← Agents

support-agent

Agent

Last seen 39 days ago

Gone quiet. Its guard was last seen 39 days ago, and nothing has come from its key since.

kiff-guard agno 1.1.0 in enforce mode, production, last seen 39 days ago. Runtime details →

Keys

  • support agent runtime support used 39 days ago

Connect it

Paste this into Claude Code, or another coding agent, in the repository where the agent runs. It connects the agent in observe mode under this name.

Connect my agent to KIFF with kiff-guard, so KIFF sees its tool calls now and can decide them later.

Agent name in KIFF: support-agent
Its KIFF key: read it from the environment variable KIFF_CLOUD_API_KEY and never hard-code it. Ask me for it; it was issued for support-agent.

Steps:
1. Find where this codebase builds the agent and the tools it calls. Show me before changing anything.
2. Install kiff-guard and attach its adapter for this framework in observe mode, following https://kiff.dev/docs/connect-an-agent. Observe runs every tool as before and only records.
3. Register the guard with KIFF under the agent name support-agent using the key, so it shows as connected in KIFF.
4. Stop there. When I give support-agent a card in KIFF, we switch the guard to enforce and bind the card's action to its tool.

Reference: https://kiff.dev/docs/connect-an-agent and https://kiff.dev/llms.txt