Skip to content

Conversation

@johnseekins
Copy link
Contributor

@johnseekins johnseekins commented Dec 3, 2025

Starts to address #75 . This is doing very simple fuzzy matching, which doesn't catch everything. We may be able to improve the matching significantly as we learn more about how fuzzy matching works.

Basic text extraction from the reports works. But identifying useful info will be tricky, as earlier reports don't have any kind of standard format.

Getting properly supported zstd compression meant upgrading the python version. You may need to run the following to fully test:

mise uninstall python 3.13.3
rm -rf .venv/
mise install
pip install --upgrade pip wheel uv
uv sync

Also address #84 .

Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
@johnseekins johnseekins marked this pull request as ready for review December 6, 2025 19:12
@johnseekins johnseekins marked this pull request as draft December 6, 2025 19:12
Signed-off-by: John Seekins <john@robot-house.us>
@johnseekins johnseekins marked this pull request as ready for review December 6, 2025 19:43
Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
Signed-off-by: John Seekins <john@robot-house.us>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant