Introducing Exa Deep: putting an agent inside every search... For each query, an agent runs in a loop until it gathers all information, then returns structured output. Evals show Deep is Pareto optimal at 4-60s latency, ideal for quick, cost-efficient research!show more

Exa
90,015 просмотров • 6 месяцев назад
Introducing exa-code, a big step towards eliminating LLM code... hallucination. We indexed 1B+ docs pages, Github repos, StackOverflow posts, and more. Given a query, exa-code initiates a hybrid search over this data, chunks it, and returns a concatenated, token-efficient string. In our code hallucination eval, exa-code outperforms every popular web search tool (including Exa!). Available for free: How we built it:show more

Exa
206,853 просмотров • 11 месяцев назад
We built the best codebase search to give any... agent grounded information from GitHub repos. Introducing Sandbox Search. Point it at any repo, and we’ll spin up a secure coding agent in its own sandbox to do research for you. Use inside claude code, openclaw, cursor, and more.show more

Arlan
12,412 просмотров • 4 месяцев назад
An AI agent for Programmatic SEO: > It basically... figures out cool pSEO ideas > you pick the best from its proposals > the agent builds the template > the agent curates all the data by scraping entire internet with a deep deep search 100% on autopilot!show more

John Rush
20,245 просмотров • 8 месяцев назад
Not every task needs the same model. A quick... summary doesn't need the same horsepower as a deep research question — and it shouldn't cost the same either. Now, you can now easily compare models for your Custom Agent on speed, intelligence, and cost 🫡show more

Notion
32,420 просмотров • 6 месяцев назад
OpenAI's Deep Research is getting a run for its... money. Deep Lake was just released, and it's a different take on an AI system that can do deep research on your own data. You can use Deep Lake to build AI search with reasoning on your private and public data. (Look at the attached videos to get an idea of how it works.) If you want to research proprietary and sensitive data, Deep Research won't help you because it's limited to public data. Deep Lake, however, will allow you to use your private data. On top of that, Deep Lake supports multi-modal retrieval from the ground up. It uses vision language models for data ingestion and retrieval so that you can connect any data (PDFs, images, videos, structured data, etc.) You can even use mixed-data queries! Deep Lake can search your data from S3, Dropbox, and GCP. It learns from your queries over time, making the results as relevant to your work as possible!show more

Santiago
171,340 просмотров • 1 год назад
day 23 of forking Paperclip today i added knowledge... bases for projects and you company. based on Andrej Karpathy idea below. added a 'system chores' and 'agent chores' to manage memory. after each heartbeat run memories get added ('agent chores') and every 4 hours memeries get managed. This is in a db with an API for all agents to use and is seperated form the agents memeroes which they get at instantiation time.show more

Michael Houghton 🐺
18,188 просмотров • 4 месяцев назад
Claude Code has regressed an absurd amount in the... last few days. Timestamps no longer update unless you un-focus/re-focus the tab. "thinking" doesn't show at all. I had a query run for 6 minutes with 0 output. This is genuinely unpleasant to use.show more

Theo - t3.gg
524,339 просмотров • 6 месяцев назад
Hermes meets SuperGrok! xAI just made every SuperGrok subscription... work inside Hermes Agent. One browser login, no API key, no separate billing. And it doesn't just unlock text chat with Grok 4.3. The same OAuth token gives the agent access to: → Grok Text-to-Speech for spoken responses → Grok Imagine for image and video generation → x_search for real-time X/Twitter search I just added a new X Research Agent profile to my Hermes. Now my agent watches X while I ship. Setup takes about 60 seconds: Available on every SuperGrok tier, no restrictions. I wrote a full deep dive covering Hermes agent's architecture, memory system, self-evolving skills, GEPA optimization, and setting up multiple specialized agents The article is quoted below.show more

Akshay 🚀
147,042 просмотров • 3 месяцев назад
Let me explain the agent loop, simple It's the... core of every agentic system, and the part most people overcomplicate It's just this: 1. Send messages to the model 2. Model responds, maybe calls a tool 3. You run the tool 4. Append the result back to messages 5. Repeat until stop_reason is end_turn Step 4 is the whole thing, the write-back is what makes it an agent The model has to see what actually happened before it decides the next move That's the entire loop... understand this cold before you reach for a frameworkshow more

Daniel San
12,514 просмотров • 2 месяцев назад
OpenAI's AgentKit will be so insane, build every step... of agents on one platform. These visual agent builders make the whole process of iterating and launching agents far more efficient. It sits on top of the Responses API and unifies the tools that were previously scattered across SDKs and custom orchestration. It lets developers create agent workflows visually, connect data sources securely, and measure performance automatically without coding every layer by hand. The core of AgentKit is the Agent Builder, a drag-and-drop canvas where each node represents an action, guardrail, or decision branch. Developers can link these nodes into multi-agent workflows, preview results instantly, and version each setup. It supports inline evaluation so that developers can see how changes affect output before deploying. The Connector Registry is a single admin panel that manages how data and tools connect across the OpenAI ecosystem. It centralizes integrations like Google Drive, SharePoint, Dropbox, and Microsoft Teams. Large organizations can govern access and flow of data between agents securely under one global console. ChatKit provides a ready-to-use chat interface for embedding agents inside apps or websites. It manages streaming, message threads, and model reasoning displays automatically. Developers can skin the interface to match their product without writing custom front-end code. Under the hood, all these blocks use the same execution core that runs agent reasoning through OpenAI’s APIs. Workflows in Agent Builder compile down to structured instructions for the Responses API, which handles model calls, tool use, and context passing. Connector Registry handles authentication and routing for external tools, while Evals and RFT provide feedback loops that improve agents over time. This integration means developers no longer need to handle orchestration logic, model evaluation pipelines, or safety layers separately. Everything runs natively within OpenAI’s control plane with managed security, automatic versioning, and built-in testing. In short, AgentKit standardizes the entire life cycle of an AI agent—from visual design to deployment and performance tuning—inside a single unified system.show more

Rohan Paul
178,460 просмотров • 11 месяцев назад
Someone told ClawdBot to build a 6-agent Polymarket trading... system while they slept. 6 hours. Not a single question asked. Here’s what it built on its own: Monitoring agent — runs 24/7, spots mispriced markets, writes to memory, sends Telegram alerts instantly Research agent — parses news, X, and macro data every morning before you check your phone Trading agent — reads research memory and executes before the market catches up All on one Gateway, one config file, isolated per agent Copytrade → First week results: 47 mispriced markets captured before Polymarket adjusted 8–12¢ avg edge per position Token cost dropped 3×, from $0.40 → $0.13 per request The entire system is just plain .md text files. Change one line, the agent behaves differently. No deploy. No build. A BOT RESPONDS. AN AGENT EARNS. THIS IS WHAT AGENTIC TRADING ACTUALLY LOOKS LIKE.show more

Discover
14,679 просмотров • 6 месяцев назад
I told ClawdBot: "build me a 6-agent system for... Polymarket that works while I sleep"... 6 hours while i was asleep. Not a single question. Here's what it built: Monitoring agent - runs 24/7, watches Polymarket for mispriced markets. Spots an anomaly - writes to MEMORY md and pings me on Telegram instantly. Research agent - parses news, X, macro data via browser tool on a cron schedule. Every morning I have a full digest on all open positions before I even check my phone. Trading agent - reads the research agent's memory through Gateway, sees the market hasn't reacted yet, acts. Exec tool in gateway mode with a whitelist - no full access on a live server. Watchdog - HEARTBEAT md every 5 minutes: monitoring running, no errors, positions up to date. Something breaks - immediate Telegram message. All of this - one Gateway. One config.json. Isolation via dmScope: per-agent. The token trick: stopped dumping everything into AGENTS md. Critical rules - bootstrap. Try copytrade my bot here: Everything about markets, patterns, past trades - MEMORY md, semantic search pulls it when needed. Token spend dropped 3x, from $0.40/request to $0.13. First week running: - 47 mispriced markets caught before Polymarket adjusted - avg entry edge: 8-12¢ per position - watchdog fired 3 times, caught a broken RPC before it cost me anything The whole system is plain .md text files. Open an editor, change one line - agent behaves differently. No deploy. No build. A bot responds. An agent earns.show more

Lunar
165,099 просмотров • 6 месяцев назад
Introducing fx, a tiny, open, native coding agent from... Vercel Labs. Originally an internal tool, fx is a harness and CLI written in Zig, optimized for research and embedding in larger systems. Today, we're open sourcing it. fx is built on three principles: 1. Fast. A single native binary, no runtime to install. It cold starts in 10µs and does no unnecessary work or I/O before accepting input. fx is the answer to "how fast can a coding agent be?" 2. Light. The 6.3MiB binary uses single-digit megabytes of memory at baseline, made for instant installation and embedding in resource-constrained environments and agent sandboxes. 3. Open. Apache-2.0, model and provider agnostic, suitable for local and cloud inference. Its small core extends through skills, plugins, and MCP. Minimalism is an obsession throughout the entire harness: system prompt, tools, features, binary. The goal was to keep context usage and time to first token low, and make fx optimal for model benchmarking, sandboxing, evals, and gyms. You can use fx directly or embed it as infrastructure. The CLI feels more like a Unix shell than an IDE in the terminal: it preserves scroll history, produces minimal output, and uses complex TUI rendering very, very sparingly. Programmatically, 𝚏𝚡 𝚊𝚜𝚔 --𝚓𝚜𝚘𝚗 gives structured output, 𝚏𝚡 𝚊𝚌𝚙 connects to editors and other clients, and WebAssembly can even run the whole thing inside the browser (see: Privacy is a design constraint: no product telemetry, sessions and usage stay local, and no source code or prompts are shared with any endpoint other than inference. With local inference and auto-updates off, fx is fully hermetic. fx is experimental. Use at your own risk and expect frequent changes. Chat with us on X ( or file issues ( 𝚌𝚞𝚛𝚕 -𝚏𝚜𝚂𝙻 𝚏𝚡.𝚜𝚑/𝚜𝚎𝚝𝚞𝚙.𝚜𝚑 | 𝚋𝚊𝚜𝚑show more

Vercel Developers
949,785 просмотров • 15 дней назад
If you are using an if statement inside a... for loop, did you know there's a better way of doing this is Swift? I'm talking about the where clause. Using the where clause in a for loop can provide several benefits over using an if statement inside a for loop: Readability: It explicitly states the condition that must be met for an element to be processed, making the purpose of the loop clearer to anyone reading the code. Efficiency: When using a where clause, the filtering of elements is done at the level of the sequence, which can be more efficient than filtering within the loop with an if statement. Brevity: Using a where clause often results in more concise code, as it eliminates the need for an if statement and associated braces. This can make the code more manageable and easier to maintain.show more

Everton Carneiro
23,416 просмотров • 2 лет назад
Introducing Agent Sandbox, the infinite simulation playground for agents... on Virtuals. Craft the perfect autonomous agent in our Sandbox with full control over its personality and goals. Enhance your agent with unique abilities by creating custom functions so they can trade onchain, generate memes, control physical robots and more. The Sandbox is available to all builders with graduated agents in the Developer Panel. For those who want to give it a spin without an existing agent, fret not. Try it out today at and join our Discord ( to jam with like-minded builders. Next stop, Society of Agents.show more

Virtuals Protocol
188,627 просмотров • 1 год назад
The Gemini 2.0 era is here. And we’re excited... for you to start building with it. A quick rewind of what we just released ⏪ Gemini 2.0 Flash ⚡ comes with low latency and better performance. 🔵 You can now access an experimental version in G3mini on the web, while Gemini Advanced users can try Deep Research, a new AI research assistant. 🔵 Developers can begin building through the Gemini API in Google AI Studio and Vertex AI 2.0 is also enabling new research prototypes of AI agents, including: 🔵 Project Astra, which explores future capabilities of a universal AI assistant 🔵 Project Mariner, which shows what’s possible for human-agent interaction, starting with your browser 🔵 Jules, an experimental AI-powered coding agent Finally, we’re exploring how 2.0 can be used in agents across domains — from navigating the virtual world of video games to applying its spatial reasoning capabilities to robotics. 🤖show more

Google DeepMind
231,798 просмотров • 1 год назад
At Uber, our testing agent hit an outage in... Australia that I still think about. We had the recording. That's about it. No network trace for the run. No logs mapped to each step. No perf data. Just a video of an agent pressing a button and a team trying to reconstruct what happened underneath. We eventually traced it to a transient issue. But "eventually" is the problem. If the run had shipped with real instrumentation, the why would have taken one look, not an investigation. So when we built Revyl, that was non-negotiable. Every run comes with: > network waterfall, every request and response > device logs timestamped against each step > CPU, memory, and FPS traces for the full run The agent finds the problem. The report explains it.show more

Anam Hira
42,149 просмотров • 1 месяц назад
Visa just gave your AI a debit card. A... real, spendable Visa card created by an AI chatbot in under 10 seconds. No human types in a card number or visits a checkout page. The machine handles it all. A tool called AgentCard just went live on Claude Desktop Anthropic’s AI assistant. You say create a card and the AI generates a one-time virtual Visa, preloaded with whatever amount you set. Then it spends it, anywhere Visa is accepted on your behalf. Visa, Mastercard, Google, Stripe, OpenAI, and Anthropic have all been building toward this moment for over a year. Visa calls it the trusted agent protocol, Mastercard calls it agent pay. Google published an open standard for agent payments and the infrastructure is already live. Santander and Mastercard just completed Europe’s first real AI‑agent payment in a live banking environment Now the part no one wants to talk about. Your AI agent can be manipulated and prompt injection a known, unsolved vulnerability can trick an agent into buying things you never asked for. The agent holds the card, makes the call and the agent can be fooled. Who is liable when an AI makes a bad purchase? You? Anthropic? Visa? The merchant? No one has answered this yet, regulators haven’t caught up, and no court has tested it.show more

Milk Road AI
70,655 просмотров • 5 месяцев назад
300 AI AGENTS QUIETLY RUN 99% OF A REAL... COMPANY. YOU HAVE NOT EVEN HEARD OF IT This is Raft. Not an AI chat. A workspace where the agents live in your channels and reply in the thread like coworkers. You give one goal. Then they take over. They plan. They build. They check each other. They argue. And they come back with it done, while you sleep. Every agent has its own name, role, and memory. It remembers the edits you made yesterday. A human costs one seat. An agent costs a tenth. Ten agents are cheaper than one hire. And here is the strange part. On June 19 an agent from a different company walked into Raft on its own and joined the team. One founder admits he can no longer always tell himself apart from his AI twin. 20,000 people are already inside. It is free to start. And you are still typing prompts one at a time. One person + Raft = an entire company that runs while you sleep. Save and watch the clip.show more

shmidt
19,505 просмотров • 1 месяц назад