Skip to content

Add devtime extension - A local-first coding time tracking for Zed.#5263

Closed
arnaudhrt wants to merge 1 commit intozed-industries:mainfrom
arnaudhrt:main
Closed

Add devtime extension - A local-first coding time tracking for Zed.#5263
arnaudhrt wants to merge 1 commit intozed-industries:mainfrom
arnaudhrt:main

Conversation

@arnaudhrt
Copy link

@arnaudhrt arnaudhrt commented Mar 17, 2026

Adds devtime-zed — local-first coding time tracking for Zed.

The extension runs a lightweight Go language server (devtime-ls) that listens to LSP events (didOpen, didChange, didSave) and writes heartbeat events to ~/.devtime/events-YYYY-MM.jsonl.

All data stays on your machine — no account, no cloud.

The CLI to read and explore your tracked time is available at github.com/arnaudhrt/devtime.

  • License: MIT
  • Pre-built binaries: macOS (arm64/amd64), Linux (arm64/amd64), Windows (amd64)

@cla-bot
Copy link

cla-bot bot commented Mar 17, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @arnaudhrt on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@arnaudhrt
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Mar 17, 2026
@cla-bot
Copy link

cla-bot bot commented Mar 17, 2026

The cla-bot has been summoned, and re-checked this pull request!

@arnaudhrt arnaudhrt closed this by deleting the head repository Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant