Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContextPilot

ContextPilot is a phone-first local developer-agent tool. The ContextPilot mobile app (Flutter) pairs with the ContextPilot laptop agent (Node.js/npm) over a local network, so a developer can use their phone to inspect, understand, modify, test, and secure a software project running on their laptop.

quick install

npm install -g @kkantdev/contextpilot

cd /path/to/your/project

contextpilot start

Repository Structure

ContextPilot/
├── apps/
│   └── mobile/        # Flutter mobile application
├── packages/
│   └── agent/         # Node.js / npm laptop agent
├── docs/
│   ├── PRD/           # Product Requirements Documents
│   ├── TRD/           # Technical Requirements Documents
│   ├── UI-UX/         # UI/UX specification
│   ├── AI-Memory/     # AI memory / continuity documents
│   └── architecture/  # architecture documentation
├── LICENSE
└── .gitignore

See apps/mobile/README.md and packages/agent/README.md for project-specific instructions.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages