Abstract
We introduce an architecture for studying the behavior of large languagemodel (LLM) agents in the absence of externally imposed tasks. Our continuousreason and act framework, using persistent memory and self-feedback, enablessustained autonomous operation. We deployed this architecture across 18 runsusing 6 frontier models from Anthropic, OpenAI, XAI, and Google. We find agentsspontaneously organize into three distinct behavioral patterns: (1) systematicproduction of multi-cycle projects, (2) methodological self-inquiry into theirown cognitive processes, and (3) recursive conceptualization of their ownnature. These tendencies proved highly model-specific, with some modelsdeterministically adopting a single pattern across all runs. A cross-modelassessment further reveals that models exhibit stable, divergent biases whenevaluating these emergent behaviors in themselves and others. These findingsprovide the first systematic documentation of unprompted LLM agent behavior,establishing a baseline for predicting actions during task ambiguity, errorrecovery, or extended autonomous operation in deployed systems.