GraphCanon updated 2w · GitHub synced 2w
Decision brief
Coeditor uses repo-level diffs with PyTorch transformers to offer intelligent autocomplete in Python projects.
Good fit when
- Need advanced AI-driven code suggestions for Python projects
- Working on large codebases where past changes provide useful context
Avoid when
- Looking for a language-agnostic solution, as Coeditor is Python-centric
- If your project lacks significant historical diff data, diminishing its effectiveness
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (891d since push)
- As of 2w
- Provenance
- Not a fork · Personal account
- As of 2w
- Security (OSV)
- 267 low (267 low)
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install Coeditor PyPISimilar 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
Coeditor is a Python-based code auto-editing tool that uses repository-level diffs and PyTorch transformers for intelligent autocomplete features.
Capability facts
- Languages
- python
Source: github.language+pyproject.toml · Aug 5, 2026
Categories
Tags
README
Method 2: using requirements.txt
Alternatively, you can also install all dependencies using the exported requirements.txt file.
pip3 install -r requirements.txt
For agents
This page has a .md twin and JSON over the API.