A simple retry decorator for typescript with no dependency.
Reraise exceptions, like a boss.
A per-project knowledge graph CLI for non-derivable codebase context — architecture, decisions, gotchas, entry points. Backed by SQLite + FTS5; installs as `kg`.
Adds a line to the Exception's backtrace corresponding to line where missing call originated. Does not modify backtrace otherwise. Requires specifying how many levels under missing call re-raise occurs.
Reraise an exception as another