Persistent SQLite database inside the agent sandbox for structured data at a scale markdown memory cannot handle — product catalogs, crawl results, leads, logs. One CLI covers SQL queries, DDL/DML, CSV bulk import, and file export. Databases survive sandbox pauses, restarts, and template migrations — but not a sandbox re-created from scratch, so export anything irreplaceable. Other sandbox processes (e.g. a web app the agent hosts) can read the same file directly.
마크다운 메모로 처리하기 어려운 규모의 구조화된 데이터(제품 카탈로그, 크롤링 결과, 잠재 고객, 로그)를 다룰 수 있도록 에이전트의 샌드박스에 실제 SQLite 데이터베이스를 제공합니다. 하나의 CLI로 쿼리, DDL/DML, CSV 일괄 가져오기 및 파일 내보내기를 모두 수행할 수 있습니다. 데이터는 ~/.brain/skill-data/agent-db/에 저장되므로 샌드박스가 일시 중지되거나 재시작되어도 유지되며, 에이전트가 호스팅하는 웹 앱과 같은 다른 프로세스도 동일한 파일을 직접 읽을 수 있습니다.
에이전트가 수집하고 SQL로 조회하는 구조화된 레코드를 위한 샌드박스 내 영구 SQLite 데이터베이스입니다.
Category: productivity · Version: v3 · Installs: 9 · Author: UpServe · Updated: 2026-07-02