ErikBjare / gptme

Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision.
https://gptme.org/docs/
MIT License
812 stars 62 forks source link

feat: added basic html export of log files #105

Open ErikBjare opened 1 month ago

ErikBjare commented 1 month ago

Relevant to https://github.com/ErikBjare/gptme/issues/23 and https://github.com/ErikBjare/gptme/issues/32

Has several issues:

ellipsis-dev[bot] commented 1 month ago

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at help@ellipsis.dev

github-actions[bot] commented 1 month ago

I'm sorry, I could not fulfill your request. Please check the log of this run for more information.

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 35.48387% with 20 lines in your changes missing coverage. Please review.

Project coverage is 80.16%. Comparing base (4900d19) to head (0d922d4).

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
gptme/log2html.py 40.00% 12 Missing :warning:
gptme/commands.py 12.50% 7 Missing :warning:
gptme/logmanager.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ========================================== - Coverage 80.69% 80.16% -0.54% ========================================== Files 45 46 +1 Lines 2787 2818 +31 ========================================== + Hits 2249 2259 +10 - Misses 538 559 +21 ``` | [Flag](https://app.codecov.io/gh/ErikBjare/gptme/pull/105/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Bj%C3%A4reholt) | Coverage Δ | | |---|---|---| | [anthropic](https://app.codecov.io/gh/ErikBjare/gptme/pull/105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Bj%C3%A4reholt) | `79.06% <35.48%> (-0.49%)` | :arrow_down: | | [openai](https://app.codecov.io/gh/ErikBjare/gptme/pull/105/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Bj%C3%A4reholt) | `78.38% <35.48%> (-0.52%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Bj%C3%A4reholt#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

I'm sorry, I could not fulfill your request. Please check the log of this run for more information.