Time estimation for codex tasks. MCP server that tracks steps and predicts completion time.
Project description
codex-eta
time estimation for codex tasks. shows how long things will take.
install
pip install codex-eta
codex mcp add eta-monitor -- codex-eta
thats it. codex will automatically estimate task time and show progress.
what happens
when you give codex a task:
- it reports its plan (how many steps, what it'll do)
- you get an ETA
- a live progress bar pops up in a separate terminal
- progress updates as codex works
- when done, you see actual time vs estimate
env vars
ETA_NO_WATCHER=1skip the popup progress window (eta still shows in codex chat)ETA_VERBOSE=1show more detail on progress updates
files
~/.codex/eta_monitor_log.jsonllog of predictions vs actuals~/.codex/eta_progresslive progress (read by watcher)
uninstall
codex mcp remove eta-monitor
pip uninstall codex-eta
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
codex_eta-0.1.0.tar.gz
(5.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file codex_eta-0.1.0.tar.gz.
File metadata
- Download URL: codex_eta-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
885372d7306fd5e37b71b5e28f566b1dab589f3bec3f40112ee18be0f6e2d722
|
|
| MD5 |
a7cc67678364ce383fbeabfb089e4ac7
|
|
| BLAKE2b-256 |
e921be22151f61a53f76ac7c200eb9a2115dad0245739a5e3fa7b156cc2c6825
|
File details
Details for the file codex_eta-0.1.0-py3-none-any.whl.
File metadata
- Download URL: codex_eta-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9986433e8b959e794ea3c770f0f4c5c17f8d8581f61ce8572748998c05af732c
|
|
| MD5 |
f4d1813e534fc161b399ad0a1fb7cad5
|
|
| BLAKE2b-256 |
e3ad6b80afe96ed4e6b552ea900b5dc9169b2454c280cab75802f23a29d1bc4f
|