[Open-Source] I need your worst edge cases to stress-test GenOS, my new AI agent orchestrator.
Hey everyone, I’m currently working on GenOS, an open-source framework for multi-agent LLM orchestration. Under the hood, it uses isolated Rust execution environments and relies on Git worktrees for clean state management and secure sandboxing. The cor…