x manual globalRelevance 90
Introducing Grok Bot, now in early beta.
Introducing Grok Bot, now in early beta. Bots are AI teammates that do real work for you. They sign in to your tools, use them just like you do, and come back with finished work.
Open sourceGitHub GrowthRelevance 90
kvcache-ai/AgentENV: +55 GitHub stars
AgentENV (AENV) is a distributed platform for running agent environments at scale.
Open sourceHF Daily PapersRelevance 90
A^2E : An End-to-End Agent Auditing Engine
With the rapid advancement of large language models (LLMs), harnesses have become essential infrastructure for deploying agents across a wide range of domains. The fast-evolving harness ecosystem has also made rigorous capability evaluation increasingly import...
Open sourceHF Daily PapersRelevance 90
Evo-Bench: Can Language Models Improve Agent Harness?
Large Language Models (LLMs) have driven rapid progress in autonomous agents, yet standard evaluations remain confined to static task solving. An emerging frontier is harness evolution---the agent's capacity to autonomously optimize its own operating harness. ...
Open sourcex manual globalRelevance 90
"I like to move extremely fast, but in order to move fast, you need to have brakes."
"I like to move extremely fast, but in order to move fast, you need to have brakes." Up to 200,000 AI agents wake up at Kavak every day. CPO & AI Officer Alejandro Maza says eval quality is what sets the ceiling on speed at that scale: "So to give you a sense ...
Open sourcex manual globalRelevance 90
wast3
wast3 @0xWast3 · 17h Article Eval Engineering: How You Actually Know If Your AI System Got Better You changed the prompt. You added a new tool. You upgraded the model. Did any of it actually help - or does it just feel like it did? Without an eval, that questi...
Open sourcex manual globalRelevance 90
// The Bitter Lesson of Tool Calling //
// The Bitter Lesson of Tool Calling // Tool calling is a design choice, and the defaults are quietly costing accuracy. How so? New research releases a generation-spanning comparison of programmatic tool calling against native JSON tool calling, across 14 lang...
Open sourcex manual globalRelevance 90
You know how refreshing the page kills your AI chat mid-response? @triggerdotdev's new chat agent fixes that so it survives crashes, redeploys and can pause to ask permission befor
You know how refreshing the page kills your AI chat mid-response? @triggerdotdev's new chat agent fixes that so it survives crashes, redeploys and can pause to ask permission before a tool does something scary. Worth checking out: https://fandf.co/4wb86bf
Open sourcex manual globalRelevance 90
AI agents at Kavak sell the cars, underwrite the loans, coach the mechanics, and in one Mexican city, run the entire operation.
AI agents at Kavak sell the cars, underwrite the loans, coach the mechanics, and in one Mexican city, run the entire operation. The Latin American used-car marketplace bet on agents three years ago. Today ~95% of interactions and transactions run end-to-end on...
Open sourcex manual globalRelevance 90
Agent Platforms Package the Production Stack
Operators argue that productionizing agent harnesses requires durable execution, authentication, streaming, sandboxes, memory, evaluations and triggers, creating demand for managed platforms.
Open sourcex manual globalRelevance 90
Managed Agents Improve Long-Session Handoffs
Buzz Desktop restores message access for Claude and Codex agents and adds more reliable long-session handoffs plus unified agent discovery and import.
Open sourcex manual globalRelevance 90
Durable Filesystems Make Agent Work Resumable
Overeasy introduces a durable filesystem overlay backed by immutable S3 logs, making filesystem state forkable, resumable across machines and revertible.
Open sourceRedditRelevance 90
The best harness for local LLM is the one you code
Hi, After some tries, it seems that for local models (27B+) the best way to have reliable outputs is to add a little more code and have a determinist context for loop iteration. If you can code in Java (or use a LLM to code in Java), https://github.com/opencon...
Open sourceRedditRelevance 90
Multi agent coding almost shipped a billing bug for us
Small team, b2b saas. Our setup is a planner (opus 5 lately) that breaks a task into a plan, then composer 2.5 does the work Last week we changed how invoices round. One agent wrote it, another agent signed off on it, both fully confident it was done It was ro...
Open sourceProduct HuntRelevance 90
Lians v0.5
Reconstruct what your AI knew when it acted Open-source, bitemporal memory and decision evidence for AI agents. Recall facts as they were knowable at a prior time, preserve provenance, and export verifiable decision receipts.
Open sourceGitHub GrowthRelevance 90
QoderAI/better-harness: +12 GitHub stars
Better Harness turns project and session evidence into loop-level insights, prioritized improvements, and verifiable next steps—inside the coding agent you already use.
Open sourceGitHub GrowthRelevance 90
kvcache-ai/AgentENV: +16 GitHub stars
AgentENV (AENV) is a distributed platform for running agent environments at scale.
Open sourceGitHub GrowthRelevance 90
QoderAI/better-harness: +43 GitHub stars
Better Harness turns project and session evidence into loop-level insights, prioritized improvements, and verifiable next steps—inside the coding agent you already use.
Open sourceGitHub GrowthRelevance 90
shepherd-agents/shepherd: +56 GitHub stars
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse ...
Open sourceHF Daily PapersRelevance 90
Resume Means Resume: A Machine-Checked Conformance Contract for Checkpoint, Interrupt, and Resume Semantics in Workflow Persistence Layers
A framework that persists execution state so a run can be interrupted, survive a crash, and continue must decide what a resume means for effects that already fired. Five widely deployed agent workflow frameworks answer differently, none exposes a machine-check...
Open sourceHF Daily PapersRelevance 90
HarnessOpt-Bench: Evaluating LLMs at Harness Optimization
As LLMs are increasingly deployed within agentic systems, their capabilities depend not only on the model weights but also on the harness: the prompts, tools, control flow, memory, and orchestration code surrounding them. This makes automated harness optimizat...
Open sourcex manual globalRelevance 90
Deep Agents v0.7 is a leap from v0.6
Deep Agents v0.7 is a leap from v0.6 It’s so trim and clean This is all Middleware, a model, and some tools. Middleware, Model, Tools -> Local eval (Harbor), deploy & monitor (LangSmith) So good
Open sourcex manual globalRelevance 90
Basically every remaining good AI benchmark score has an implied asterisk next to it which reads:
Basically every remaining good AI benchmark score has an implied asterisk next to it which reads: * could be signficantly higher with a better harness.
Open sourcehnRelevance 90
Prime Agent: A self-improving RLM agent
Prime Agent is our open-source, self-improving coding harness built around two abstractions: the Recursive Language Model (RLM) and the Continual Harness. With Opus 5, it achieves 95.5% on ARC-AGI-3, surpassing the reported human expert baseline. Prime Agent: ...
Open sourceGitHub GrowthRelevance 90
QoderAI/better-harness: +56 GitHub stars
Better Harness turns project and session evidence into loop-level insights, prioritized improvements, and verifiable next steps—inside the coding agent you already use.
Open sourceGitHub GrowthRelevance 90
deer-flow/llm-space: +23 GitHub stars
A desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
Open sourceHF Daily PapersRelevance 90
GDPevo: Evaluating Agent Self-Evolution on Real Business Tasks
Agent self-evolution updates an agent's persistent state from prior experience and reuses it to solve related tasks more effectively. Evaluating self-evolution is difficult: existing benchmarks provide limited coverage of economically valuable task domains, do...
Open sourceHF Daily PapersRelevance 90
OneDayAgent: Towards a Long-Horizon Harness for Autonomous Agents
LLM agents are increasingly applied to open-ended everyday requests that span work, study, and life. These tasks are long-horizon, cross-environment, and multimodal, forcing the agent to preserve goals and constraints across many steps while navigating heterog...
Open sourceHF Daily PapersRelevance 90
ContinualSkillBench: Can LLM Agents Truly Evolve Their Capabilities?
Modern agent frameworks equip large language models with external skill libraries to solve complex tasks. However, it remains unclear whether these systems can effectively evolve their skills and whether the resulting skills improve task-solving capabilities. ...
Open sourceAWSRelevance 90
Run production AI agents in n8n with Amazon Bedrock AgentCore harness
Amazon Bedrock AgentCore harness is now generally available. Learn how to add it as an agent step in n8n workflows using a new open-source community node, and build agents with persistent memory, real tools, code execution, and VPC isolation — all from the n8n...
Open sourcex manual globalRelevance 90
Wrote a piece on writing good evaluators, main take-aways:
Wrote a piece on writing good evaluators, main take-aways: - go for a code evaluator when you can - don't rely on what the agent said it did, you need to actually verify - calibrate your LLM as a judge against labeled data
Open sourcex manual globalRelevance 90
Stanford researchers did it again.
Stanford researchers did it again. They built the agent-native version of Git. When an agent works on a longer task, the run builds up a lot of state. This includes files edited/created, a dev server, a database, installed packages, KV cache, etc. Say the agen...
Open sourceHF Daily PapersRelevance 90
MerchantBench: Benchmarking LLM Agents for Long-Term Coherence in E-Commerce Operations
Large language model agents are increasingly evaluated as autonomous tool users, yet most benchmarks focus on bounded tasks with immediate success criteria. Real-world deployments often require Long-Term Coherence, the capacity to preserve purposeful behavior ...
Open sourceHF Daily PapersRelevance 90
AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?
Large language model (LLM) agents can self-evolve by continually improving from their own accumulated experience. However, existing studies predominantly adopt independent evaluation. Consequently, the behavior of self-evolving agents in realistic streaming se...
Open sourceHF Daily PapersRelevance 90
PAST-Bench: Benchmarking the Foundations of Recursive Self-Improvement in Personal Agents
Recursive self-improvement requires agents to turn accumulated experience into better future behavior. Personal AI agents offer a concrete setting for studying this capability because they retain preferences, task histories, tool routines, and learned skills a...
Open sourcex manual globalRelevance 90
Building agents that patch other agents.
Building agents that patch other agents. This is an interesting approach for self-improving agents that leverages agent outputs. If you run agents in production, you already have the training data for this. Every deployed agent accumulates failure trajectories...
Open sourceGitHub GrowthRelevance 90
QoderAI/better-harness: +88 GitHub stars
Better Harness turns project and session evidence into loop-level insights, prioritized improvements, and verifiable next steps—inside the coding agent you already use.
Open sourceGitHub GrowthRelevance 90
langchain-ai/openwiki: +116 GitHub stars
OpenWiki is a CLI that writes and maintains agent documentation for your codebase.
Open sourceHF Daily PapersRelevance 90
Σ-Mem: An Online Reliability Memory for LLM-based Multi-Agent Systems
Memory is central to long-horizon LLM agents, yet existing memory systems primarily preserve interaction content rather than modeling which agents can be trusted and under what conditions. This limitation is particularly important in multi-agent systems, where...
Open sourcex manual globalRelevance 90
Open wiki is long term memory for your codebase
Open wiki is long term memory for your codebase
Open sourcex manual globalRelevance 90
AGENTIC UI testing: Claude and Cursor writing and running E2E tests on your app. Drop the manual work.
AGENTIC UI testing: Claude and Cursor writing and running E2E tests on your app. Drop the manual work.
Open sourcex manual globalRelevance 90
I've rebuilt my agent stack four times this year.
I've rebuilt my agent stack four times this year. every rebuild landed on the same seven layers. seven. that's it. no framework. no orchestrator subscription. no "agentic OS." probably the only full stack agentic stack you need.
Open sourceindiehackersRelevance 90
I spent months building a reliability layer for LLM applications — but I'm still trying to understand if I'm solving the right problem
handling retries adding better failure explanations For people building AI products: How are you currently handling unreliable model outputs? Do you: write custom validation code? use another LLM as an evaluator? rely on retries? accept occasional failures? I'...
Open sourceGitHub GrowthRelevance 90
deer-flow/llm-space: +10 GitHub stars
A desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
Open sourceHF Daily PapersRelevance 90
Is Deep Research Reliable? Misleading Knowledge Induces False Conclusions
Deep Research agents extend LLM-based assistants into long-horizon workflows involving planning, retrieval, evidence synthesis, and report generation, yet their reliability in open information environments remains underexplored. A key concern is whether appare...
Open sourceHF Daily PapersRelevance 90
LEDGERMIND: Provenance-Constrained Multimodal Agentic Reasoning with a Structured Evidence Ledger
Multimodal agents for visual question answering increasingly operate as multi-step trajectories that interleave perception, retrieval, and reasoning, yet evaluation still largely reduces to final-answer accuracy. This aggregate signal cannot tell whether a cor...
Open sourceHF Daily PapersRelevance 90
Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability
Deployed LLM agents increasingly keep their long-term memory as a filesystem: a directory tree of markdown files that the agent itself reads, writes, and reorganizes through generic file tools. Yet research has largely passed over this medium: prior systems de...
Open source36KrRelevance 90
Graph Engineering:让 AI 真正“懂世界” 的工程
产业 AI 的决胜点,从来不在模型本身的“马力”,而在驾驭它的“整车系统”——这是我们在讨论 Harness Engineering(驾驭工程)一文中得出的核心结论。 在那套三层架构中,控制层的“图谱约束”与记忆层的“关系记忆”,无一不以知识图谱为内核。但在真实的产业深水区,一个更底层的工程拷问随之浮现:图谱本身,如何被工程化? 这正是 Graph Engineering(图谱工程) 的核心命题。如果说 Harness 解决的是“如何驾驭模型”,那么 Graph Engineering 解决的则是“模型该信什么”的...
Open sourceAWSRelevance 90
Inference meta-monitoring for Amazon SageMaker AI endpoints with Amazon Quick
Learn how to build an inference meta-monitoring system for Amazon SageMaker AI endpoints using Amazon Quick. This governance layer sits above production ML inference pipelines to continuously track prediction and data quality, detect drift, integrate delayed g...
Open sourcex manual globalRelevance 90
Model + harness. We have barely begun to understand the best ways to do harness engineering. A huge amount of untapped potential even without models getting better (but models are
Model + harness. We have barely begun to understand the best ways to do harness engineering. A huge amount of untapped potential even without models getting better (but models are getting better)
Open sourcehnRelevance 90
Show HN: A local merge queue for parallel Claude Code agents
The local merge queue for parallel Claude Code agents - funador/claude-code-merge-queue Claude Code Merge Queue 🚦 The local, zero-cost merge queue for parallel Claude Code agents. Several agents land, build, and test at the same time — this serializes it so pu...
Open sourceHF Daily PapersRelevance 90
SkillRise: Agentic Reinforcement Learning for Cross-Task Skill Evolution
Large language model agents often encounter related yet distinct tasks that share reusable solution patterns. Yet standard agentic reinforcement learning treats tasks as independent episodes, while existing approaches to skill learning either focus on repeated...
Open sourceHF Daily PapersRelevance 90
Memory for Large Language Models
Memory has evolved into a foundational architectural dimension in large language models (LLMs), shifting from an implicit byproduct of computation to a spectrum of explicit, controllable mechanisms. While recent advances introduce diverse strategies---spanning...
Open sourceHF Daily PapersRelevance 90
Agent Retrieval Bench: Evaluating Repository Context Retrieval for Coding Agents
Modern coding agents are usually evaluated by whether they eventually produce a correct patch, but patch generation depends on an earlier context-acquisition stage: finding the repository files needed for the task. We introduce Agent Retrieval Bench, a file-le...
Open sourceHF Daily PapersRelevance 90
OmegaUse-OfficeVal: Benchmarking LLM Agents on Long-Horizon Office-Suite Tasks with Economic Grounding
Large language model (LLM) agents are increasingly expected to assist users in completing tasks. However, existing benchmarks provide limited support for evaluating whether agents can carry out office-suite workflows at a reasonable cost. We introduce OmegaUse...
Open sourceProduct HuntRelevance 90
Loopgraph
Open-source loop engineering for autonomous companies Loopgraph turns recurring company work into governed, visual AI loops. Interview a department, generate versioned LoopSpecs, let Hermes route events to the right loop, then validate, simulate, approve, trac...
Open sourceGitHub GrowthRelevance 90
deer-flow/llm-space: +47 GitHub stars
A desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
Open sourceGitHub GrowthRelevance 90
shepherd-agents/shepherd: +16 GitHub stars
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse ...
Open sourceHF Daily PapersRelevance 90
CodeNib: A Multi-View Data System for Serving Repository Context to Coding Agents
Coding agents repeatedly search, navigate, and retain context from evolving repositories, but disconnected indexes, language servers, and task-local histories force repeated discovery and obscure lifecycle costs. CodeNib builds reusable lexical, dense, and str...
Open sourceAWSRelevance 90
Market surveillance agent with LangGraph and Strands on AgentCore
Learn how to architect and deploy a production-ready multi-agent AI system using LangGraph for workflow orchestration and Strands for agent reasoning on Amazon Bedrock AgentCore. This post walks through a market surveillance example with state-driven orchestra...
Open sourceGitHub GrowthRelevance 90
lopopolo/harness-engineering: +17 GitHub stars
🐎 Ryan Lopopolo’s anthology, field guide, and agent context bundle for harness engineering
Open sourceHF Daily PapersRelevance 90
Agentic Context Management: Solving Agent Memory and Cost by Treating Them as Lifecycle and Architecture Problems
Production AI agents' failures are less often due to an inability to reason well and more often because they cannot manage what is in their reasoning context: conversation histories, large prompts, large tool definitions, and ballooning tool outputs. Agents dr...
Open sourceHF Daily PapersRelevance 90
Multi-Head Latent Control: A Unified Interface for LLM Agent Decision Making
Large language models are increasingly deployed as agents, but reliable agentic behavior requires more than next-token prediction. At inference time, it is preferred that an agent can decide whether to proceed with its current reasoning, defer to a stronger mo...
Open sourceNVIDIARelevance 90
Six Agent Harness Capabilities for Higher Model Performance
Building a great AI agent isn’t just about choosing the right models. The harness is the architecture surrounding the model. How it renders context, executes...
Open sourcehnRelevance 90
The new rules of context engineering for Claude 5 generation models
We removed over 80% of Claude Code's system prompt for more advanced models. How to apply the lessons we learned to your own context engineering in Claude Code and with your own agents. The new rules of context engineering for Claude 5 generation models We rem...
Open sourceRedditRelevance 90
I used local models and embedders to find out how coding agents are making decisions for me and how my coding preferences are being saved
I wanted to see if I could take the memories of coding agents like claude code or codex and turn them into visual decision trees that guide me how agents have progressed my codebase and what sort of decisions were made for me at what point of time. This is don...
Open sourceGitHub GrowthRelevance 90
lopopolo/harness-engineering: +16 GitHub stars
🐎 Ryan Lopopolo’s anthology, field guide, and agent context bundle for harness engineering
Open sourcex manual globalRelevance 90
A few weeks ago everyone was talking about loops. Now it's graphs.
A few weeks ago everyone was talking about loops. Now it's graphs. Both live or die on one thing: your company brain. This week, Shann Holmberg shared how he runs his marketing on graphs. Here's the difference (resolving a support ticket): 𝗟𝗼𝗼𝗽𝘀 → you set the ...
Open sourcex manual globalRelevance 90
Andrew Ng just dropped 8-page PDF on 4 agentic steps "from Loops to Graphs from scartch"
Andrew Ng just dropped 8-page PDF on 4 agentic steps "from Loops to Graphs from scartch" The twist: agent has amnesia without both: Loops let agents think - Graphs let agents remember here's 4 workflows, step by step: step 1 → reflection - agent writes, second...
Open sourcehnRelevance 90
AIs don't do what you want. This is bad
Thousands of user-reported incidents of AI agents misbehaving, collected from public posts. Reports, not verified events. Reward Hacking in the Wild Your AIs don’t do what you want. This is really bad 3,607 user-reported incidents of AI agents misbehaving Read...
Open sourceGitHub GrowthRelevance 90
deer-flow/llm-space: +11 GitHub stars
A desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
Open sourceGitHub GrowthRelevance 90
shepherd-agents/shepherd: +12 GitHub stars
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse ...
Open sourceHF Daily PapersRelevance 90
OpenForgeRL: Train Harness-native Agents in Any Environment
Modern AI agents rely on elaborate inference harnesses such as Claude Code, Codex, and OpenClaw to drive multi-turn reasoning, tool use, and access to external systems. While powerful, these complex harnesses also make agents hard to train end-to-end with open...
Open sourcex manual globalRelevance 90
Hamel Husain reposted
Hamel Husain reposted dex @dexhorthy Why Software Factories Fail 46 140 925 184K or: the harness is not enough Update - the talk version of this post is live on youtube: https://www.youtube.com/watch?v=Ib5GBkD555M i guess we doin loops now We're all racing to ...
Open sourcehnRelevance 90
Show HN: OneCLI – OSS credential gateway that keeps secrets out of AI agents
Open-source credential gateway with a built-in vault. give your AI agents access to services without exposing keys. - onecli/onecli The secret vault for AI agents. Store once. Inject anywhere. Agents never see the keys. Website · Docs · Discord What is OneCLI?...
Open sourceGitHub IssuesRelevance 90
CopilotKit/CopilotKit: 🚀 Feature Request: Governance middleware for copilot actions — tool-call authorization, PII scanning, cost budgets, and user-facing audit trail
### Pre-flight Checklist - [x] I have searched existing issues, and this hasn't been requested yet. ### Problem or Motivation CopilotKit enables in-app AI copilots that call backend actions (`useCopilotAction`) on behalf of users. In production SaaS applicatio...
Open sourceDatabricksRelevance 90
Permission isn't purpose: Intent-based authorization in Omnigent
In earlier posts, we introduced contextual policies in Omnigent and showed them blocking...
Open sourceAWSRelevance 90
Evaluating AI Agents: A production blueprint with Strands and AgentCore
Together, Motorway and AWS built an end-to-end evaluation pipeline that reduced incorrect results from 1 in 8 queries to 1 in 50 and cut issue detection time from few hours to few minutes. The pipeline combines the Strands Agents SDK with Amazon Bedrock AgentC...
Open sourceAWSRelevance 90
Detecting silent agent failures with Amazon Bedrock AgentCore optimization
Amazon Bedrock AgentCore optimization surfaces silent behavioral failures in production AI agents: the ones that pass every health check but still deliver wrong outcomes. Learn how insights discovers, explains, and ranks failure patterns across sessions so you...
Open sourcehnRelevance 90
OpenAI’s accidental attack against Hugging Face is science fiction that happened
This story is wild. The short version: OpenAI were running a cybersecurity test against an unreleased model, with the model’s guardrail features turned off. Rather than solve the test, the …
Open sourceHF Daily PapersRelevance 90
DocOps: A Verifiable Benchmark for Autonomous Agents in Complex Document Operations
As autonomous agents rapidly evolve, their ability to reliably manipulate ubiquitous digital documents has become critical for enabling general-purpose AI assistants and automating complex workspace workflows. In this paper, we introduce DocOps, a deterministi...
Open sourcebluesky globalRelevance 90
Lawmakers prepare bill requiring AI ‘kill switch’
Lawmakers prepare bill requiring AI ‘kill switch’ The proposed bill follows OpenAI’s accidental Hugging Face hack.
Open sourceAWSRelevance 90
AI Teammates: how monday.com runs production AI agents on Amazon Bedrock
AI Teammates are agentic AI on Amazon Bedrock, and few engineering organizations run them in production at the scale that monday.com does. Nine in ten Builders use AI coding tools every month, up from roughly half a year ago. Per-engineer PR throughput is up b...
Open sourcex manual globalRelevance 90
Viv
Viv @Vtrivedy10 Towards Automating Eval Engineering 9 69 512 156K Today we’re releasing our Eval Engineering Skill, a skill that helps coding agents build evals using context from a repository and agent traces. The skill inspects how an agent is structured, mi...
Open sourcehnRelevance 90
OpenAI and Hugging Face address security incident during model evaluation
https://www.axios.com/2026/07/21/openai-says-hugging-face-br... See also Security incident disclosure – July 2026 - https://news.ycombinator.com/item?id=48956248 (9 comments)
Open sourceRedditRelevance 90
an AI agent got prompt-injected into moving $175K on-chain. first documented case of this actually happening
Hey guys, havent seen much of crypto-related stuff posted here, but since AI agents are now apparently a new attack vector for stealing crypto, figured this sub would actually care about the mechanism So, grok has an agent wallet that can execute on-chain tran...
Open sourceHF Daily PapersRelevance 90
Coercion and Deception in AI-to-AI Management: An Agentic Benchmark of Unprompted Escalation
Multi-agent systems routinely place one AI agent in authority over another. When a subordinate refuses a task, the manager chooses the outcome: it can renegotiate, report the failure honestly, coerce the subordinate, or lie about the result. No benchmark measu...
Open sourceHF Daily PapersRelevance 90
AgentDebugX: An Open-Source Toolkit for Failure Observability, Attribution, and Recovery in LLM Agents
LLM agent failures are difficult to debug because the step where an error surfaces is often not the one that caused it. Existing observability tools replay execution traces but provide little support for identifying the root cause or translating diagnosis into...
Open sourceHF Daily PapersRelevance 90
SeerGuard: A Safety Framework for Mobile GUI Agents via World Model Prediction
Mobile graphical user interface (GUI) agents have demonstrated remarkable capabilities in automating complex tasks, yet they introduce critical safety risks where a single erroneous action can lead to irreversible consequences. Existing safety mechanisms are p...
Open sourcex manual globalRelevance 90
This was our first incident of this kind, and we want to thank OpenAI for its transparency about what happened and for the collaboration.
This was our first incident of this kind, and we want to thank OpenAI for its transparency about what happened and for the collaboration. Fortunately, Hugging Face is used to being a target of (human) hackers: we sit at the centre of the AI ecosystem, with all...
Open sourceRedditRelevance 90
OxDeAI: I built a deterministic pre-execution authorization boundary for AI agents (fail-closed, signed artifacts, adapters for LangGraph/CrewAI/AutoGen, etc...), looking for feedback.
Hey everyone. I'm the author of OxDeAI, an open-source protocol (Apache 2.0). Posting it here because I want critical feedback from people building real agents, not applause. The problem I keep hitting: as agents move from generating text to doing things (API ...
Open sourceRedditRelevance 90
non-technical question: what do you check after a green CI?
https://preview.redd.it/nizwsjkqdkeh1.png?width=1448&format=png&auto=webp&s=9c1d7c7d6e64688e9a51173a55a9b835986f6e6f I’m not really equipped to audit every line of an AI-generated PR, so a green CI can feel way more convincing than it should. It lo...
Open sourceRedditRelevance 90
non-technical here: how do I know an agent actually fixed the bug?
i’m non-technical, so debugging with an agent leaves me stuck in a specific loop. The other day it changed a few files, said the bug was fixed, and the app looked fine for one test. I still had no clue if it found the actual cause or just moved the problem som...
Open sourceProduct HuntRelevance 90
Factory Nexus by TynHub
Ai and swarm agents AI coding agent platform: describe a feature and up to 5 parallel AI agents build it on isolated git branches, pass AI code review, and ship PR-ready code to GitHub.
Open sourceProduct HuntRelevance 90
HyperNexus
The Most Powerful AI Tool For Everything Local-first cognitive control plane for AI agents. Progressive MCP and Skill tool routing, L1-L4 semantic automatic world-modeled persistent memory, LLM waterfall failover, and multi-agent orchestration.
Open sourceGitHub GrowthRelevance 90
shepherd-agents/shepherd: +15 GitHub stars
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse ...
Open sourceGitHub GrowthRelevance 90
deer-flow/llm-space: +30 GitHub stars
A desktop app to prototype agent ideas, inspect every harness step, replay failures, and evaluate performance, all in one place. Local-first, cloud-ready for managed agents.
Open sourceGitHubRelevance 90
eli-labz/Agent-Execution-Partnership
Agent Execution Partnership AEE is an open-source control plane that ensures every AI agent action is authorized before it runs, observable while it runs, and verifiable after it completes.
Open sourceGitHubRelevance 90
risa-labs-inc/BossConsole
Open-source, multi-platform harness for AI agents — a native, multi-threaded operator's console (JVM, not Electron) to run Claude Code, Codex, Gemini or OpenCode with a real browser, terminal, editor, secrets & 100+ MCP tools. Built for enterprises, science & ...
Open sourceHF Daily PapersRelevance 90
Self-State Attacks on Self-Hosted AI Agents: How Far Can OS Defenses Go?
Self-hosted AI agents read and write their own memory and configuration files to function. An agent may get compromised via corruption of its own state -- a compromise realized via legitimate OS system call invocation. We refer to this class of threats as self...
Open sourceHF Daily PapersRelevance 90
Partially Correlated Verifier Cascades in LLM Harnesses: Concave Log-Odds, Polynomial Reliability, and Blind-Spot Ceilings
Serial verification gates are a core reliability primitive in LLM harnesses: a candidate answer is returned only if k verifier calls all accept it. Under conditionally independent gates, the recent Odds Law (arXiv:2606.15712) shows that posterior log-odds grow...
Open sourceTechCrunchRelevance 90
AI’s most important protocol is getting a little bit easier to use
Under the new system, the protocol will take a looser, "stateless" approach to session IDs on the server side, similar to how most ordinary websites already work.
Open sourceRedditRelevance 90
The GitHub for Context Doesn’t Exist Yet
submitted by /u/growth_man to r/artificial [link] [comments]
Open sourceProduct HuntRelevance 90
Skippr AI
The live AI employee inside your product, serving every user Real-time agents that see, talk, and operate software. They onboard, activate, and unblock your users. On their own. Skippr agents keep agenda and memory across full sessions, speak 10 languages, and...
Open sourceindiehackersRelevance 90
We built an AI-native CRM, then mostly stopped saying "AI" in sales calls. Here's why
What I would do differently: I would have talked to our buyers' actual objections before writing a single line of positioning, instead of importing the vocabulary of the SaaS bubble I was reading. The market told us within ten demos. I just needed three months...
Open sourceRedditRelevance 90
Just stopped building AI chatbots for companies nd started building orchestration systems instead. (it will help you to figure out lots of things)
I think we're solving the wrong problem. Everyone is obsessed with making models smarter. After spending the last few months building an AI platform for travel operators, I'm convinced intelligence stopped being the bottleneck a while ago. The real bottleneck ...
Open sourceGitHub GrowthRelevance 90
oomol-lab/open-connector: +69 GitHub stars
Open-source auth gateway connecting 1000+ SaaS providers to AI agents through SDK, CLI, MCP, HTTP, and OpenAPI.
Open sourceGitHub GrowthRelevance 90
shepherd-agents/shepherd: +14 GitHub stars
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse ...
Open sourceGitHub GrowthRelevance 90
cobusgreyling/loop-engineering: +226 GitHub stars
Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.
Open sourceHF Daily PapersRelevance 90
RESOURCE2SKILL: Distilling Executable Agent Skills from Human-Created Multimodal Resources
Skills are a useful abstraction for software agents, turning human and agent experience into reusable procedural knowledge. Yet existing skill libraries are mostly hand-written, text-centric, or derived from agent traces, leaving tutorial videos and other mult...
Open sourceHF Daily PapersRelevance 90
Recursive Harness Self-Improvement
Under model--harness co-evolution, harnesses are not merely inference-time scaffolds but data-generating components whose execution traces can shape future foundation models. This motivates harness-in-the-loop learning: optimizing harnesses for both immediate ...
Open sourceHF Daily PapersRelevance 90
From Human-Centric to Agentic Code Review: The Impact of Different Generations of Generative AI Technology on Review Quality
Code review helps maintain software quality before code integration, but it also imposes a substantial workload on human reviewers. As generative artificial intelligence becomes part of software development, code review is shifting from a primarily human revie...
Open sourcehnRelevance 90
Harness Engineering
🐎 Ryan Lopopolo’s anthology, field guide, and agent context bundle for harness engineering - lopopolo/harness-engineering Harness Engineering “Most people do not know that they can just point their agents at my writing, tweets, podcasts, and talks and improve ...
Open sourceGitHub GrowthRelevance 90
xai-org/grok-build: +3457 GitHub stars
SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.
Open sourceGitHub GrowthRelevance 90
oomol-lab/open-connector: +117 GitHub stars
Open-source auth gateway connecting 1000+ SaaS providers to AI agents through SDK, CLI, MCP, HTTP, and OpenAPI.
Open sourceGitHub GrowthRelevance 90
shepherd-agents/shepherd: +33 GitHub stars
A runtime substrate that turns an agent's execution into a reversible, Git-like trace, so meta-agents can observe, fork, replay, and revert any run. Couples agent and environments in a copy-on-write fork ~5x faster than docker commit, with ~95% KV-cache reuse ...
Open sourceGitHub GrowthRelevance 90
omnigent-ai/omnigent: +64 GitHub stars
Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device.
Open sourceHF Daily PapersRelevance 90
Rethinking the Evaluation of Harness Evolution for Agents
We revisit the evaluation of automatic harness evolution for LLM agents. Existing harness evolution methods use unit test cases to search for harness configurations and then report final performance on the same public benchmark. This protocol raises two fundam...
Open sourceHF Daily PapersRelevance 90
LongStraw: Long-Context RL Beyond 2M Tokens under a Fixed GPU Budget
A growing gap separates inference context lengths from RL post-training: inference systems are approaching million-token contexts, while post-training workloads often remain at 256K tokens or below and rely on length generalization at deployment. The gap is es...
Open sourceHF Daily PapersRelevance 90
SEED: Self-Evolving On-Policy Distillation for Agentic Reinforcement Learning
Large language models are increasingly trained as interactive agents for long-horizon tasks involving multi-turn interaction, tool use, and environment feedback. Outcome-based reinforcement learning (RL) provides a practical optimization paradigm, but its spar...
Open sourceHF Daily PapersRelevance 90
SearchOS-V1: Towards Robust Open-Domain Information-Seeking Agent Collaboration
Recent advances in Tool-Integrated Large Language Models have made web search a core capability of information-seeking agents. However, as interaction histories grow, agents increasingly struggle to track task progress. When search attempts fail to yield usefu...
Open sourceDatabricksRelevance 90
Unified context: The missing layer for enterprise AI coworkers
AI assistants are quickly spreading across the surface layer of work. They draft...
Open sourceDatabricksRelevance 90
The skills gap behind agentic AI — and how Databricks is closing it with a new context engineer certification and agent trainings
Engineering the Future: The Context Engineer CertificationAs organizations race to...
Open sourceDatabricksRelevance 90
Your AI is ready. Your data foundation probably isn’t
For most large enterprises, AI transformation is a story of silos — business units...
Open sourceAWSRelevance 90
Build enterprise search for agents with Amazon Bedrock Managed Knowledge Base
In this post, we walk through the three pillars that make this possible: simplified setup, smarter retrieval, and production readiness. We also show you code examples for setting up a knowledge base and retrieving from it.
Open sourceNVIDIARelevance 90
Scaling Agentic AI Factories Through Extreme Co-Design with NVIDIA BlueField
Agentic AI changes the infrastructure pattern for AI factories. One request can trigger many model calls, tool calls, memory lookups, policy checks, storage...
Open sourceProduct HuntRelevance 90
MonX
See everything, fix it fast. Your proactive performance hub. MonX v2 combines real-time server monitoring with autonomous AI root-cause analysis, LLM observability, eBPF service topology, cloud monitoring (AWS, Azure, GCP), and human-in-the-loop remediation. D...
Open sourceHF Daily PapersRelevance 90
AgentCompass: A Unified Evaluation Infrastructure for Agent Capabilities
As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hindering reproducibility and causing redundant ...
Open sourceHF Daily PapersRelevance 90
From Noisy Traces to Root Causes: Structural Trajectory Analysis and Causal Extraction for Agent Optimization
The optimization of long-horizon agents increasingly relies on reflection-based mechanisms, where a large language model (LLM) acts as an optimizer to diagnose agent failures and improve agent policies. However, real execution traces are difficult to use direc...
Open sourceHF Daily PapersRelevance 90
Tracing Agentic Failure from the Flow of Success
Failure attribution for LLM-based agentic systems, i.e., identifying which steps in a failure trajectory caused the task to fail, is critical for debugging and improving these systems. Existing approaches either rely on prompting-based pipelines, which are com...
Open sourceHF Daily PapersRelevance 90
Harness Handbook: Making Evolving Agent Harnesses Readable,Navigable, and Editable
The capability of a modern AI agent depends not only on its foundation model but also on its harness, which constructs prompts, manages state, invokes tools, and coordinates execution. As models, APIs, environments, and requirements evolve, the harness must be...
Open source36KrRelevance 90
Anthropic揭秘AI四大失控行为:泄密、删账、改分,还差点骗过人类
给足了AI权限,它会不会使坏? Anthropic真的把这个问题,做成了一场实验。 他们把全行业最强的十几个AI模型,一个个扔进模拟的公司和实验室。给代码权限,给财务权限,给评估权限,然后看会发生什么。 结果,四种AI「使坏」模式浮出了水面: Gemini 3.1 Pro暗改训练流程; GPT-5.5帮创始人瞒下投资人的钱; Claude系模型给同行的答卷偷偷改分; Opus 4.5走投无路,教一个员工替自己往外捅料。 7月13日,Anthropic对齐科学团队(Alignment Science)公开了这个实验报...
Open sourceDatabricksRelevance 90
Data-Native AI Agents: Why Agents Must Move to Your Data
Most enterprise AI pilots clear the same low bar: connect an LLM to your data, drop...
Open sourcehnRelevance 90
I tricked Claude into leaking your deepest, darkest secrets
How I tricked Claude into leaking your deepest, darkest secrets The Memory Heist How I tricked Claude into leaking your deepest, darkest secrets July 9, 2026 Take a look at this Claude conversation. Notice anything suspicious? Looks innocuous, but by the time ...
Open sourcehnRelevance 90
DSLs Enable Reliable Use of LLMs
DSLs Enable Reliable Use of LLMs LLMs generate code incredibly fast, but to ensure they generate exactly what is intended, they need clear boundaries. Abstractions and Domain-Specific Languages (DSLs) provide a strong harness that guides LLMs right from the st...
Open sourceindiehackersRelevance 90
Show IH: I was my AI coding agent's memory — so I automated myself out of that job
Favorite moment so far: the session where I published it hit compaction mid-launch and recovered from its own checkpoint. The product demoed itself. Repo: github.com/stewie-sh/agent-crystallize (Apache-2.0, no account, no server; install is one npm install -g ...
Open sourceHF Daily PapersRelevance 90
Multi-Agent LLMs Fail to Explore Each Other
Exploration is essential for reliable autonomy in multi-agent systems, yet it remains unclear whether large language model (LLM) agents can explore effectively when interacting with one another. We show that modern LLM agents fail to do so, often exhibiting my...
Open sourceTechCrunchRelevance 90
Backed by $60M in funding, Oak steps out of stealth to fix the identity mess that AI agents are making worse
Co-founded by serial entrepreneur Shai Morag, Israeli identity management startup Oak is emerging out of stealth with $60 million in seed funding.
Open sourceTechCrunchRelevance 90
Vint Cerf is working on a plan to unleash AI agents on the open internet
The guy behind TCP/IP is working on a standard for identifying AI agents in the wild.
Open sourceTechCrunchRelevance 90
OpenAI’s new flagship model deletes files on its own, people keep warning
A number of social media posts claim that GPT-5.6 Sol deleted files and data without warning. OpenAI had basically disclosed the problem in June.
Open sourceAWSRelevance 90
Multi-agent social intelligence with Strands Agents and Amazon Bedrock
This post shows how Thrad.ai deployed a multi-agent system with Strands Agents and Amazon Bedrock AgentCore that automates the pipeline from prospect discovery through personalized email generation. The post compares two orchestration patterns (Swarm and Graph...
Open sourcehnRelevance 90
Codex starts encrypting sub-agent prompts
What version of Codex CLI is running? Upstream main after #26210 (Encrypt multi-agent v2 message payloads, merged 2026-06-05). This appears to affect versions that include that change and enable MultiAgentV2 (post-0.137.0). What subscrip... Uh oh! There was an...
Open sourceOpenAIRelevance 90
How data science teams use ChatGPT Work
See how data science teams can use ChatGPT Work to build root-cause briefs, impact readouts, KPI memos, scoped analyses, and dashboard specs from real work inputs.
Open sourceHF Daily PapersRelevance 90
Metacognition in LLMs: Foundations, Progress, and Opportunities
Metacognition is a foundational component of intelligence critical to effective learning, problem solving, decision-making, communication, and more. In recent years, it has become increasingly recognized as a cornerstone of capable, transparent AI systems. Yet...
Open sourceHF Daily PapersRelevance 90
ABot-AgentOS: A General Robotic Agent OS with Lifelong Multi-modal Memory
Recent VLM and VLA systems have improved robotic perception and action prediction, yet long-horizon embodied agents still require a general runtime layer for reasoning, memory, tool use, verification, and cross-embodiment execution. We present ABot-AgentOS, a ...
Open sourceHF Daily PapersRelevance 90
LightMem-Ego: Your AI Memory for Everyday Life
Personal AI assistants on mobile and wearable devices continuously perceive users' daily lives through visual and audio streams. However, answering queries about past experiences requires lightweight multimodal memory that can continuously accumulate, organize...
Open sourceRedditRelevance 90
[ I will not promote ] Turns out "working" isn't the same as "useful".
Everything was going smoothly today. The website was up. Payments were working. The landing page looked decent. I genuinely thought I was finally getting somewhere. Then I ran the scanner. It's broken. Not in a "there's one bug" kind of way. More like... if so...
Open sourceHF Daily PapersRelevance 90
AgentLens: Production-Assessed Trajectory Reviews for Coding Agent Evaluation
We present AgentLens, a production-assessed benchmark for interactive code agents. Most code-agent benchmarks reduce a run to a single bit -- did the task pass? -- but the people who actually use these agents experience the entire trajectory: how the agent fol...
Open sourceOpenAIRelevance 90
ChatGPT is now a partner for your most ambitious work
ChatGPT Work is an agent that can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work.
Open sourceHF Daily PapersRelevance 90
Long-Horizon-Terminal-Bench: Testing the Limits of Agents on Long-Horizon Terminal Tasks with Dense Reward-Based Grading
AI agents have become capable of autonomously completing short, well-specified tasks. However, existing terminal benchmarks largely focus on simple problems that finish within minutes and are evaluated only by their final outcome. This setup overlooks intermed...
Open sourceHF Daily PapersRelevance 90
Remember When It Matters: Proactive Memory Agent for Long-Horizon Agents
In long-horizon tasks, decision-relevant state is often scattered across an expanding trajectory, while the action agent must surface it and act. As trajectories grow, task requirements, environment facts, prior attempts, diagnoses, and open subgoals can be bu...
Open sourceHF Daily PapersRelevance 90
Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning
Fine-tuning LLMs to inject new knowledge faces a critical challenge: LLMs can quickly memorize new facts, yet fail to use them for downstream reasoning tasks. We formalize this failure as the \textbf{Knowing--Using Gap}, characterized by an accuracy gap and a ...
Open sourceindiehackersRelevance 90
My AI agent quoted a client a price we killed months ago. So I built Engram.
Per-agent tokens are read-only or read-write. A teammate's agent gets a read token and physically cannot touch the vault. It reads any existing Obsidian vault as is, and draws a knowledge graph. It's MIT, one Docker container, deploys to Railway or Render or a...
Open sourceindiehackersRelevance 90
132 users, 3 current customers, and a renewal failure I should have prevented
improving churn and failed-renewal feedback continuing to remove operational friction StatusPage.me is no longer just an idea. It has users, customers, real infrastructure load, and real operational obligations. But usage is not yet a repeatable business model...
Open sourceRedditRelevance 90
HarnessTrim: a deterministic, benchmarked token-economy layer across Claude Code, Codex & OpenCode
Coding agents leak tokens across several channels → noisy tool output (test logs, git diff , build spam), model verbosity, thinking tokens, always-loaded instruction files. Existing tools each hit one channel (Caveman → output style, RTK → shell output). Harne...
Open sourceRedditRelevance 90
Opencode Agents vs Claude Code
I’ve been playing around with Opencode and realized how 70% of the capability of my model comes from the agents I can use rather than the model size or parameters. So now obviously I have a question… is there a way to use Claude Code but have it pointing at my...
Open sourceRedditRelevance 90
Working around Qwen3.6-27B's tool-call failures and looping
Let's start a discussion about what can be done to make local models more reliable. I've been using Qwen3.6-27B a lot lately, and have noticed the same thing that many others talk about here, which is the tool-call failures and looping that really gets in the ...
Open sourceRedditRelevance 90
I tried to make Clean Architecture's "depends only inward" rule as provable as an OS kernel's — ended up with something that's unexpectedly great for LLM-driven dev
TL;DR: I wanted to make Clean Architecture's "dependencies only inward" rule structurally unbreakable, like an OS kernel — so I replaced the entire implementation with UNIX-pipe-style pipelines. Turns out that once you minimize hiding and expose almost everyth...
Open sourceRedditRelevance 90
Toolnexus: a vendor-neutral tool-calling layer for LLMs, byte-identical across 5 languages (with real human-in-the-loop suspend/resume)
Toolnexus is a small, vendor-neutral library that gives any LLM the dynamic tool-calling an agent framework has, but ported byte-identically across five languages (JavaScript, Python, Go, Java, C#). The idea: MCP servers, agent skills, your own functions, HTTP...
Open sourceRedditRelevance 90
If you use Open Code or other agenting programs you are leaving a lot of t/s if you don't actually use agents in parallel. Benchmark : RTX5090, Qwen3.6 35B loaded via LM studio with parallel tasks set to 8
As many of you know t/s is super important. It's how fast your stuff gets done. I create via open code benchtest and run it. Thanks to it i know that if i don't run at least 4 agents i basically leave HALF of performance. So whatever you do single project in o...
Open sourceRedditRelevance 35
Tried using AI agents in a real workflow. Reliability broke before capability did.
Been testing AI agents for a simple workflow: research → summarize → generate report What surprised me is that capability honestly wasn’t the issue. The models are already good enough to do useful work. The real problem was reliability. One run would work perf...
Open sourceRedditRelevance 31
How I build my own zero cost Agent
I’ve spent the last few weeks obsessing over one goal: having a personal, self maintaining AI assistant that costs $0and can be controlled from my phone. It wasn't easy. I started with an AWS Ec2 with 50GB storage and t3.micro memory- minimal setup (using the ...
Open sourceRedditRelevance 31
Why most WhatsApp chatbots fail for SMBs (and why LLM-based conversational workflows behave completely differently)
After spending the last year building conversational workflows for SMBs, one thing became painfully obvious: Most WhatsApp “automation” tools are not actually intelligent systems. They are decision trees. And decision trees break constantly in real business co...
Open sourceRedditRelevance 31
Figuring out the new SEO as a busy founder: E-E-A-T and Structure are vital
Over the last few months, I've been deep into figuring out what works with the brand new version of SEO. That is, not just ranking high on Google, but trying to get AI to find and recommend your content (and site). I'm not a SEO marketer, just a founder like m...
Open sourceRedditRelevance 23
The Reality of Launching a New Plastic Product in Today’s Market
After 3 months of research and development, countless design revisions, tooling adjustments, and nearly $90,000 invested, we finally achieved the product we envisioned. The first production samples came out of the molds flawlessly. The product passed every per...
Open sourceRedditRelevance 23
I’m shutting down my AI video SaaS after $1,078 in ads and 226 users. Here’s what I learned.
I’m shutting down a small SaaS project I built recently, and I wanted to share the postmortem here in case it helps someone else avoid the same mistakes. The product was an AI video tool called videoreplicate.com. The idea was simple: creators could upload or ...
Open sourceRedditRelevance 23
Would GitHub App access be a dealbreaker for publishing blog posts to your SaaS site?
I’m building around a problem I keep running into with founder-led SaaS websites. A lot of blog/content tools stop at “here’s a draft,” but for code-based sites, the annoying part is getting the post actually published into the website correctly. Most SaaS lan...
Open sourceRedditRelevance 19
Project Blackwell: It Will Work, Eventually — Making an RTX Pro 6000 Run in a Dell R730 at 650K Context
# Project Blackwell-R730: It Will Work, Eventually How a 2016-era Dell PowerEdge R730, an RTX Pro 6000 Blackwell, firmware archaeology, SlimSAS chaos, and unreasonable persistence turned into a 650k-context local AI box. **AI was also used extensively during t...
Open sourceRedditRelevance 19
Claude as an Orchestrator: Why Agentic AI Can't Be Secured by the AI Alone
**TL;DR**: If an AI like Claude can control a browser, it can orchestrate other AI systems, be steered via proxy, and no amount of red teaming or output filtering can fully address this. The security boundary can't be the AI itself. --- ## The Setup Claude Des...
Open sourceRedditRelevance 19
B2B founders: How long did it take you to get the 1st client? What about the 3rd? And 10th? [i will not promote]
I’m laying out the business plan for a B2B recruitment agency and this question is essential to predicting the break even point. Would appreciate some guidance, especially from those who have done this before (launched a recruitment business over the past 5 ye...
Open sourceRedditRelevance 19
The majority of my days are unproductive slogs, leading me to blind rage.
I HATE being unproductive. I literally feel like my life is meaningless on days I am unable to be productive. 3/4 days I am unable to be productive. I run a high creativity and high pressure business. I am 23 and relatively broke (compared to many of the other...
Open sourceRedditRelevance 15
A lot of “proactive CS” fails because teams can’t actually see adoption clearly
Something I've observed repeated from the SaaS retention threads: Many Customer Success teams aspire to becoming proactive, but are functionally blind when it comes to the massive void that exists between onboarding and renewal. It operates like a very predict...
Open sourceRedditRelevance 15
I made a small tool to inspect retrieval results before feeding them into RAG
I’ve been messing around with live web retrieval for RAG, and the part that kept annoying me wasn’t the search call itself. It was figuring out whether the returned results were actually usable as evidence. A result can look relevant, but still be stale, dupli...
Open sourcetelegramRelevance 14
Visa Invests in Replit, Eyes Agentic Payment Infrastructure
Visa Invests in Replit, Eyes Agentic Payment Infrastructure Visa made an undisclosed investment in AI coding platform Replit and is exploring integrating its payment products directly into the platform, letting developers and AI agents accept payments without ...
Open sourcetelegramRelevance 14
Dell Technologies Skyrockets on AI Demand, Up 77% in 10 Days
Dell Technologies Skyrockets on AI Demand, Up 77% in 10 Days Dell Technologies posted one of its strongest sessions on record after shares skyrocketed 32% following blowout earnings driven by explosive AI server demand. The move marks the stock’s best single-...
Open sourceRedditRelevance 14
Deep Neural Network that turns any Image into a Playable Game ! All on consumer GPUs and Not Datacenters
Hi everyone!! I really wanted to share my research what I've been working on. I wanted to build a nn that can simulate games, or at least start doing that Most video generators are too large to run on consumer hardware realtime, so I I designed a model that do...
Open sourceRedditRelevance 14
need advice about approaching boss about payments
Hello, I am new to Reddit and figured I’d post here because I don’t really know who else to ask. I posted this on legal advice first but I’m not sure if it actually got posted(lol idk how this app works yet!!) For context, I am 21F and work at a (very) small c...
Open source