{"id":46463907,"url":"https://github.com/zakj/seed","last_synced_at":"2026-04-02T11:37:16.222Z","repository":{"id":342348797,"uuid":"1173679040","full_name":"zakj/seed","owner":"zakj","description":"A task tracker for agents and humans","archived":false,"fork":false,"pushed_at":"2026-03-24T00:39:10.000Z","size":175,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-25T00:08:59.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zakj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-05T16:23:28.000Z","updated_at":"2026-03-24T00:39:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zakj/seed","commit_stats":null,"previous_names":["zakj/seed"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/zakj/seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fseed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fseed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fseed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fseed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakj","download_url":"https://codeload.github.com/zakj/seed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakj%2Fseed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305699,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-06T04:05:10.186Z","updated_at":"2026-04-02T11:37:16.216Z","avatar_url":"https://github.com/zakj.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seed (`sd`)\n\nA task tracker for AI coding agents and humans. Fast, file-per-task, no database.\n\n## Install\n\nDownload a pre-built binary from\n[GitHub Releases](https://github.com/zakj/seed/releases), or build from\nsource:\n\n```\ncargo install --path .\n```\n\n## Quick start\n\n```sh\nsd init                     # create .seed/ in your project\nsd add \"Fix login bug\"      # create a task\nsd list                     # see all tasks\nsd start 1                  # mark in-progress\nsd done 1                   # mark done\n```\n\nUse `--json` on any command for structured output. `sd tui` (or `sd t`) launches\nan interactive terminal interface for browsing and managing tasks.\n\n## AI agent integration\n\n`sd prime` outputs a static usage guide for AI agent onboarding. To\nautomatically install the appropriate hook for your agent:\n\n```sh\nsd prime --install claude\n```\n\nThis adds a `SessionStart` hook to `.claude/settings.local.json` so that agents\nare primed with sd context at the start of each session. Restart Claude Code\nafter installing for the hook to take effect.\n\n## Details\n\nSee [design.md](design.md) for architecture, data model, and CLI reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakj%2Fseed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakj%2Fseed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakj%2Fseed/lists"}