Skip to content

Html converter#7

Open
martn2023 wants to merge 3 commits into
grooverLab:mainfrom
martn2023:html_converter
Open

Html converter#7
martn2023 wants to merge 3 commits into
grooverLab:mainfrom
martn2023:html_converter

Conversation

@martn2023

Copy link
Copy Markdown

I am formally submitting a solution for ticket #3

@grooverLab wants this product to

i. read conversation logs (threads) from Claude Code, which typically expire/get summarized after 30 days
ii. store conversations indefinetly in a database
iii. give human users the option to see single threads in either MD or HTML format
iv. additionally, allow users to request an entire session (cluster of multiple threads) in HTML

This PR is about making the jump from iii to iv.

I ran a test in the CLI:

fable --db demo/demo.db export --session 5790f82e-c1d3-4cff-aa3a-f4d46b0a18e8 --format html -o session_test.html

It produced:

test_output.html

I look forward to your feedback, as this was my first ticket ever.

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