@adminforth/agent
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
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 135