Add loopd configuration with every M2a limit

Implemented-By: Laguna S 2.1 (OpenCode)
This commit is contained in:
2026-09-17 23:07:38 -07:00
parent a0495ea36a
commit 6e8e24794d
8 changed files with 318 additions and 0 deletions
+2
View File
@@ -1 +1,3 @@
//! The agent loop: sessions, prompt assembly and memory. It holds no authority.
pub mod config;