Skip to content

v2.6.0

Choose a tag to compare

@nokhodian nokhodian released this 23 Jul 15:56

Fixes

  • 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
  • skills: add /monodoc — full technical writing workbench (Google Developer Documentation Style Guide enforcement, 16 doc templates, Diátaxis classification)