YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

OnCell open-sources one-file research, support agents

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

OnCell open-sources one-file research, support agents
OPEN LINK ↗
// 106d agoOPENSOURCE RELEASE

OnCell open-sources one-file research, support agents

OnCell released two open source agent apps that keep the backend intentionally minimal: a research agent that searches the web, synthesizes answers with cited sources, and streams results, plus a support agent that turns uploaded docs into a citation-backed chatbot. Both are built on OnCell’s per-user isolated storage, database, and search, so each repo can stay effectively one file of agent logic while the platform handles the infrastructure underneath.

// ANALYSIS

Hot take: this is less about breakthrough agent behavior and more about packaging the “hard parts” of agent infra into a clean demo that other builders can actually copy.

  • The research repo is positioned as a Perplexity-like experience: web search, structured synthesis, source cards, follow-up context, and searchable research history.
  • The support repo is a straightforward RAG app with citations, per-customer memory, and an admin upload flow, which makes it easier to ship a usable doc bot than to wire up a full stack from scratch.
  • The big differentiator is the OnCell abstraction: isolated runtime, storage, DB, and search per user/session, which removes a lot of plumbing that usually bloats small agent demos.
  • The “one file backend” claim is compelling for adoption, but the long-term question is whether the abstraction stays simple once teams need more custom tools, permissions, or observability.
// TAGS
oncellopen sourceresearch agentsupport agentragweb searchcitationsstreamingnextjsai agents

DISCOVERED

106d ago

2026-04-16

PUBLISHED

106d ago

2026-04-16

RELEVANCE

8/ 10

AUTHOR

No_Engineering_7970