Skip to content

docs: add chat-history-logger plugin#13937

Open
ru4871SG wants to merge 1 commit intoanomalyco:devfrom
ru4871SG:dev
Open

docs: add chat-history-logger plugin#13937
ru4871SG wants to merge 1 commit intoanomalyco:devfrom
ru4871SG:dev

Conversation

@ru4871SG
Copy link

Add chat-history-logger to the Plugins list.

chat-history-logger is a plugin for OpenCode where your chat history (doesn't matter what mode you are in) will be instantly stored as markdown files locally, and the plugin can also append the chat history from Claude Code to the same files. For now, it has sync capabilities to MongoDB and Supabase, in case you want to sync the chat history memory across devices.

What does this PR do?

This PR is only to add a plugin that I made to the ecosystem page.

How did you verify your code works?

You can use the npx command that I provided in my plugin's repository README file. It will install the plugin, and you can use it right away (for local markdown files). Also it will allow you to use slash command like /chat-history-cloud-config that will allow you to set up cloud sync for the chat history, if you wish to do so. The slash command is associated with the prompts that are available in the repository.

Add [chat-history-logger](https://github.com/ru4871SG/chat-history-logger-opencode-claudecode) to the Plugins list.

chat-history-logger is a plugin for OpenCode where your chat history (doesn't matter what mode you are in) will be instantly stored as markdown files locally, and the plugin can also append the chat history from Claude Code to the same files. For now, it has sync capabilities to MongoDB and Supabase, in case you want to sync the chat history memory across devices.
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