coding_agent_session_search
Search all your AI coding agent chat history in one place
Sets strict safety rules for AI agents working in this codebase, banning file deletion and destructive git commands without explicit user permission and mandating the project's required libraries and toolchain.
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install coding_agent_session_search?โผ
Run `npx skills add Dicklesworthstone/coding_agent_session_search --all -g -y` in your terminal to install the skill globally.
What does cass do?โผ
It indexes your local coding agent sessions from 23 tools like Claude Code, Codex, and Cursor into one searchable timeline, so you can find past solutions and conversations instantly.
How do AI agents use cass safely?โผ
Agents must always run commands with the --robot or --json flag, since bare `cass` opens an interactive terminal UI that would block the session.
Can cass search across multiple machines?โผ
Yes. The sources setup wizard connects to remote machines over SSH, indexes their agent sessions, and syncs everything into one local searchable index.
Does cass support semantic search?โผ
Yes. It offers lexical, semantic, and hybrid search modes, with an optional local MiniLM embedding model you can install on demand for conceptual queries.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core