Does Worktale read my source code or share my data?
No, Worktale never reads your source code. It only analyzes Git metadata like commit hashes, timestamps, messages, and diff stats. All data is stored locally on your machine, and there is no server component or telemetry, ensuring privacy. Cloud sync is opt-in.
How does Worktale track AI coding session costs across different agents?
Worktale automatically captures tokens, cost, model, and tools used for Claude Code, OpenAI Codex, OpenCode, and GitHub Copilot. It records this data consistently, allowing you to see a unified cost dashboard regardless of which AI agent you use.
Can I use Worktale for performance reviews or to share my work without exposing proprietary code?
Yes, Worktale is designed for this. It generates digests with exact dates, commit counts, and notes, providing receipts for your work. Since it only stores metadata and no source code, you can safely share your record in interviews or reviews without exposing proprietary information.
Is Worktale compatible with monorepos and various Git hosting services?
Yes, Worktale works with monorepos by tracking commits across the entire repository. It reads from your local Git history, so it's compatible with GitHub, GitLab, Bitbucket, Gitea, or any self-hosted Git as long as 'git log' functions.
What happens to my Worktale data if I leave a company or project?
Your Worktale database is stored locally at ~/.worktale/data.db, separate from any repository. This means your record of what you shipped remains with you, on your machine, even if you lose access to a company's repos.