remindb: remindb stores agentic memory in a single SQLite file. It parses notes into a structured tree with temperature tracking, enables efficient retrieval via FTS5 search, and supports versioning and summarization. This reduces token costs compared to re-reading raw files every session.; Auto-claude-code-research-in-sleep: Auto-claude-code-research-in-sleep (ARIS) is a set of custom Claude Code skills for autonomous ML research workflows. It orchestrates cross-model collaboration, with Claude Code executing research tasks and an external LLM (like GPT-5.4) critically reviewing. This system can autonomously discover ideas, run experiments, and write/refine research papers, allowing researchers to wake up to ready-to-submit results.
Prevent coding agents from re-reading the same notes every session
Explore new research areas and discover novel ideas through literature surveys and brainstorming.