Skip to content

Conversation

@NavNab
Copy link

@NavNab NavNab commented Jan 12, 2026

Summary

New pack: pai-multi-llm - CLI-based Multi-LLM orchestration infrastructure with intelligent session management.

  • Wraps existing CLI tools (Claude CLI, Ollama, Codex, Gemini, OpenCode) - no API keys required
  • Auto-detects installed LLM CLIs
  • Session management to preserve context across queries
  • User-configurable team roles and assignments
  • Cognitive diversity through multi-model orchestration

What's Included

  • DetectProviders.ts - Auto-detect installed LLM CLIs
  • Query.ts - Unified query interface
  • SessionManager.ts - Session tracking per provider
  • GenerateTeam.ts - Generate team.yaml config
  • HealthCheck.ts - Verify provider availability

Test plan

  • Run bun run detect to verify provider detection
  • Run bun run health to check provider status
  • Test query with available providers

NavNab and others added 13 commits January 12, 2026 22:18
…pdating directory navigation, file copying commands, and verification checks
…pgrades and enhance installation commands for lib and config directories
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add Installation Prompt, The Problem, The Solution sections
- Add Credits section with attribution
- Add Works Well With, Relationships, Future Roadmap
- Add Changelog section
- Improve overall documentation structure

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant