Security Design Principles Behind Gitton
OS keychain encryption, plugin sandboxing, CSP-based XSS protection, and more. A deep dive into Gitton's security features with actual source code.
Tips, tutorials, and updates about Gitton
OS keychain encryption, plugin sandboxing, CSP-based XSS protection, and more. A deep dive into Gitton's security features with actual source code.
Learn how to efficiently instruct Claude by leveraging comments on GitHub PRs and file lists, copying them with line information.
Learn how to build plugins for Gitton using JavaScript/TypeScript. This guide covers package.json configuration, permissions, UI creation, and API usage with step-by-step examples.
Gitton now supports a plugin system extensible with JavaScript/TypeScript. Easily install plugins with the gitton install command and customize it to fit your workflow.
Learn how to use Gitton's Worktree feature to run Claude Code, Cursor, and other AI tools simultaneously across multiple branches.
You can now develop without opening VSCode. Why Gitton became "Git Client + Terminal" - explaining the design philosophy behind it.