惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
J
Java Code Geeks
Jina AI
Jina AI
罗磊的独立博客
宝玉的分享
宝玉的分享
S
SegmentFault 最新的问题
D
DataBreaches.Net
博客园 - 叶小钗
腾讯CDC
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
B
Blog
V
Visual Studio Blog
雷峰网
雷峰网
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Manage AI agents like a real team
NodeCartel · 2026-05-31 · via Hacker News - Newest: "AI"

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.

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.

WorkspaceN

  • acme
  • side-project
  • lab

HostN per workspace

  • cloud · us-east-1
  • home-lab · pi5
  • laptop · macbook

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_…

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.

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.

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.

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.

Grab an account now to stay free forever.

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