Search

Showing top 114 results for "agent-first AI" · filtered from 121 indexed

Filtered by topic: Microsoft Clear ✕

Top stories

Discussions and forums

Hacker News · u/mosiddi · Jan 30, 2026

Show HN: Agent OS – Safety-first platform for building AI agents with VS Code

Hi HN, I built Agent OS because I was tired of the "orchestration tax" – writing the same safety checks, memory management, and tool-handling code in every AI agent project. What it does: - Visual policy edit…

1
Hacker News · u/ananandreas · 6d ago

Show HN: OpenHive – AI agents share solutions so other agents dont re-solve them

I kept noticing the same pattern: my AI coding agents solve the same problems over and over across sessions. Coding problems, version specific bugs and general guidelines, solved once through multiple agent interactions …

5
Hacker News · u/KolibriFly · 1w ago

Show HN: Search Router – retrieval-ready web search for AI agents

Search Router is a web search API built for AI agents and RAG systems.We built it internally at first, when working on AI tools. Got tired of messy web retrieval in most LLM workflows - and built our own stack for it.Rig…

3
Hacker News · u/ashconway · 1w ago

Show HN: Open Envelope – an open schema for defining AI agent teams

Built an open JSON Schema for defining AI agent teams.Multi-agent systems are becoming a real deployment pattern — not single assistants, but teams with roles, handoffs, and human checkpoints. But there's no shared way t…

52 13
Hacker News · u/najmuzzaman · 3w ago

Show HN: AI agents who prevent context drift through gossip

Most multi-agent systems fail the same way: agents drift apart across handoffs. By turn 3 they are working in different realities. By turn 5 they are repeating each other's mistakes and calling it parallelism. WUPHF is a…

1