Skip to content

iPoetDev/browsechat

Repository files navigation

BrowseChat

BrowseChat is a Visual Studio Code extension that allows ysers to browse the LLM chat histories.

Outline

Features

  • Browse interface chat logs within VSCode or VSCodium compatible editors.
  • Web content browsing without leaving the editor
  • Customizable settings for logs.

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/browsechat.git
  2. Install dependencies: npm install
  3. Open the project in VSCode or other compatible IDEs: code . | windsurf . | cursor .

Development

  • Compile the project: npm run compile
  • Run tests: npm run compile
  • Lint the code: npm run compile

Project Structure

  • src/: Main source code
  • behaviour/: Integration and feature-level tests
  • tests/: Unit tests
  • docs/: Project documentation
  • media/: Styles and frontend scripts

Contributing

We welcome contributions! Please check out our Contributing Guidelines for details on how to get started.

License

This project is licensed under the GNU Public.

Support

If you encounter any issues or have questions, please file an issue on our GitHub Issues page.