process-management

Tag

Cards List
#process-management

Self-calling executables

Lobsters Hottest · 4d ago Cached

This article explains the concept of self-calling executables, where a program starts another instance of itself, and demonstrates its use in Go testing (running the main function in a subprocess) and in TUI tools (e.g., jjui using SSH_ASKPASS to prompt for passwords via a child process).

0 favorites 0 likes
#process-management

Agents don't forget facts. They forget decisions. Those are different problems

Reddit r/AI_Agents · 2026-05-17

Discusses the problem of AI agents forgetting decisions rather than facts, and proposes a system where agents check existing decisions, propose new ones for approval, and manage the process with gates to prevent drift and error cascades.

0 favorites 0 likes
← Back to home

Submit Feedback