All notable changes to Peaky Peek will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Deduplicated StrEnum Python 3.10 compatibility shim into
agent_debugger_sdk.core._compat - Added composite database indexes for events, sessions, checkpoints
- Replaced module-level
_shared_apppattern with session-scopedshared_appfixture - Enabled pyright type checking in CI
- Corrected stepper test fixture and assertions
- Agent stepper, swimlane debugger, and violation detection features
- Reasoning editor and divergence detection features
- Research-driven event behavior features
- Frame tracer and divergence detector
- Resolved all ruff lint errors across SDK and test files
- Python 3.10 compatibility for StrEnum in core modules