Skip to content

Commit 017e88e

Browse files
refactor(docs): code analysis engine
changes: - file: main.py area: docs added: [log_message, CustomHandler, do_GET] - file: index.js area: docs added: [PORT, SERVICE_NAME, server, os, http, DB_HOST, +1 more] - file: worker.py area: docs added: [main, process_message] stats: lines: "+3339/-1529 (net +1810)" files: 22 complexity: "Large structural change (normalized)"
1 parent 796503b commit 017e88e

28 files changed

Lines changed: 3365 additions & 1534 deletions

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
## [Unreleased]
22

3+
## [0.5.142] - 2026-04-21
4+
5+
### Docs
6+
- Update SUMD.md
7+
- Update SUMR.md
8+
- Update examples/docker-doql-example/ANALYSIS.md
9+
- Update examples/docker-doql-example/SUMMARY.md
10+
11+
### Other
12+
- Update examples/docker-doql-example/app.doql.less
13+
- Update examples/docker-doql-example/app/main.py
14+
- Update examples/docker-doql-example/docker-compose.yml
15+
- Update examples/docker-doql-example/fluent-bit.conf
16+
- Update examples/docker-doql-example/go/main.go
17+
- Update examples/docker-doql-example/java/Main.java
18+
- Update examples/docker-doql-example/node/index.js
19+
- Update examples/docker-doql-example/php/index.php
20+
- Update examples/docker-doql-example/prometheus.yml
21+
- Update examples/docker-doql-example/ruby/app.rb
22+
- ... and 8 more files
23+
324
## [0.5.141] - 2026-04-21
425

526
### Docs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## AI Cost Tracking
55

6-
![PyPI](https://img.shields.io/badge/pypi-costs-blue) ![Version](https://img.shields.io/badge/version-0.5.141-blue) ![Python](https://img.shields.io/badge/python-3.9+-blue) ![License](https://img.shields.io/badge/license-Apache--2.0-green)
6+
![PyPI](https://img.shields.io/badge/pypi-costs-blue) ![Version](https://img.shields.io/badge/version-0.5.142-blue) ![Python](https://img.shields.io/badge/python-3.9+-blue) ![License](https://img.shields.io/badge/license-Apache--2.0-green)
77
![AI Cost](https://img.shields.io/badge/AI%20Cost-$7.50-orange) ![Human Time](https://img.shields.io/badge/Human%20Time-66.9h-blue) ![Model](https://img.shields.io/badge/Model-openrouter%2Fqwen%2Fqwen3--coder--next-lightgrey)
88

99
- 🤖 **LLM usage:** $7.5000 (190 commits)

0 commit comments

Comments
 (0)