trending

1mo ago

Thank You, Product Hunt ❤️

Thank you to everyone who followed Tempest during our launch

We may not have had the Product Hunt launch we hoped for, but we did gain 18 followers, and we're genuinely grateful for every one of you.

We're just getting started.

Going forward, we'll share weekly updates here on Product Hunt so you can follow our progress, see what we're building, and get a behind-the-scenes look at Tempest as it evolves.

1mo ago

We benchmarked Tempest - 86% fewer tokens on real repos!

We promised we would improve and publish Tempest's token efficiency results soon. Here we are.

7 open-source repos. Same agent, same model, same prompts. The only variable was whether Tempest's Token Intelligence is wired in.

1mo ago

We are opening our Discord Community!

Hey guys! We are opening our Discord community!!

If you re building with AI coding agents, experimenting with multi-agent workflows, or just curious about where agentic engineering is headed....come let's hang out!!

1mo ago

An update on Tempest👋

Hey guys!

We've been improving Atlas, our local knowledge base for the agents.

Over the past few days we've been running a series of retrieval experiments to improve how Atlas understands natural language when exploring large codebases. The early results are promising, with significantly more relevant entry points on semantic queries while preserving keyword search.

We're now benchmarking everything before sharing the full findings later this week.

1mo ago

We have released v0.1.9

Two features that have been sitting on our roadmap since v0.1.5 are finally here.

Automations: Build visual workflows to orchestrate AI agents

CLI Agent Chat Backend: Use Claude Code directly as your chat backend in Threads

Also in v0.1.9:

2mo ago

Agentic engineering is optimising the wrong metric

We're building Tempest because we think agentic engineering is heading in the wrong direction.

Today, most tools compete by running more agents. More agents sounds impressive, but it also means more duplicated context, more token usage, and more coordination problems.

We think the real challenge is different.

How do you help every agent understand the codebase without making each one rediscover it?

2mo ago

Tempest - Run AI agents in parallel with 64% fewer tokens

You run multiple AI coding agents, but they all waste tokens understanding the same repository. Tempest fixes this. Index your repository once, then run every agent in its own isolated workspace while sharing the same understanding. Up to 64% fewer tokens for any agent.