-
Notifications
You must be signed in to change notification settings - Fork 2
Home
A comprehensive platform that combines development flow management with AI agent coordination through persistent memory capabilities.
Sylphx Flow solves two critical problems in modern development:
- Persistent Memory: AI agents remember and coordinate across sessions
- Multi-Agent Support: Works with Cursor, Kilocode, RooCode, and OpenCode
- MCP Protocol: Standard Model Context Protocol for broad compatibility
- Shared Context: Multiple agents can collaborate through shared memory
- Type-Safe Guidelines: Curated rules for modern web development
- Consistent Code Generation: Ensure quality across AI-generated code
- Project Structure: Standardized development patterns
- Best Practices: Built-in industry standards
| Feature | What It Does | Who Benefits |
|---|---|---|
| π§ Memory System | AI agents remember conversations and context | AI agents, developers |
| π€ Agent Coordination | Multiple AI agents work together | Teams, complex projects |
| π Development Rules | Type-safe coding guidelines | Developers, code review |
| π§ CLI Management | Full command-line control | DevOps, power users |
| π MCP Protocol | Standard compatibility | All AI tools |
# Set up team-wide AI standards
npx github:sylphxltd/flow init
# Agents remember project context across sessions
npx github:sylphxltd/flow memory stats# Your AI assistant remembers your project
npx github:sylphxltd/flow mcp start
# Coordinate between multiple AI tools
npx github:sylphxltd/flow mcp install --all# Deploy across multiple projects
npx github:sylphxltd/flow init --agent=cursor
# Manage AI memory at scale
npx github:sylphxltd/flow memory list --namespace="project"Get started in 60 seconds:
# 1. Initialize your project
npx github:sylphxltd/flow init
# 2. Check what AI agents remember
npx github:sylphxltd/flow memory stats
# 3. Start the AI coordination server
npx github:sylphxltd/flow mcp startThat's it! Your AI agents now have persistent memory and follow consistent development guidelines.
- Installation & Setup - Complete setup guide
- Memory System - Understand AI agent memory
- CLI Commands - Full command reference
- Memory TUI - Interactive memory management
- Real-time Statistics - Monitor AI agent memory usage
- Visual Interface - Easy-to-use terminal UI for complex operations
- Agent Integration - Set up Cursor, Kilocode, etc.
- MCP Tools - Extend with additional tools
- Development Guidelines - Customize coding standards
| Agent | Integration | Memory Support |
|---|---|---|
| OpenCode | Native | β Full |
| Cursor | MCP | β Full |
| Kilocode | MCP | β Full |
| RooCode | MCP | β Full |
| Tool | Purpose | API Key |
|---|---|---|
memory |
Agent coordination | β Not required |
| gpt-image-1-mcp | GPT image generation | β
Required |
| perplexity-ask | Perplexity search | β
Required |
| gemini-google-search | Google search | β
Required |
| context7 | Context management | β Not required |
"Finally, my AI assistants follow the same coding standards across all projects."
"My AI remembers our project architecture and coding decisions from weeks ago."
"Multiple AI agents work together like a coordinated team."
"I have full visibility and control over what my AI assistants remember."
- Install Sylphx Flow - Get set up in minutes
- Explore Memory System - Understand AI coordination
- Master CLI Commands - Full control at your fingertips
- Configure Your Agents - Set up your preferred AI tools
Sylphx Flow isn't just another CLI tool. It's the missing link between human developers and AI assistants - providing the memory, coordination, and consistency needed for truly intelligent development workflows.
Ready to transform your development experience? Start with Installation & Setup.
Last Updated: 2025-10-16 | GitHub Repository | Report Issues