{"repo":"nullclaw/nulltickets","free":true,"listed":false,"github":"https://github.com/nullclaw/nulltickets","clone":"git clone https://github.com/nullclaw/nulltickets.git","description":"Manages tasks and persistent storage for AI agents — assigns work, tracks completion, and provides a shared key-value store with full-text search across agent sessions","language":"Zig","stars":38,"topics":["ai","nullclaw","store","task-management","zig"],"license":"MIT","category":"productivity","readme_excerpt":"nullTickets Headless task tracker for autonomous AI agents. nullTickets is a single Zig binary backed by SQLite. It exposes a REST API for pipeline-driven task tracking and execution coordination: claim work by role, report progress, transition stages, and attach artifacts. Why - Keep agents running without manual nudging. - Track long-running autonomous work with durable state. - Enforce lease-based execution and safe retries. Design Principles nullTickets should be treated as the task tracker and source of truth for AI-agent execution. - nullTickets (this repository) is responsible for durable task state: - pipelines, stages, transitions - runs, leases, events, artifacts - dependencies, assignments - idempotent writes and optimistic transition checks - nullTickets is intentionally orchestration-light: - it does not decide global scheduling strategy - it does not run agent processes itself - nullboiler is the orchestrator layer: - repository: nullboiler - plans execution, selects agents, balances queues, applies policies, and drives transitions - nullclaw is the agent runtime/executor layer: - repository: nullclaw - executes role prompts, produces outputs, reports back through tracker APIs Practical architecture: 1. nullTickets stores the work graph and execution history. 2. nullboiler orchestrates who should do what and when. 3. nullclaw agents do the actual work and publish evidence/results. You do not have to use all three components. - nullclaw + nullTickets is a valid s","default_branch":null,"files":null,"tree":[],"storefront":"/r/nullclaw","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/nullclaw/nulltickets/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}