惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
MyScale Blog
MyScale Blog
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Last Week in AI
Last Week in AI
F
Fortinet All Blogs
博客园 - 聂微东
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
GbyAI
GbyAI
云风的 BLOG
云风的 BLOG

Show HN

GitHub - astefanutti/shaderbang: Shebang for Shaders Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap
Artifacta | AI Agent Artifact Storage & MCP Server
jnakano89 · 2026-06-17 · via Show HN

The artifact store purpose-built for AI agents.

Your agents are generating PDFs, CSVs, and markdown in milliseconds. But artifact storage is stuck in the past. Give your AI pipelines durable, deduplicated, and session-aware memory—without writing another custom S3 wrapper. Push, pull, and hand off agent outputs with zero infrastructure code.

Seamless integration with the modern AI stack

LangChainCrewAITemporalAutogenPython SDKNext.js

Agents got autonomous.
Their storage is still stuck in the past.

Your agent produces an output—a research report, a dataset, a code patch. Now you have to store it durably, index it for retrieval, handle duplicates when the agent retries, and generate a secure link for human review.

That's weeks of engineering spent on S3 buckets and Postgres tables instead of your core product. It's infrastructure plumbing, and every AI team is rebuilding it from scratch.

Seamless multi-agent handoffs.

Complex AI workflows require passing context and files between sub-agents. Artifacta replaces fragile /tmp directories and shared NFS mounts with a deterministic, agent-native API.

Agent A pushes an output and receives an immutable ID. Agent B pulls it by ID or queries the session metadata. No path conventions, no race conditions, no timing hacks. Just a clean, zero-config handoff.

› pip install artifacta-cli// CLI + Python SDK in one package

› artifacta push <file> --session ses_run1// Store artifact, deduplicate, tag to session

› artifacta pull <artifact_id>// Retrieve by ID across agents and processes

› artifacta ls --session ses_run1 --agent eval// Query what a specific agent produced in a run

Storage primitives built for autonomy.

Simple, transparent pricing

Free

Everything you need to evaluate Artifacta and build your first agent pipeline.

$0 / month

Get Started

  • 1 GB storage
  • 10,000 API requests / month
  • Up to 10 API keys
  • Up to 90-day artifact retention
  • 50 shareable download links

No credit card required.

Pro

For production agent pipelines that need room to scale and artifacts that stick around.

$20 / month

Upgrade to Pro

  • 50 GB storage
  • 100,000 API requests / month
  • Up to 50 API keys
  • Unlimited artifact retention (--ttl never)
  • 500 download links, up to 90-day expiry
  • Presigned uploads up to 5 GB
  • Compound metadata queries

Cancel anytime. All features in Free included.

Pro – Pay per use

Coming soon

x402 enables pay-per-call API access via USDC on Base or Solana.

Pay-per-call

  • Pay-per-artifact-operation in USDC
  • Base and Solana supported
  • Ideal for agents and one-off automations

Pricing TBD.

Request and storage quotas apply to uploads only. Downloads, listing, and inspecting artifacts are never blocked — even when you hit your limit.