aiagent.club
中文
npm

@adminforth/agent

#951 of 964 in the AI Agent Index

0 Score
Real usage
Momentum
Attention

About

Adds a native, tool-calling AI agent to your AdminForth application. The agent lives in a chat panel inside the admin UI, can inspect and mutate your resources through safe API-based tools, streams its answers token-by-token, and keeps persistent chat sessions.

through AdminForth's own API layer, so your access rules and validation still apply.

approve/reject from the user before running.

checkpointer persists full LangGraph state across turns.

For each user message the plugin creates a turn, builds the system prompt (including the list of your resources and available skills), streams the model's output back over SSE, and persists the prompt/response to your turn resource. Tools are…

Across sources

Downloads / week