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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 三生石上(FineUI控件)
雷峰网
雷峰网
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
博客园 - 叶小钗
The Cloudflare Blog
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
小众软件
小众软件
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
宝玉的分享
宝玉的分享

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店
Argus — Quality & replay for Claude Cowork
zamtam · 2026-06-29 · via Hacker News: Show HN

Alpha is open · sign in to start

Is Claude Cowork actually working
for your users and clients?

Argus captures every session of your users across your team or organization, then reads across thousands of them at once — surfacing where skills are holding, where they're quietly breaking, and which patterns are pointing at the next thing you should build.

Magic-link sign in. No password. Free during alpha.

Live preview · Argus dashboard, one workspace

The problem

Once it ships, you go blind.

Claude Cowork's built-in telemetry tells you a skill was invoked. It can't tell you whether it worked, whether the user took the answer, whether you should ship a fix tomorrow.

№ 01

The counter that says nothing.

Cowork's built-in telemetry logs your skill as Skill: 3. Three invocations. Across 412 sessions for one client this month, you have a single number per skill — invocation count. Nothing about which versions ran, what they returned, whether the user accepted the answer or had to ask twice.

observed
412 sessions

surfaced
1 aggregate counter

№ 02

The skill that broke quietly.

You shipped weekly-review four weeks ago. Across the first 38 sessions, users accepted the answer on the first turn. Across the next 9, they re-asked, rephrased, switched tools. Something started failing on session 39. Nobody noticed — the cost line stayed flat and no single session looked broken on its own.

skill
weekly-review · v1.2.0

pattern
first-turn 96% → 22%

№ 03

The skill that wasn't there yet.

Across the team's traffic this month, “turn this Linear ticket into a release-notes entry” came up fourteen times in eight different phrasings. Each one got a different ad-hoc answer; one user gave up. A skill is waiting to be written there. No telemetry surface — yours or anyone else's — will ever find it.

pattern
“linear → release notes”

sessions
14 · 8 phrasings · no skill

The instrument

What the counters can't see.

Argus runs as a Claude Cowork plugin. It captures every session — prompts, assistant responses, every tool call, every follow-up — in plain text, stitched back into the conversation the user actually had. The qualitative layer that makes everything else possible.

№ 01

Did the user accept the answer?

A skill that works ends the conversation. A skill that doesn't gets re-prompted, rephrased, abandoned. Argus captures the user's exact follow-ups so the Agent can see, at a glance across hundreds of sessions, which versions of which skill are landing on the first turn — and which aren't.

Captured · used in: first-turn acceptance, follow-up patterns

№ 02

Did the assistant ask the user to do its job?

Skills should answer questions, not ask new ones. When a skill is under-specified, the assistant stalls — “could you clarify…”, “which one did you mean…” — and the user does the work the skill was meant to do. Argus captures the stalls so the Agent can show where they cluster.

Captured · used in: stall frequency, under-specified prompts

№ 03

What did the tool actually return?

The MCP call succeeded. Status 200. But the payload was empty, or a 400-row dump, or a JSON that didn't match what the skill asked for. Argus captures the tool's plain-text output beside the assistant's response, so the Agent can flag the sessions where the skill kept going on bad input.

Captured · used in: tool-output mismatches, silent failures

№ 04

What did users ask for that no skill could handle?

The prompts your customisations don't yet cover. Same export, same lookup, same wrangle — captured verbatim, even when nothing answered them. The Agent reads across the unmet-prompts corpus and surfaces patterns ready to become the next skill.

Captured · used in: unmet-prompt clustering, skill candidates

The loop

From every session, a catalogue that improves itself.

Five moves, read bottom-up — raw work at the foundation, refined knowledge on top. Each layer rests on the one beneath it; the loop settles new and refined skills back into the next session.

Refine

Rate the work; an agent refines weak skills and drafts the ones your usage is asking for.

Review

Replay grouped by skill; analyse every invocation across the org.

Clean & structure

Redacted and tenant-isolated, then each session is rebuilt into a complete, structured record — the data model that makes the detail possible.

private · fully modelled

Capture

Plugin hooks and OpenTelemetry capture every prompt, tool call, reply and metric — at the source.

plugin + OTEL

Work

People run their everyday Cowork sessions — the foundation everything rests on.

↻ Refined & new skills settle back into the work at the foundation.You stay in control/private /tag /scope /rate

The agent

Your work, made legible.

The Argus Agent reads across thousands of sessions of the same skill, MCP, or agent — and tells you the next move. Available in the Argus web app. Coming as a Claude Cowork plugin you can invoke during a working session.

№ 01

Sessions, organised.

Every Cowork session captured and indexed. Filter by user, project, skill, or status. Annotate any turn. Diff version-by-version what a skill produced.

The qualitative spine

№ 02

Usage, per skill and per MCP.

First-turn acceptance · follow-up rate · stall frequency · tool-output mismatches, per version, over time. The week something starts drifting, the chart bends before any single session looks broken.

Per skill · per version · per client

№ 03

Quality across versions. soon

The Agent reads across a skill's failed and refined sessions and proposes concrete edits to the SKILL.md — sharper trigger, missing tool, an example that would have caught the failure. You approve the patch; the new version lands in the marketplace as a pull request.

Patch · review · merge

№ 04

User needs, at scale. soon

The same Agent clusters the unmet prompts across the workspace and drafts candidate skills — the recurring asks your team didn't realise were systematic. Less guesswork. More shipped.

From recurring asks to draft skills

The Argus Agent is itself a Claude Cowork plugin

It runs the same way every other skill on the platform runs. It captures itself. It reviews itself. It refines itself. The thing the consultant is shipping is running on the rails the consultant is shipping.

The workshop uses the workshop.

A sample exhibit

A session, as it is filed.

One real session from a forward-deployed engineer's portfolio. Names redacted. This is what the Agent reads.

Data & privacy

Where the data goes.

Argus captures the conversations your customisations run. We have to be careful with them. Four commitments we won't move on.

№ 01

Secrets never leave the machine.

The capture plugin scrubs API keys, OAuth tokens, Bearer headers, and common password patterns at the source — before the envelope leaves the user's computer. Anthropic, OpenAI, Supabase, GitHub, AWS, Slack patterns are caught by default; you can add your own.

Built · plugin-side · pre-transit

№ 02

One word makes a session private.

Type /private in Cowork at any point and the plugin stops capturing that session — and deletes anything already shipped. The escape hatch is the user's, not the agency's. No support ticket, no admin approval.

Built · the /private command

№ 03

Redact names before review.

Per-workspace patterns for emails, names, and custom regex run on every captured envelope before it's persisted. Reviewers see [redacted-customer], not the company name.

Coming · per-workspace rules

№ 04

Encrypted, isolated, never trained on.

TLS to the ingestion worker, AES-256 at rest in the database, workspace-isolated by row-level security on every query. Argus never uses your captured sessions to train any model — ours, Anthropic's, or anyone else's.

Standing policy · enforced at the database

Audience

Three rooms, one Argus.

The same captured session is read three ways. Each room sees what it needs to and nothing it doesn't.

The forward-deployed engineer

The agency or solo consultant

You ship custom skills to several clients. You need to know which versions are working at which client, where you're about to get a support ticket, and which user prompts are pointing at the next thing to build.

  • · Per-client dashboards
  • · Skill-version diffing
  • · Annotate any session
  • · Draft the next skill from unmet prompts

Primary user

The internal IT lead

Rolling Claude Cowork out at scale

You're standardising your org's MCP servers, you've published your first internal skills, and you need to know — across 200 engineers — which patterns work and which don't, before the leadership review.

  • · Per-team usage
  • · MCP health rollups
  • · Pattern detection at scale
  • · QA gates for new skill versions

Secondary user

The client stakeholder

The team paying for the work

You want to know your team's Cowork install is being used, that the skills you commissioned are landing, and you'd like to see one well-organised summary instead of a Slack thread.

  • · Read-only access
  • · Monthly quality brief
  • · Scoped to your projects only
  • · No raw session bodies

Read-only · scoped

Progress

Where we are in the work.

Where Argus stands as of June 2026. Numbers update as the private beta rolls forward.

Pilot workspaces

4

Two agencies, one internal IT team, one solo consultant. Coverage of all three audience types.

Sessions captured

142K+

From the live plugin running across pilot teams.

Public opening

June 26

Stable plugin, MCP-friendly skill catalog, version-diff QA — that's the bar.

Start

The alpha is open.

Sign in, create your workspace, drop the plugin into Claude Cowork — five minutes from a cold tab to your first captured session. Free during alpha, no card needed.

Step 1

Sign in with your email

Magic-link auth. We send a one-time link, you click it, you're in. No password to remember, no signup form to fill.

Sign in to Argus

What happens next

  • Pick a workspace name, choose privacy defaults.
  • Download a pre-configured plugin bundle, drop it into Cowork.
  • Open a fresh Cowork session, say hi — the first capture lands in seconds.

We don't sell your data, we don't train models on it, and you can opt any session out at any time.