Overview
Live SQLite counts and shortcuts for this HalfPint agent process only (not LangGraph or Postgres).
Shortcuts
API base
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
Thumbs and optional notes from the chat UI, linked to traces.
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).
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.