You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
orgrt: resume the SDK session across maxTurns restarts instead of losing all conversation context
orgrt: boss role now always spawns ungated (previously the whole org could fail to start under host memory pressure)
orgrt: a worker role that fails its resource gate is now retried in the background instead of being dropped forever
deps: repaired a broken node_modules/.pnpm symlink chain that had silently disabled @monoes/memory (org_recall/org_remember/knowledge_search) repo-wide
tests: fixed 28 failing mcp-client.test.ts cases (missing await on recently-async APIs + tool-naming mismatch) and a stale cli.test.ts assertion from the LanceDB→SQLite migration
Features
orgrt: resource governor — memory-aware agent spawning (vm_stat-based on macOS), SDK process capping, orphan process reaping, idle auto-stop