{"slug": "agentsview", "title": "AgentsView", "summary": "AgentsView launched an installable auto-push service that mirrors each machine's AI coding session archive into PostgreSQL, with a read-only server presenting the merged fleet. The tool imports recorded conversations from more than 60 agent formats into a local SQLite archive, tracks token and cost reports against LiteLLM and OpenRouter pricing, and exposes the archive to agents via a CLI, REST API, and MCP server. Session content leaves the machine only through sharing features the user explicitly enables, including PostgreSQL, ClickHouse, DuckDB, S3, and hosted raw sync.", "body_md": "PostgreSQL\n\n### Push to a shared backend.\n\nAn installable auto-push service mirrors each machine's archive into PostgreSQL; a read-only server presents the merged fleet. [PostgreSQL sync](https://www.agentsview.io/docs/pg-sync/).\n\nAgentsView brings your AI coding sessions into one searchable archive. Browse recorded conversations from more than 60 agent formats, compare activity and costs, and reuse lessons from past work. The archive stays on your machine unless you turn on a feature that shares it.\n\n`curl -fsSL https://agentsview.io/install.sh | bash`\nmacOS and Linux · [Windows, desktop app, pip, and Docker installs](https://www.agentsview.io/docs/quickstart/)\n\n01 / Record\n\nA background server watches the session directories your agents already write and imports supported formats into a local SQLite archive. It finds the default directories automatically. You can configure other locations. Start a session in one window and watch it stream into AgentsView in another.\n\n02 / Observe\n\nThe Activity dashboard shows peak concurrency and the exact moment it happened, active versus idle time, agent-minutes across parallel sessions, and cost. Scope it to any day, week, month, or custom range, and filter by project, agent, and machine. Live sync streams new messages into the UI as sessions run.\n\n03 / Account\n\nToken and cost reports read from the pre-indexed archive instead of reparsing raw session files every time. Pricing tracks LiteLLM and OpenRouter rates with an offline fallback, and cache-aware accounting covers prompt-cache creation and reads.\n\n04 / Understand\n\nFind a conversation by project and date in the command palette, or open it by ID with Ctrl/Cmd+G. Full-text search matches words; opt-in semantic and hybrid search match by meaning. Health scores and quality signals link back to the transcript so you can check the evidence.\n\n05 / Remember\n\nRecall (experimental) extracts decisions, warnings, and project facts from your archive. Each entry links to the messages that support it. Generated Insights write model-authored reports over an explicit session scope and manage them alongside the corpus.\n\n06 / Feed back\n\nThe same archive is available to your agents through a CLI, a REST API, and an MCP server. An agent can check what a previous session already tried, quote its own history, or watch its spend mid-run.\n\n07 / Share\n\nSQLite is the local archive of record. From there, push parsed sessions to PostgreSQL or ClickHouse, mirror into DuckDB, read provider files from S3, or keep original source files in hosted storage.\n\nDuckDB / ClickHouse\n\nMirror into [DuckDB](https://www.agentsview.io/docs/duckdb/) for local or Quack reads, or push to [ClickHouse](https://www.agentsview.io/docs/clickhouse-sync/) and serve the dashboard there. Keep session edits in SQLite.\n\nFilesystem\n\nPoint a primary viewer at out-of-band copies of native session directories, including S3-backed sources. [Filesystem sync](https://www.agentsview.io/docs/filesystem-sync/).\n\nHosted raw sync\n\nUpload original session files to an operator-managed server with device credentials and resumable transfers. Hosted browsing still requires PostgreSQL sync. [Hosted raw sync](https://www.agentsview.io/docs/hosted-raw-sync/).\n\nRemote access\n\nLoopback by default, with explicit flags for SSH forwards, remote dev environments, and authenticated non-loopback exposure. [Remote access](https://www.agentsview.io/docs/remote-access/).\n\nArtifact folders\n\nMove immutable session revisions between trusted folders for experimental portable workflows. [Artifact folder sync](https://www.agentsview.io/docs/artifact-sync/).\n\n08 / Own\n\nYour agent transcripts can contain source code, credentials, paths, and private conversations. AgentsView starts with one local SQLite archive and a loopback-only server. Session content leaves the machine only through features you choose.\n\nDefault\n\nBrowse, search, report, and run local Recall workflows without sending session content to an AgentsView account.\n\nYour choice\n\nConfigure PostgreSQL, ClickHouse, remote DuckDB, Generated Insights, GitHub publishing, or hosted raw sync only when that outcome is worth sending data.\n\nVisible boundaries\n\nEach sharing feature documents what it sends, where it goes, and which controls apply. [Privacy details](https://www.agentsview.io/docs/#privacy).\n\n09 / Start\n\nInstall AgentsView and it finds the sessions that are already on your machine. The guide walks the whole loop in five minutes; the docs cover installation, workflows, and exact command behavior.", "url": "https://wpnews.pro/news/agentsview", "canonical_source": "https://www.agentsview.io/", "published_at": "2026-09-22 18:32:17+00:00", "updated_at": "2026-09-22 18:54:08.043503+00:00", "lang": "en", "topics": ["ai-agents", "ai-tools", "agent-protocols", "developer-tools", "ai-products"], "entities": ["AgentsView", "PostgreSQL", "SQLite", "ClickHouse", "DuckDB", "LiteLLM", "OpenRouter", "MCP"], "alternates": {"html": "https://wpnews.pro/news/agentsview", "markdown": "https://wpnews.pro/news/agentsview.md", "text": "https://wpnews.pro/news/agentsview.txt", "jsonld": "https://wpnews.pro/news/agentsview.jsonld"}}