Features
Advanced features for intelligent development automation
Bootspring provides powerful features that go beyond basic scaffolding, enabling intelligent automation throughout your development process.
Automation Features
Git Autopilot
Automatically trigger workflows based on git events like branches, commits, and tags.
Content Generation
Generate professional documents using your project context.
Collaboration Features
Agent Collaboration
Enable multiple agents to work together on complex tasks.
Template Marketplace
Discover and install community templates.
Memory & Context
Persistent Memory
Local memory agent that gives your AI assistant persistent context across sessions. Remembers your project, preferences, and past decisions.
Learning Features
Decision Tracking
Track decisions, record outcomes, and learn from patterns.
Cross-Project Learning
Share anonymized patterns with the community (opt-in).
Intelligence Features (v4.0)
Knowledge Graph
Build a queryable graph of your project's entities — files, functions, classes, dependencies — with relationship mapping and impact analysis.
AI Code Review
Automated PR review with 17 pattern rules covering security, performance, bugs, style, and testing. Gate pass/fail with severity scoring.
Self-Healing Builds
Analyzes build failures against 8 known patterns, suggests fixes, and tracks success rates over time.
Multi-Model Routing
Intelligent model selection across Claude, GPT-4, and Gemini based on cost, quality, or speed priorities.
Context Optimizer
Semantic compression for 10x effective context window utilization with relevance scoring and block prioritization.
Pair Programming Engine
Contextual suggestion engine that learns from your file change patterns and offers inline recommendations.
Swarm Intelligence (v5.0)
Multi-Agent Orchestration
Coordinate multiple AI agents in topologies (hierarchical, mesh, ring, star, adaptive) with consensus voting, self-healing, and heartbeat monitoring.
Multi-Model Deep Integration
Assign specific AI models to agents, benchmark performance, configure fallback chains, and run local models via Ollama.
Automatic Memory Recall
Passive per-turn memory recall — every agent message is searched against the vector memory graph and relevant memories are automatically injected into context.
Swarm File-Conflict Detection
Tracks file access per agent and emits real-time conflict notifications when agents write to files other agents have read.
Structure-Aware Search
Enhanced code search that returns the enclosing function, class, or method for each match — saves context tokens by revealing file structure without reading entire files.
Learn more about Swarm Intelligence →
Platform Infrastructure (v5.5)
Multi-Channel Gateway
Route inbound messages from Slack, Discord, WhatsApp, and custom webhooks through a unified NLU brain to agent dispatch.
Always-On Daemon
File watcher + periodic quality checks that run continuously in the background. Detects code patterns, extracts memory, and emits events.
Structured Memory
Hybrid search combining cosine vector similarity + BM25 keyword scoring. 8 memory categories, daily digests, timeline queries, and consolidation.
Plugin Registry
Manifest-first plugin system with dependency resolution, tool invocation, and lifecycle management.
Session Message Queues
Priority-based per-session message queues with ack/nack, dead-letter handling, visibility timeout, and rate limiting.
Real-Time Collaboration (v6.0)
WebSocket Live Dashboard
WebSocket-based live swarm dashboard with shared cursors, multiplayer presence, and streaming agent output to all connected clients.
Visual Workflow Builder
Drag-and-drop DAG editor for GOAP plans, swarm pipelines, and custom automation workflows. Import/export execution plans, 8+ templates, undo/redo, conditional branching, loop nodes, and human approval gates.
AI Code Generation Pipelines
Autonomous multi-step code generation with transparent stages (plan, scaffold, implement, test, review, PR). Multi-model routing per stage, self-repair on test failure, and human review gates before merge.
Feature Comparison
| Feature | Free | Pro |
|---|---|---|
| Git Autopilot | Yes | Yes |
| Content Generation | Yes | Yes |
| Agent Collaboration | Basic | Full |
| Template Marketplace | Community | Premium |
| Decision Tracking | Yes | Yes |
| Cross-Project Learning | Receive | Contribute + Receive |
| Knowledge Graph | Yes | Yes |
| AI Code Review | 5/day | Unlimited |
| Self-Healing Builds | Yes | Yes |
| Multi-Model Routing | — | Yes |
| Context Optimizer | — | Yes |
| Pair Programming | — | Yes |
| Swarm Intelligence | Basic | Full |
| Multi-Model Assignment | — | Yes |
| Persistent Memory | Yes | Yes |
| Memory Recall | Yes | Yes |
| File-Conflict Detection | — | Yes |
| Multi-Channel Gateway | — | Yes |
| Always-On Daemon | Yes | Yes |
| Structured Memory | Basic | Full |
| Plugin Registry | 3 plugins | Unlimited |
| Session Queues | — | Yes |
| WebSocket Live Dashboard | — | Yes |
| Visual Workflow Builder | — | Yes |
| AI Code Gen Pipelines | — | Yes |
Quick Links
- Memory - Persistent cross-session context for AI assistants
- Git Autopilot - Automated workflow triggers
- Content Generation - Document generation
- Agent Collaboration - Multi-agent tasks
- Template Marketplace - Community templates
- Decision Tracking - Learn from patterns
- Cross-Project Learning - Community insights
- NLU Brain - Natural language command routing
- Dashboard - Project management UI
- Telemetry - Session analytics and insights
- Security - RBAC, CSRF, rate limiting
- Swarm Intelligence - Multi-agent orchestration, memory, planning