โ— PHANTOM
๐Ÿ‡ฎ๐Ÿ‡ณ IN
โœ•
Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

workbackai/traceback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TraceBack

A VS Code extension to debug using tracing logs (๐Ÿฆ€+๐Ÿž)

Demo

Traceback 0 5 Boomerang demo

Quick Start

  1. Install the extension

  2. Open settings

    image

  3. Add your Rust tracing logs

    image

  4. Select your Rust repository

    image

  5. Set your Claude API Key

    image

Features

  1. Visualise spans associated with a log

    image

  2. Find the line of code associated with a log

    image

  3. Navigate the call stack associated with a log

    image