
SQLew
Provides AI agents with persistent memory by storing architectural decisions, constraints, and task management in SQLite databases to eliminate repeated context and maintain consistency across sessions.
What it does
- Store and version architectural decisions with metadata
- Track file modifications and database operations
- Define and manage project constraints with priorities
- Manage tasks with kanban workflow and file tracking
- Query past decisions to avoid repeating debates
- Suggest related decisions based on context patterns
Best for
Tools (8)
Context Management - Store decisions with versioning and metadata. Use action: "help" for documentation.
File Change Tracking - Track file modifications and database operations (SQLite only). Use action: "help" for documentation.
Architectural Rules - Define and manage project constraints with priorities. Use action: "help" for documentation.
Task Management - Create, track, and manage tasks with kanban workflow, layers, and file tracking. Use action: "help" for documentation.
**REQUIRED PARAMETER**: action (must be specified in ALL calls) Help System - Query action documentation, parameters, and workflow guidance Actions: - query_action: Get action documentation with parameters and examples - query_params: Get parameter list only (quick reference) - query_tool: Get tool overview and all actions - workflow_hints: Get common next actions after current action - batch_guide: Get guidance for batch operations - error_recovery: Analyze errors and suggest fixes Use this tool to understand how to use other sqlew tools. Returns only requested information (80-95% token reduction vs legacy help).