v2026.10.47 — Multi-Chip GPU Support
What's New
Multi-Chip GPU Support
- NVIDIA (nvidia-smi), AMD ROCm (rocm-smi), and Apple Silicon (Metal/MPS) GPU detection and monitoring
- Vendor-aware VRAM orchestrator dispatches to correct probe per platform
- Apple Silicon unified memory support (GPU shares system RAM)
system_infoandvram_statustools report vendor-specific GPU details- New config option:
vram.gpuVendor(auto|nvidia|amd|apple|none)
Hindsight MCP Memory Preset
- Builtin MCP preset for Hindsight cross-session episodic memory
- 4-network architecture: world, experience, opinion, observation
- 91% LongMemEval score. Enable via MCP config.
Tool Sequence Learning
- Learning engine now tracks ordered tool call sequences (not just deduplicated sets)
- Task type classification (coding, research, system, creative, general)
- Duplicate sequence merging with success count tracking
- Strategy cap raised 50→200 with smart sorting by success rate + recency
Full Changelog
See CHANGELOG.md for details.
Install: npm install -g titan-agent@2026.10.47