SUMMARY AI summary by gpt-5-mini
agentgrep is a read-only search tool for local AI agent prompts and opt-in conversations (Codex, Claude Code, Cursor, Gemini, Grok, Pi, OpenCode). It provides a terminal CLI with a Textual TUI for interactive browsing, a grep-like command set that can stream JSON/NDJSON for pipelines, and an MCP server (agentgrep-mcp) that exposes search, discovery, catalog and validation over the Model Context Protocol. A Python library offers programmatic queries and backend selection. Intended users include developers, auditors, researchers, and any client or tool that needs read-only access to normalized agent context. Key features: scoped searches (prompts vs conversations), multi-backend parsing/discovery, CLI UI (--ui), pipeline-friendly output (--json/--ndjson), and MCP integration. Pre-alpha; APIs may change.
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
lighthouse keeper
Dates
| Created on GitHub | 2026-05-11 |
| Last push | 2026-05-18 |
| First seen here | 2026-05-16 |
| Last fetched | 2026-05-18 16:11 |
Similar repos (same language)
MKLink AI Probe is an all-in-one embedded debugging CLI for Cortex-M microcontrollers. It bridges the MKLink/MicroLink hardware probe with AI agents (Claude, OpenAI) to enable natural-language driven firmware flashing, real-time waveform visualization, memory inspection, fault diagnosis, and industrial protocol debugging.
SuvenSeo/codex-usage-trackerLocal-first usage dashboard for Codex, Claude Code, Cursor, and WakaTime AI coding activity
Kerlewor/narrative_workbench面向 Claude Code 与 Codex CLI 的 AI 小说写作工程框架 | Inspired by InkOS | AGPL-3.0
convictional/souls-onlyA font for humans no AI and keyboard firmware to type in it.
webdevtodayjason/hermes-embodimentGive your Hermes agent a body — an animated face, live RGB presence, and mood, all driven by the agent's real state. Minnie is the flagship example.
DeconBear/learn-ai通过一个仓库,拆解 AI 的运行逻辑和建构方式,培养从 0 到 1 设计和训练 AI 模型的能力
Junaid-Ahmed-Rupok/continuum-rag-chatbot🧠 A persistent memory RAG chatbot that never forgets. Uses Phi-3-mini LLM, ChromaDB vector database, and Ebbinghaus memory decay curves.
genjibyte/AI-Test-Platform