Overview
Live SQLite counts and shortcuts for this HalfPint agent process only (not LangGraph or Postgres).
Shortcuts
Chat UI
Operator chat — needs admin session to open HTML.
Site /chat
Root chat route on this host.
GET /health
JSON liveness from API base.
Swagger UI
Interactive API explorer.
Traces
Browse execution traces with filters.
Reports
Summary metrics + CSV export.
openapi.json
Schema for codegen or docs.
Chat embed
Live design preview and framework snippets (Vue, React, Blade, Flutter).
API base
Chat embed & design
Tune appearance and embed options, preview the floating widget in real time, copy
integration snippets for common stacks, and record where the script is live on your properties. Bookmark this tab (?tab=embed).
Embed code
Traces
Agent turns. Filters stack with AND. Bookmark this tab.
Conversations
Messages load as a chat transcript (like the main chat UI). Newest page of rows shown; use pagination for older turns. Bookmark. Clearing a session removes all stored messages for that id.
Feedback inbox
Thumbs and notes from chat. Select a row to view the thread and reply as staff (users see replies in the embed).
User improvements
Ideas and suggestions submitted from the embed. Staff can reply in-thread; status moves to answered when you send a reply.
Tool lessons
Self-improvement snippets learned from tool failures and repairs.
Rows appear only when a tool fails and the same chat turn retries that tool with different arguments and succeeds. The chat ↺ Retry (new request) does not create a lesson. The request needs a business_id (Biz ID in chat). On Overview, the Tool lessons count is the same SQLite file as this table—if it shows 0, nothing has been persisted yet (or this server uses a fresh/ephemeral trace DB).
Agent rules
Configured rule rows (global or business-scoped) that steer tool and reply behavior.
Uploads
Chat file upload registry (local temp paths and S3 references).
GPT image jobs
Queued Beergram GPT generations: business, prompt, pipeline status, and planned MCP
attach tools (beergram_mcp_domain). Row click opens full detail JSON.
Audit log
Immutable log of superadmin mutations and sensitive API actions.
Reports
Rollups over trace activity for the selected window. Export the full trace table as CSV for spreadsheets or BI.