Manage and track autonomous AI research projects with state logging, instruction queues, agent coordination, and progress monitoring via SQLite.
Initial release of research-tracker CLI. - Manage autonomous research agents with explicit project/objective tracking. - Append-only state/event log using local SQLite database. - Instruction queue system enables agent handoffs and urgent/operator interventions. - Heartbeat and attention detection for monitoring long-running or background research. - Multi-step investigation supported with progress/state checkpoints. - Includes auditing, blocking, stop signals, and archive functions for project oversight.