iblai-vibe-history

Solid

Add the user profile History surface (review and export your own conversations with AI agents — Conversations tab with filters and a two-column transcript preview, and an Exports tab listing generated reports) to your Next.js app

AI & Automation 15 stars 5 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
40
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /iblai-vibe-history Add the user profile **History** surface -- "Review and export your conversations with AI agents." A user's own chat history across every agent, in two tabs: **Conversations** (agent / date-range / sentiment / topic filters, a two-column conversation list + transcript preview, per-conversation CSV download, and a filtered **Export**) and **Exports** (previously generated reports with status, the filters used, expiry, and a re-download action). Everything rides the user-scoped `my-chat-history*` endpoints — the backend only serves the authenticated user's own sessions, so no RBAC is involved and the tab only renders on the user's own profile. This is the user-facing counterpart of `/iblai-vibe-agent-history` (the admin History tab in agent settings, which shows *every* user's conversations for one agent). ![History — Conversations tab](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-history/iblai-vibe-history.png) ![Conversations — transcript preview with per-conversation Download](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-history/iblai-vibe-history-conversation.png) ![History — Exports tab](https://raw.githubusercontent.com/iblai/vibe/refs/heads/main/skills/iblai-vibe-history/iblai-vibe-history-exports.png) Do NOT add custom styles, colors, or CSS overrides to ibl.ai SDK components. They ship with their own styling. Keep the components as-is. Do NOT implement dark mode unless the u...

Details

Author
iblai
Repository
iblai/vibe
Created
5 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category