CodeSesh 1.0.5
View technical release detailsFaster refreshes and more dependable live state
Large histories now refresh by updating only changed search documents, while cold session details load in background workers. You can also copy any session as clean Markdown from its action menu.
What changed
Copy sessions as Markdown
Move a complete conversation into documentation, an issue, or another tool without rebuilding its structure by hand.
Refresh only what changed
Incremental scans update changed search documents instead of rebuilding the entire index, reducing work on large archives.
Keep interaction responsive
Cold session details load outside the main thread, and live project and session state stays consistent through reloads.
Product direction
CodeSesh should stay responsive as local histories grow, and its live scan and session state should always be easy to trust.
