makifbaysal/tasktrooper
Local-first agent platform: board + role agents + Claude Code runs, all on your own Mac
About the project
A local-first agent platform for solo developers: a Kanban board plus role agents (PM, architect, backend, frontend, QA) that pick up tasks on their own and run them through Claude Code or another CLI on your Mac.
Useful for
- Put a task on the board and let the agent carry it from backlog to PR
- Attach different CLIs (Claude Code, Cursor, OpenCode) to one board for different roles
- Enable self-evolution so agents rewrite their skills and rules based on past runs
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 15 expected by the end of the day.
- Over the last two days the pace is 4.9× that of the previous week and a half.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 5 days old and already has 59 stars.
- Top new repositories this week: #190.
- About 6 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 59
- Stars in a day
- 15
- Forks
- 7
- Issues and pull requests
- 79
- Watchers
- 0
- Language
- Go
- License
- Apache-2.0
- Latest release
- v0.1.11 · September 18, 2026
- Created
- September 14, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 19, 2026Top new repositories this week: #188
Similar projects
-
8.6
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.4
tamaratran/fast-jev-compaction
Claude Code plugin that replaces context compaction summaries with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim. Also…
-
7.2
Tencent/BrowserSkill
BrowserSkill connects AI agents (Cursor, Claude Code, Codex, etc.) to your already logged-in browser via the bsk CLI and an extension, letting the agent work in a separate window without interrupting you.
-
6.3
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
6.2
korcarc/text-humanizer
A Python tool that rewrites AI-generated text through an LLM and translation pipeline to bypass detectors like Turnitin and GPTZero. Supports 8 languages and requires a DeepSeek API key.
-
6.1
anthropics/knowledge-work-plugins
A collection of open-source plugins for Claude Cowork and Claude Code that turn the assistant into a specialist for a specific role: sales, support, finance, legal, marketing, data and more. Each plugin bundles skills,…