# Doriandarko/o1-engineer

o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalities such as code generation, file editing, and project planning to streamline your development workflow.

Repository: https://github.com/Doriandarko/o1-engineer
Canonical: https://ross.abutalabs.com/products/o1-engineer
Language: Python
License Family: other
Last push: 2024-12-16T22:38:46+00:00

## Health v2 (maintenance only)
Score: 22/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 50
- inputs: {"age_days": 710, "days_push": 625, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2834, forks 278 (observed 2026-08-28T04:07:24.455311+00:00)

## What it is
o1-engineer is a Python command-line tool that uses OpenAI's API to help developers generate code, edit files, plan projects, and review code from the terminal. It provides an interactive console with commands like /create, /edit, /add, /review, and /planning to streamline development workflows.

## Use cases
- generate code for a project from the command line
- edit and manage project files with AI assistance
- create a project plan and scaffold files from it
- review code files for quality and suggestions
- add new files and folders to a project via AI instructions
- chat with an AI assistant about my codebase in the terminal

## When to choose
- you want an AI coding assistant that works directly in your terminal
- you need automated code generation and file editing driven by OpenAI models
- you want to plan a project structure and generate files systematically
- you prefer a lightweight CLI over IDE-based AI tools

## When to avoid
- you need a tool with a permissive license for commercial use (no license is provided)
- you prefer IDE-integrated AI assistants with rich editor features
- you don't want to send your code to OpenAI's API
- you need guaranteed stability or long-term maintenance for production workflows

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, developer-tools, cli
- domain: developer-tools, artificial-intelligence
- platform: cli, python, cross-platform
- tags: openai, code-generation, ai-coding-assistant, project-planning, code-review, command-line, ai-agents

## Member repositories
- Doriandarko/o1-engineer (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.455311+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:48:33.393462+00:00, confidence not recorded.
  - readme: https://github.com/Doriandarko/o1-engineer (fetched 2026-08-28T04:07:24.455311+00:00, sha 87aa4c54e6ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
