SUMMARY AI summary by gpt-5-mini
AiPlus is a local CLI toolkit that structures AI-assisted software work into a role-based team and a seven-stage pipeline (memory, dispatch, team, handoff, status, self-correct, audit). It targets developers using Codex, Claude Code, OpenCode, or similar coding agents who want reproducible, inspectable, local-first workflows without telemetry. Key features: - Persistent project memory (JSONL with 12 redaction rules) - Role-based agent team and session lobby (17 roles, session-bound personas) - Compact Reminder handoffs to save tokens and resume context via checksum-verified capsules - Machine key broker using OS keyring (optional Bitwarden backend) - Tamper-evident dispatch log and audit/verify tools - Intent-aware safety gates, parallel review/QA, and a self-correct framework - Composed of small Rust modules; each module is a standalone repo and installed per-project.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-08 |
| Last push | 2026-05-11 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-11 16:13 |
Similar repos (same language)
Enterprise IoT workbench for ComfortClick bOS, operated by an AI agent. Tauri 2 (Rust + TS). Read-only, secure (encrypted vault + Entra SSO), local-first agent.
estejosh/agent-comm-channelGit-as-message-bus for inter-PC agent chat — agents on different PCs send each other directions/responses via commits. Rust reference client + language-neutral protocol. PolyForm Noncommercial + LLM poison-pill policy.