TESIGN
SAVED

EN · KO

  1. TESIGN / RADAR
  2. Agency

Agency

Agent to-do cards for one person

WHO USES ITSolo founder · Dev lead

Self-host

Turns work a coding agent finds into cards you decide with one click.

★ 382▲ +38 / 7dDaily star increases over 14 days. Hollow bars mean no data. The last day may be partial.2026-09-03 no data2026-09-04 no data2026-09-05 no data2026-09-06 no data2026-09-07 no data2026-09-08 no data2026-09-09 no data2026-09-10 no data2026-09-11 no data2026-09-12 +102026-09-13 +282026-09-14 no data2026-09-15 no data2026-09-16 no datalargest one-day increase in the 14 days+28last 14 days · stars per dayhollow = no data

382 stars · checked on GitHub GitHub check 30 h late · 7-day +38 observed via GH Archive (as of )

An Agency card: 'I fixed one customer issue.', a download-button before/after, and a 'Merge PR and message customer' button.

TESIGN TAKE

An attempt to take 'what should I ask it to do' off your plate, leaving only the decision.

SELF-HOST

AT A GLANCE

USAGE
Unconfirmed — check before use.
LANGUAGE
TypeScript
PLATFORM
web
ACTIVITY
last commit 5 days ago () · no releases
COMMUNITY
1 contributor · 6 open issues (incl. PRs) · made by: an organization
SOURCES
GitHub
FIRST SEEN
CATEGORY
AI · PRODUCTIVITY

A summary, not legal advice.

WHY IT MATTERS

Putting an agent to work usually starts with you finding and writing down what to do. Agency reverses that: the agent looks through repositories, support tickets and messages for useful work, prepares fixes, replies and ideas as cards, and you only decide to send, apply or merge. It runs locally on Node.js as a single-user app; its routes are unauthenticated, so the README insists it stays on localhost. No license is stated in the README.

BUILD FROM THIS

  • An internal queue that turns support tickets into ready PRs and replies
  • A review desk where outreach drafts arrive as cards for a yes or no
  • An approval policy file rewritten to your team's rules

WHO IT'S FOR

Solo founder
running support, dev and outreach alone
Dev lead
too many small fixes to hand out one by one

START IN 5 MINUTES

$ git clone https://github.com/browser-use/agency.git
$ cd agency
$ npm ci
$ npm run dev -- --hostname localhost --port 3100
# Needs Node.js 22.13+ · open http://localhost:3100 in the browser
# Unauthenticated single-user app: never expose via 0.0.0.0 or a tunnel

CAVEATS

  • No license stated in the README
  • Unauthenticated routes: never expose it beyond localhost
  • The hero card is a fictional example, as the README notes

RECEIPT

FIRST SEEN
AT SOURCE
KEPT
CREATED → FIRST SEEN
9d
WHEN FIRST SEEN
169 ★
SOURCES
GitHub

The same facts in machine-readable form — View as Markdown · JSON

SIMILAR TOOLS

Up to five from AI by ★ total: edited entries first, then repository cards; this entry is highlighted. Drawn from the same stored snapshot as the rankings — a comparison, not a recommendation.

IMAGENAME★ TOTAL▲ 7dLICENSEPLATFORMLAST PUSH
ECC README banner: headline 'The operating system for AI agent harnesses', harness chips, and skill, agent and command lists.
eccSkills, memory and security for agents★ 259k▲ +832MITpermissivewindows · macos · linux · cli
Hermes Agent landing: blue background, the headline 'The agent that grows with you' and an engraving-style winged figure.
Hermes AgentSelf-improving personal agent★ 246k▲ +375MITpermissivelinux · macos · windows · android · cli
DeepSeek Harness landing: blue background, the headline 'Everything is a plugin' and a quick-start box with the npx command.
DeepSeek HarnessPlugin agent harness for developers★ 225k▲ +1,356MITpermissiveweb · cli
An Agency card: 'I fixed one customer issue.', a download-button before/after, and a 'Merge PR and message customer' button.
AgencyAgent to-do cards for one personTHIS ENTRY★ 382▲ +38Licence unconfirmedunconfirmedweb
mattpocock/skillsCARD★ 261k▲ +872MITpermissive

TIMELINE

  1. Repository created
  2. FIRST SEEN BY TESIGN