Releases: thegoodengineer/truthlog
Releases · thegoodengineer/truthlog
Release list
TruthLog v0.1.1
Fixes a real gap found during manual testing: TruthLog now detects when shell integration never activates for a terminal (not just when the global setting is off) and warns accordingly. Most notably this covers cmd.exe, which VS Code's shell integration does not support at all (microsoft/vscode#164646) - previously this left the TruthLog sidebar silently empty with no explanation. Switch to PowerShell, bash, zsh, or fish to use TruthLog.
TruthLog v0.1.0
Initial release. See the real exit code of every terminal command, so you never have to trust an AI agent's summary again.
Requires terminal.integrated.shellIntegration.enabled (on by default). See README for a known upstream limitation around exact non-zero exit codes on PowerShell terminals.