frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Novyx – Memory API for AI agents (rollback, replay, semantic search)

https://www.novyxlabs.com/
1•blakeheron•1h ago
Hey HN — Blake here. We built Novyx because every AI agent framework treats memory as an afterthought. Agents forget between sessions, can't search what they know, and when they make bad decisions there's no way to understand why.

  Novyx is a memory API for AI agents. Store observations, recall them with semantic search, and roll back when things go
  wrong.

  What it does:

  - Store + Recall — Semantic search over agent memories using sentence embeddings. Recency-weighted scoring, auto-linking
  related memories via knowledge graph.
  - Rollback — Point-in-time rollback with dry-run preview. Undo bad writes without redeploying.
  - Replay — Time-travel debugging. Reconstruct what your agent knew at any timestamp. Diff memory states between two points.
   Track individual memories from birth to death.
  - Cortex — Autonomous memory maintenance. Consolidates near-duplicate memories, reinforces frequently recalled ones, decays
   forgotten ones. Runs in the background.
  - Audit trail — Compliance-grade logging of every memory operation. Tamper-evident hash chains.

  Technical details:

  - Postgres + pgvector for storage and search. Redis for auth/rate limiting. CPU-only embeddings (all-MiniLM-L6-v2).
  - Multi-tenant with application-level isolation. ~82 REST endpoints.
  - Python SDK and JS/TS SDK. LangChain, CrewAI, and MCP integrations.
  - Free tier: 5K memories, 5K API calls/mo. Pro ($39/mo): unlimited memories + Replay + Cortex. Enterprise ($199/mo):
  counterfactual recall, drift analysis, insights.

  We're not competing with LangSmith or Langfuse — those are trace debuggers (what the LLM said). We're the layer underneath
  (what the agent knew).

  Live at https://novyxlabs.com. Docs at https://novyxlabs.com/docs.

  Happy to answer questions about the architecture.

Show HN: WP-Hunter, WP recon and SAST tool (building Agentic AI pipeline)

https://github.com/xeloxa/WP-Hunter
1•xeloxa•25s ago•0 comments

Claude Code: The Revolution Nobody Noticed

https://dentro.de/ai/blog/2026/02/24/claude-code-the-revolution-nobody-noticed/
1•myk-e•1m ago•0 comments

Show HN: How AI Content Automation Is Reshaping SaaS Marketing in 2025

1•jackcofounder•1m ago•0 comments

New Hetzner prices: +30% starting on 1 April

https://p169.p3.n0.cdn.zight.com/items/geuGklEB/591bb9f6-ef96-41d8-9288-f14fa008570f.png
1•lovegrenoble•2m ago•1 comments

Google is serving straight-up malware as the top result for Claude Code

https://minimumviableposts.substack.com/p/google-is-serving-straight-up-malware
1•ageitgey•2m ago•0 comments

Ask HN: AI causing loss of sharing and the 2 lemon market standoff?

1•franktankbank•3m ago•0 comments

In 2025, Meta paid an effective federal tax rate of 3.5%

https://bsky.app/profile/rbreich.bsky.social/post/3mfptlfeucn2i
2•doener•3m ago•0 comments

Why Asian firms are not cheering Trump tariff ruling

https://www.bbc.com/news/articles/cdr2kmjd31ro
1•tartoran•4m ago•0 comments

Show HN: A closed source engine that stops hallucinations deterministically

https://github.com/007andahalf/Kairos-Sovereign-Engine
2•MattijsMoens•4m ago•1 comments

Show HN: I built a tutorial to help you learn Kuberenetes in most simplest way

https://kubernetes-made-simple.vercel.app/
2•mr_o47•5m ago•0 comments

Show HN:Covenant: Self hostable AI gateway with behavioral contracts

https://github.com/Vinesh2929/Covenant_API_Gateway
1•VineshNathan29•6m ago•1 comments

Model Collapse Ends AI Hype

https://www.youtube.com/watch?v=ShusuVq32hc
1•todsacerdoti•7m ago•0 comments

Show HN: I solved Claude Code's prompt injection problem, saved tokens doing it

https://github.com/timstarkk/mcp-safe-fetch
1•timstark•7m ago•0 comments

Olympics Champ Norway prohibits competitive sports < 12

https://www.theguardian.com/sport/2026/feb/26/norway-winter-olympics-message-for-us-all
1•floathub•9m ago•0 comments

Indian IT Services Are Done. Thing Keeping Them Alive Is Your Unawareness

https://medium.com/@mayursinhsarvaiya/indian-it-services-are-done-the-only-thing-keeping-them-ali...
1•mayursinh•9m ago•0 comments

BYD cuts EV prices with 0% interest and daily payments for less than $5

https://electrek.co/2026/02/25/byd-cuts-ev-prices-0-interest-daily-payments-under-5/
2•thelastgallon•9m ago•0 comments

Show HN: Claw42 – Claw as a Service

https://claw42.com
1•kxbnb•10m ago•1 comments

Show HN: LetsClarify – A dead-simple API for Human-in-the-loop AI"

https://letsclarify.ai/
1•nobbygoesbrr•11m ago•0 comments

Kimi K2.5 is confident that it is Claude

https://gist.github.com/aarvay/3c930cb4d3c6696409af2b31d4953294
1•Aarvay•12m ago•0 comments

Show HN: Spana Time – An AI automotive ecosystem built on WhatsApp

https://spanatime.com/
1•sirlojik•12m ago•1 comments

Use the Mikado Method to do safe changes in a complex codebase

https://understandlegacycode.com/blog/a-process-to-do-safe-changes-in-a-complex-codebase/
1•foenix•14m ago•0 comments

Fireside Chats Suck

https://resetskillpoints.substack.com/p/why-most-fireside-chats-suck
1•andreww42•17m ago•0 comments

Clawset.app – put a set of OpenClaw agents in a safe closet

https://www.clawset.app
2•thedumbuser•17m ago•0 comments

Five ways to spot when a paper is a fraud

https://www.nature.com/articles/d41586-026-00569-x
2•bookofjoe•18m ago•2 comments

Riot's New Fighting Game Is Imploding as It Lays Off 80 Developers

https://kotaku.com/2xko-layoffs-league-legends-riot-update-2000666998
1•PaulHoule•18m ago•0 comments

Snipit – A lightweight CLI to save and search code snippets locally

https://github.com/fouadbuilds/snipit
1•fouaden•19m ago•1 comments

Show HN: MVAR – Deterministic sink enforcement for AI agent

https://github.com/mvar-security/mvar
1•ShawnC21•20m ago•1 comments

Are you sure you're burning enough tokens?

https://www.openbattle.club/
1•nunojay•20m ago•0 comments

Every AI code review vendor benchmarks itself, and wins

https://deepsource.com/blog/notes-on-ai-code-review-benchmarks
2•dolftax•23m ago•0 comments

CesiumAstro Announces Acquisition of Vidrovr

https://finance.yahoo.com/news/cesiumastro-announces-acquisition-vidrovr-enhance-130000040.html
1•danielmorozoff•23m ago•0 comments