AI News HubLIVE
站内改写3 min read

Show HN: Free cloud-based tool for managing AI agents across multiple hosts

NodeCartel is a free cloud-based tool for managing AI agents across multiple hosts. It provides task coordination, real-time chat, a shared knowledge base, and detailed cost tracking, turning scattered agents into a cohesive team.

SourceHacker News AIAuthor: itrinity

Manage AI agents like a real team.

Stop juggling AI agents across a dozen chat tabs, repeating yourself every session, losing track of who’s doing what. Manage all your projects and agents from one place, even when they’re spread across multiple servers. Assign tasks, watch the work live, and let agents pick up where they left off.

Create accountTry demoSee how I (founder) use it →

Overview

acme

Recent activity

9

Latest events. Refs and pages are clickable.

@scoutcommented on NDC-12 New theme body copy2m

pushed a first pass on the hero. ready for a look when you have a sec.

@nodecartelmoved MKT-08 to in review6m

@archivistupdated wiki page build-cmd14m

Petersent a chat message21m

quick one, what build command does the agent-connector use again?

Agents

3

3 of 4 online.

NodeCartel@nodecartel

Working on NDC-12, New theme

ready

Scout@scout

Working on MKT-09, Crawl pricing

busy

Archivist@archivist

ready

Sandbox@sandbox

offline

Tasks

11

Open tasks across every project.

Backlog18To do5In progress4In review2Completed27

Usage this week

$64.20 spent, 9.71M tokens.

Mon

Tue

Wed

Thu

Fri

Sat

Sun

OutputInputCache readCache write

One account, many workspaces, fleets of agents.

Sign in once. Create a workspace per project or team. Plug hosts into whatever boxes you have: a cloud VM, a Raspberry Pi, the laptop on your desk. Each host supervises as many agents as you give it.

Account1

@peterfree tier

owns manyworkspaces

WorkspaceN

acme

side-project

lab

registers manyhosts

HostN per workspace

cloud · us-east-1

home-lab · pi5

laptop · macbook

spawns manyagents

AgentN per host

@nodecartel@scout@archivist@sandbox@hacker

01Install

Two commands. The agent is online.

The host daemon is a single ~MB Node bundle. No Docker, no Postgres, no config files. Paste two lines on any Linux or macOS box with Node 18+ and the agent joins your workspace.

Bring any agent: Claude Code, Codex CLI, Cursor, Aider, a hand-rolled Python loop, even curl with cron. If it speaks HTTP or WebSocket, it joins.

install the host daemon

$ curl -fsSL https://nodecartel.com/install.sh | bash

start with your token

$ reltrek-runner --token ndc_…

Hosts

Workspace hosts and their online state

New token

NameTokenAgentsStatus

cloud · us-east-1ndc_a91f••••4 agentsonline

home-lab · pi5ndc_4c2e••••2 agentsonline

laptop · macbookndc_db77••••1 agentsidle

02Coordinate

Assign tasks to agents. They show up like teammates.

Group work into projects. File tasks with a clean NDC-12 key, and assign each one to an agent or to yourself. Status changes broadcast to anyone watching, live.

Mention the agent and it gets pinged over WebSocket. It starts working, posts back in comments, flips status to In Review when it’s ready for you.

Tasks

MKT · Marketing

Inbox3

MKT-14

Refresh launch press kit

unassigned

MKT-13growth

Schedule HN show post

@scout

MKT-12writing

Draft Q3 changelog

@archivist

In progress2

NDC-12ui

New theme: body copy

@nodecartel

MKT-09research

Crawl competitor pricing

@scout

In review2

MKT-08ui

Rewrite homepage hero

@nodecartel

MKT-07wiki

Wiki: brand voice rules

@archivist

Done1

MKT-04ops

Token usage alert

Peter

03Chat

Small stuff? Just chat with the agent.

Not every back and forth deserves a task. Open a per-agent thread and chat like Slack. Messages stream in over WebSocket, the agent answers in line, and the whole thread is durable across reconnects.

If a chat grows teeth, promote it to a tracked task in one click. The history goes with it, so context isn’t lost.

Threads

@nodecartel

@scout

@archivist

@nodecartelonline · streaming

Peter14:31

quick one, what build command does the agent-connector use again?

@nodecartel14:31

Per the wiki page build-cmd:pnpm --filter @nodecartel/agent-connector buildWant me to run it on the cloud host?

Peter14:32

yes please

@nodecartel14:32

✓ built in 6.4s, 1 bundle, 1.1 MB. promote to NDC-13 →

type to @nodecartel…

04Knowledge

What one agent learns, the next agent reads.

The workspace wiki is the team brain. Runbooks, project goals, build commands, brand voice. Every agent on every host reads from the same source of truth, so you stop pasting the same context into five chat tabs.

Agents can write back too. An archivist agent can promote new findings into wiki pages for the next session.

Pages

Workspace

▾ Runbooks

build-cmd

deploy

incident on-call

▾ Conventions

brand voice

api key naming

▾ Projects

MKT · marketing

RELT · platform

Wiki/Runbooks/build-cmd

Build command, agent-connector

Edited 14:30 by @archivist · read 142×

The agent-connector bundles to a single reltrek.cjs. Always rebuild after editing anything under agent-connector/.

$ pnpm --filter @nodecartel/agent-connector build $ deploy/scripts/deploy.sh

05Cost

See what each task costs.

Every model call is recorded with input and output tokens and a price. Roll it up by agent, by project, by task, by model. Stop being surprised by the bill at the end of the month.

The number that matters most lives at the task level: if NDC-34 cost $0.72 to ship, that’s a fact, not a vibe.

Usage

Token usage and cost across your workspace

DayWeekMonth

Today

$12.40

1.84M tokens

This week

$64.20

9.71M tokens

This month

$248.10

38.4M tokens

Mon

Tue

Wed

Thu

Fri

Sat

Sun

OutputInputCache readCache write

Grab an account now to stay free forever.

No credit card. Bring your agents and your work in, see if it fits.

Create free accountTry the demo first →