jayminwest

jayminwest / seeds

Public

Git-native issue tracker for AI agent workflows. Zero dependencies, JSONL storage, Bun runtime.

33
8
100% credibility
Found Feb 25, 2026 at 26 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Seeds is a git-native command-line issue tracker designed for AI agent workflows, using simple text files for storage and supporting task creation, dependencies, templates, and health checks.

How It Works

1
🔍 Discover Seeds

You hear about Seeds, a simple way to track tasks right inside your project folder, perfect for teams or AI helpers.

2
🏠 Set up in your project

You prepare a special spot in your project to hold all your tasks, so everything stays organized and easy to share.

3
📝 Create your first task

You add a new task with a title, type like bug or feature, and priority to capture what needs doing.

4
Find ready work

You see a list of tasks that are open and unblocked, so you always know what's next without confusion.

5
🔄 Claim and update tasks

You pick a task, mark it as in progress, add notes or assignees, and link related tasks if needed.

6
Finish and review

You close completed tasks with a quick note, check stats, and ensure nothing is left hanging.

🎉 Tasks tracked forever

Your project now has a living list of tasks stored safely, shared with your team or AI, growing with every update.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 26 to 33 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is seeds?

Seeds delivers a git-native issue tracker tailored for AI agent workflows, storing tasks in diffable JSONL files under .seeds/ with zero dependencies and Bun runtime. Fire up 'sd init' in any repo, create issues via 'sd create --title "Add retry logic"', grab unblocked work with 'sd ready', update via 'sd update --status in_progress', and sync to git using 'sd sync'. TypeScript CLI spits JSON for agents, handles deps/blockers, and offers templates for seeds management like convoys.

Why is it gaining traction?

Unlike bloated Jira clones or binary-DB tools like beads, seeds keeps everything git-friendly—JSONL diffs, merge=union attrs, no daemons—for seamless branching/merges in agent runs. Standouts include 'sd prime' for instant context, 'sd doctor' for integrity checks, and 'sd tpl pour --prefix auth' for pouring multi-step workflows. Bun's speed and minimal deps hook devs tired of runtime overhead.

Who should use this?

AI agent builders orchestrating overstory/mulch stacks needing git-native issue tracking, solo TypeScript/Bun devs ditching GitHub Issues for local control, or seeds lab github experimenters prototyping agent flows. Ideal for seedsman managing task pipelines without SaaS lock-in.

Verdict

Grab it for agent-driven projects—19 stars and 1.0% credibility signal early maturity, but pristine docs, 100% tests, and polished CLI make it production-ready for prototypes. Outpaces beads; scale with caution until stars climb.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.