Sharper Git review and a smoother terminal
This release polishes the workspace tools that let you review and run code without leaving your board. When you link a local folder to a project, Pekan gives you a file browser, an integrated terminal, and a read-only Git tab, so you can go from a task to its code and back in one window.
The Git tab now renders working-tree changes more clearly: diffs are easier to scan, and the view stays in sync as you edit. The integrated terminal launches faster and more reliably, so opening a shell in your project directory is close to instant. Alongside these, the build pipeline got a round of reliability fixes.
If you use Pekan to coordinate an AI coding agent, these changes make it quicker to check what the agent changed (open the workspace, glance at the Git diff, and run the project) before you move a task to review.