Skip to content

Commit 4d7b31d

Browse files
feat(docs): code relationship mapping with 3 supporting modules
stats: lines: "+15/-4 (net +11)" files: 2 complexity: "Stable complexity"
1 parent 1b7d386 commit 4d7b31d

2 files changed

Lines changed: 15 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ AI-powered OS Diagnostics
2020
## AI Cost Tracking
2121

2222
![PyPI](https://img.shields.io/badge/pypi-costs-blue) ![Version](https://img.shields.io/badge/version-2.2.35-blue) ![Python](https://img.shields.io/badge/python-3.9+-blue) ![License](https://img.shields.io/badge/license-Apache--2.0-green)
23-
![AI Cost](https://img.shields.io/badge/AI%20Cost-$3.66-orange) ![Human Time](https://img.shields.io/badge/Human%20Time-30.5h-blue) ![Model](https://img.shields.io/badge/Model-openrouter%2Fqwen%2Fqwen3--coder--next-lightgrey)
23+
![AI Cost](https://img.shields.io/badge/AI%20Cost-$4.00-orange) ![Human Time](https://img.shields.io/badge/Human%20Time-32.7h-blue) ![Model](https://img.shields.io/badge/Model-openrouter%2Fqwen%2Fqwen3--coder--next-lightgrey)
2424

25-
- 🤖 **LLM usage:** $3.6649 (131 commits)
26-
- 👤 **Human dev:** ~$3047 (30.5h @ $100/h, 30min dedup)
25+
- 🤖 **LLM usage:** $3.9985 (137 commits)
26+
- 👤 **Human dev:** ~$3270 (32.7h @ $100/h, 30min dedup)
2727

28-
Generated on 2026-06-16 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
28+
Generated on 2026-07-06 using [openrouter/qwen/qwen3-coder-next](https://openrouter.ai/qwen/qwen3-coder-next)
2929

3030
---
3131

local.dev.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# local.dev.txt — locally developed dependencies of this project (generated 2026-07-04)
2+
# by ~/github/local.dev.sh — DO NOT EDIT; see ~/github/local.dev.md
3+
# project: fixos 2.2.35 (python) at /home/tom/github/semcod/fixOS
4+
# deps declared: 19 | with local source: 3
5+
6+
## LOCAL DEPS (dep | required | local source (version) | installed | status)
7+
costs | >=0.1.20 | /home/tom/github/semcod/costs (0.1.53) | 0.1.51 non-editable | STALE-INSTALL (local 0.1.53) -> fix: pip install -e /home/tom/github/semcod/costs [pyproject.toml[dev]]
8+
goal | >=2.1.0 | /home/tom/github/semcod/goal (2.1.266) | 2.1.247 non-editable | STALE-INSTALL (local 2.1.266) -> fix: pip install -e /home/tom/github/semcod/goal [pyproject.toml[dev]]
9+
pfix | >=0.1.60 | /home/tom/github/semcod/pfix (0.1.76) | 0.1.73 non-editable | STALE-INSTALL (local 0.1.76) -> fix: pip install -e /home/tom/github/semcod/pfix [pyproject.toml[dev]]
10+
11+
## EXTERNAL DEPS (no local source, 16): black, click, openai, prompt_toolkit, psutil, pydantic, pytest, pytest-cov, pytest-mock, pytest-sugar, pytest-timeout, pytest-xdist, python-dotenv, pyyaml, rich, ruff

0 commit comments

Comments
 (0)