persistence

Tag

Cards List
#persistence

@gdb: ChatGPT Work for using websites which require login:

X AI KOLs Following · 6d ago Cached

OpenAI announces that ChatGPT Work agents can now access websites requiring login by allowing users to take over a cloud browser to sign in, with credentials persisting across sessions.

0 favorites 0 likes
#persistence

what survives when a long-running agent task gets interrupted?

Reddit r/AI_Agents · 2026-07-03

Explores what state or progress is retained when a long-running AI agent task is interrupted, addressing implications for reliability and recovery.

0 favorites 0 likes
#persistence

@calcsam: We’re excited to ship Durable Agents in Mastra. Durable Agents don't just write to storage when an agent turn finishes;…

X AI KOLs Following · 2026-06-26 Cached

Mastra has launched Durable Agents, which persist streams in real-time using server cache to survive client disconnects, browser refreshes, and network blips.

0 favorites 0 likes
#persistence

A durable filesystem layer for AI agents

Reddit r/AI_Agents · 2026-06-26

A durable filesystem layer designed to provide reliable persistence for AI agents, enabling robust state management.

0 favorites 0 likes
#persistence

does anyone else's agent confidently "remember" stuff that's already changed?

Reddit r/AI_Agents · 2026-06-25

A user describes an issue where AI agents confidently retrieve outdated facts from memory layers without flagging changes, and asks the community for solutions to invalidate old memories or track fact freshness.

0 favorites 0 likes
#persistence

@himanshutwtxs: loop engineering only holds up if the loop can remember. here's the part that decides it: -> the context window resets …

X AI KOLs Timeline · 2026-06-17 Cached

Explains that effective loop engineering for AI agents requires an external durable store to persist memory across iterations, preventing context rot and enabling agent learning over thousands of runs.

0 favorites 0 likes
#persistence

agents that remember you between sessions, which setups actually do this well?

Reddit r/AI_Agents · 2026-06-12

Discusses the challenge of persistent memory for personal AI agents across sessions, comparing setups like Custom GPTs, Mem, and Open Campus's shared memory approach, and asks for community recommendations on handling memory conflicts.

0 favorites 0 likes
#persistence

What I'm learning trying to ensure context continuity for different agents across different sessions

Reddit r/AI_Agents · 2026-06-03

The author introduces AICTX, an open-source tool that preserves structured operational state across coding agent sessions, reducing the need for agents to rediscover repository context each time.

0 favorites 0 likes
#persistence

@NVIDIAAI: Teach an agent a workflow once. Have it remember after every rebuild. This tutorial shows how to deploy @nousresearch H…

X AI KOLs Timeline · 2026-06-02 Cached

This tutorial from NVIDIA demonstrates how to deploy the Nous Research Hermes Agent with NVIDIA NemoClaw and OpenShell, enabling it to remember learned skills across deployments and integrate with various platforms like Slack and GitHub.

0 favorites 0 likes
#persistence

Making Debian or Fedora persistent live images

Hacker News Top · 2026-06-01 Cached

A technical blog post explaining how to create persistent live USB images for Debian, Fedora, and Ubuntu by injecting ext4 partitions and using OverlayFS, noting the lack of standardization between distributions. It covers kernel parameters, partition labels, and a hacky byte-swap trick to modify ISO boot parameters without rebuilding the image.

0 favorites 0 likes
#persistence

@DavidOndrej1: Your AI agent dies the second you close the terminal. tmux fixes this... Detach, walk away, come back hours later and i…

X AI KOLs Timeline · 2026-05-25 Cached

Tmux allows AI agents to persist after closing the terminal, enabling detachment and later reattachment.

0 favorites 0 likes
#persistence

How are you all handling state for long-running agents? Stateless sandboxes are eating my evenings

Reddit r/AI_Agents · 2026-05-17

A developer discusses challenges with state persistence in long-running coding agents using sandbox environments, detailing the costly resume overhead and seeking community solutions for persistent state handling without custom checkpointing layers.

0 favorites 0 likes
#persistence

Most multi-agent setups have one agent do everything — write the suggestion, decide the verdict, route the outcome. Here's what changed when I split them.

Reddit r/AI_Agents · 2026-05-14

Describes a specialized multi-agent system for code review with distinct roles and persistent state, open-sourced as agile-team-skill, which separates reviewer and decision-maker roles to improve code quality and process memory.

0 favorites 0 likes
#persistence

I kept losing agent memory between sessions, so I built a memory broker that isolates per-agent and survives restarts

Reddit r/AI_Agents · 2026-05-08

The author built HeurChain, a memory broker that provides agent-specific, persistent memory storage for AI agents, surviving restarts and supporting structured and semantic retrieval.

0 favorites 0 likes
← Back to home

Submit Feedback