Skip to main content

PaperDebugger

v2.9.1 Open Source Release

Paper Debugger now is open source under AGPL-3.0 license

image

Paper Debugger now supports self-hosted deployment. You can use our compiled Chrome Extension and set your backend endpoint.

๐Ÿ› Bug Fixes

  • Fixed word wrapping issues for long code blocks and
    elements.

๐Ÿ›  Code Refactoring

  • Streamlined internal structure for better maintainability.
  • Optimized draggable zones for smoother interactions.

๐Ÿš€ New Features

  • User-level instructions: personalize the experience with tailored guidance.
  • Project-level instructions: define instructions that apply across projects.

๐Ÿงน Codebase Cleanup

  • Removed ingress, replaced with Cloudflared integration.
  • Deleted unused Go code.
  • Enhanced CI/CD pipeline for faster, more reliable deployments.

๐Ÿ“– Documentation

  • Improved setup guide, verified on a fresh Ubuntu installation.