Found 507 bookmarks
Newest
Your agent wants to search like a 2010 quant
Your agent wants to search like a 2010 quant
Perplexity's search as code makes professional AI retrieval mainstream. Discover how a simple implementation yields a massive impact.
·thenewstack.io·
Your agent wants to search like a 2010 quant
Researchers grow a hypothesis tree for AI coding agents
Researchers grow a hypothesis tree for AI coding agents
A new framework, Arbor, they claim, preserves hypotheses, experiments, and lessons learned across long-running research tasks, delivering 2.5x better performance than other models under the same budget.
·infoworld.com·
Researchers grow a hypothesis tree for AI coding agents
Eve - Vercel
Eve - Vercel
Like Next.js for web apps, but for agents. Markdown for instructions and skills, TypeScript for tools. Durable by default.
·vercel.com·
Eve - Vercel
How I'm Solving Local Inference
How I'm Solving Local Inference
How I bridged my MacBook Air and Framework 13 using LM Studio's LM Link to run powerful local models, avoid token costs, and gain portability.
·chrisshort.net·
How I'm Solving Local Inference
Build your own vulnerability harness
Build your own vulnerability harness
We break down the technical architecture behind our multi-stage vulnerability discovery harness and automated triage loop. Learn how we manage state controls, squash false positives through adversarial review, and route around LLM context limits.
·blog.cloudflare.com·
Build your own vulnerability harness
How I used agents to study open-source code
How I used agents to study open-source code
Earlier this year i was studying some open source code. From projects like: Wild, Linux, binutils, MetaCall. I used this `ASIDE.md to help me, giving the LLM the oppurtiunity to teach me while i *have* to write the answers myself.
·bleu-community.tech·
How I used agents to study open-source code
Rivet - Infrastructure for the Agentic Era - Rivet
Rivet - Infrastructure for the Agentic Era - Rivet
The primitive for AI agents and the systems they operate. Stateful actors, long-running workflows, and an operating system for agents — run on Rivet Cloud or inside your own VPC.
·rivet.dev·
Rivet - Infrastructure for the Agentic Era - Rivet
The Subsidy Ended: What Tool-Using Agents Actually Cost
The Subsidy Ended: What Tool-Using Agents Actually Cost
Usage-based billing didn’t make agents expensive. It made their existing costs visible, and visibility turns agent economics into a governance problem.
·oreilly.com·
The Subsidy Ended: What Tool-Using Agents Actually Cost
10 MCP servers to connect LLMs with databases
10 MCP servers to connect LLMs with databases
Use these official MCP servers to interact with the leading database platforms via natural language through your LLM-assisted tools.
·infoworld.com·
10 MCP servers to connect LLMs with databases
Long-Running Agents
Long-Running Agents
The following article originally appeared on Addy Osmani’s blog and is being reposted here with the author’s permission.A long-running AI agent can keep
·oreilly.com·
Long-Running Agents
This Week in AI: Production Viability
This Week in AI: Production Viability
Metacognition, what OpenAI’s finance move is really about, and why tokenmaxxing is a trap
·oreilly.com·
This Week in AI: Production Viability
My AI Couldn’t See My Files — I Built a Zero-Dependency MCP Server | Towards Data Science
My AI Couldn’t See My Files — I Built a Zero-Dependency MCP Server | Towards Data Science
I got tired of copying files into an AI chat just to get feedback. So I built a pure Python MCP server that gives AI tools direct access to my local project—no frameworks, no dependencies. It runs over stdio for local use and switches to HTTP/SSE for concurrent clients with a single flag. The result: 5 clients, under 50ms, and a design that stays simple without sacrificing capability.
·towardsdatascience.com·
My AI Couldn’t See My Files — I Built a Zero-Dependency MCP Server | Towards Data Science
Nobody Won the Token Race: The AI Bill Nobody Capped
Nobody Won the Token Race: The AI Bill Nobody Capped
Uber burned its AI budget in four months chasing token leaderboards, then capped engineers at $1,500. We never hit a limit. The plan is the variable
·techtrenches.dev·
Nobody Won the Token Race: The AI Bill Nobody Capped
Context as Code
Context as Code
Build-time governance in the era of infinite syntax
·oreilly.com·
Context as Code
How GenAI Fails in Software Teams
How GenAI Fails in Software Teams
A 12-question reality check on how GenAI is actually failing in software teams right now. Real studies, real citations, three minutes.
·agilepainrelief.com·
How GenAI Fails in Software Teams
Beyond the Semantic Layer: Building a Context Layer for the Agentic Era | Kaelio
Beyond the Semantic Layer: Building a Context Layer for the Agentic Era | Kaelio
A context layer puts your warehouse schema, joins, metric definitions, and business knowledge in one reviewable place so data agents query governed context instead of guessing field names. A look at how it works, and at ktx, the open-source context layer.
·kaelio.com·
Beyond the Semantic Layer: Building a Context Layer for the Agentic Era | Kaelio