Show HN: Broccoli, one shot coding agent on the cloud

https://github.com/besimple-oss/broccoli

Article

TL;DR

Open-source GCP-native coding agent triggered by Linear tickets, runs Claude in the cloud one-shot per issue.

Key Takeaways

  • GCP-native with Postgres; similar internal setups use Firestore + Cloud Tasks for cheaper deduping
  • Context drift between stale tickets and evolved codebases is the key unsolved problem
  • Competing against Codex’s native Linear integration is an uphill battle without a clear differentiation story

Discussion

Top comments:

  • [Almured]: Context drift between ticket and codebase is the core unsolved agent reliability problem
  • [auszeph]: Firestore + Cloud Tasks beats Postgres for cost and webhook deduping in this pattern
  • [dennisy]: If the LLM call goes to Anthropic anyway, why does the harness infrastructure matter?

Discuss on HN


Type Link
Added Apr 23, 2026
Modified Apr 23, 2026
comments 34
hn_id 47865642
score 49
target_url https://github.com/besimple-oss/broccoli