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

推荐订阅源

罗磊的独立博客
I
InfoQ
雷峰网
雷峰网
Hugging Face - Blog
Hugging Face - Blog
IT之家
IT之家
云风的 BLOG
云风的 BLOG
有赞技术团队
有赞技术团队
Martin Fowler
Martin Fowler
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
博客园_首页
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
G
Google Developers Blog
WordPress大学
WordPress大学
B
Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
量子位
Apple Machine Learning Research
Apple Machine Learning Research
N
Netflix TechBlog - Medium
Last Week in AI
Last Week in AI
博客园 - 聂微东
Jina AI
Jina AI

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours Ask HN: What's Better?–Tauri or Electron?
Ask HN: Enterprise Agent Orchestration Recommendations?
verdverm · 2026-04-28 · via Hacker News: Ask HN

I've been made tech lead for our internal Agentic Platform and Experience. This effort will support both the developers and business teams. It would be nice to have cohesion, but it is not a requirement.

The core bounds are:

1. We are largely Google Cloud based, Vertex Ai is solid

2. Some freedom in tool choice (claude, gemini, codex, opencode, ADK, and their Desktop equivalents)

3. Compliance and auditing, hence "enterprise"

4. Human in the loop and agent customization (prompts, skills, harness, sandbox, DAGs)

5. The platform and agents should run in the cloud, not on local machines. GKE (Kubernetes) + OCI makes a lot of sense here.

Initial research has the following leading the pack

A. Vertex Ai, hard to beat GCP's ability to serve models and the various tools can be configured to use Vertex Ai instead of the "oem" APIs.

B. Scion[1] as the Agent Orchestration framework for developers. Handles the various CLIs, custom harness images, lots of customization points. It's still early, but looks very promising.

C. Gemini Enterprised, announced at Google Cloud Next, looks to be something the business team would use more than developers. This has a lot of overlap with Scion.

What alternatives should I be looking at?

Are there any major considerations I'm missing?

[1] https://googlecloudplatform.github.io/scion/overview/