GraphCanon updated Aug 14, 2026 · GitHub synced Aug 14, 2026
23views this month
Decision brief
oterm is a terminal client for Large Language Models written in Python that allows for text-based interactions with LLMS through the command line.
Good fit when
- Use oterm if you prefer interacting with large language models through the terminal rather than using graphical user interfaces or API calls.
Avoid when
- Avoid oterm if your project requires a GUI for LLM interactions, as it is strictly text-based and does not provide visual elements
- Do not use oterm if you need real-time collaboration features, as its terminal-based interface is limited in such functionalities compared to web or desktop applications
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (7d since push)
- As of Aug 14, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 14, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install oterm 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
A Python-based tool allowing users to interact with large language models via the terminal.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 14, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 14, 2026
Categories
Tags
README
Install Full install methods, configuration, and usage: oterm Documentation .
For agents
This page has a .md twin and JSON over the API.