GraphCanon updated Aug 12, 2026 · GitHub synced Aug 12, 2026
31views this month
Decision brief
Privacy-first personal AI assistant platform for autonomous agents with tool orchestration.
Good fit when
- Need robust privacy controls
- Want TypeScript integration
Avoid when
- Seeking end-user oriented consumer products
- Requiring native language options other than JavaScript ecosystem
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (16d since push)
- As of Aug 12, 2026
- Provenance
- Not a fork · Organization account
- As of Aug 12, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install OwnPilot npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A development kit for autonomous agents and tool orchestration with support for multiple providers.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 12, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 12, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 12, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 12, 2026
Categories
Tags
README
Docker (Recommended) Clone and install git clone https://github.com/ownpilot/ownpilot.git cd ownpilot pnpm install Edit .env if needed (defaults work with docker compose PostgreSQL) Plans Multi step autonomous execution: Step types : tool, parallel, loop, conditional, wait, pause...
For agents
This page has a .md twin and JSON over the API.