BrowseChat is a Visual Studio Code extension that allows ysers to browse the LLM chat histories.
- Browse interface chat logs within VSCode or VSCodium compatible editors.
- Web content browsing without leaving the editor
- Customizable settings for logs.
- Clone the repository:
git clone https://github.com/your-username/browsechat.git
- Install dependencies:
npm install
- Open the project in VSCode or other compatible IDEs:
code .
|windsurf .
|cursor .
- Compile the project:
npm run compile
- Run tests:
npm run compile
- Lint the code:
npm run compile
src/
: Main source codebehaviour/
: Integration and feature-level teststests/
: Unit testsdocs/
: Project documentationmedia/
: Styles and frontend scripts
We welcome contributions! Please check out our Contributing Guidelines for details on how to get started.
This project is licensed under the GNU Public.
If you encounter any issues or have questions, please file an issue on our GitHub Issues page.