workstream
Attention management for makers. Track trains of thought across projects.
ws is a CLI tool for managing workstreams -- named trains of thought that
span code repos, non-code activities, and time. Obsidian-native markdown files
with YAML frontmatter, designed to be legible to both humans and LLMs.
Install
pipx install workstream-cli # recommended
# or
pip install workstream-cli
For development:
pip install -e .
Quick Start
ws init # first-time setup
ws new "API Redesign" # create a workstream
ws list # see all workstreams
ws next --tag code --size day # what should I work on?
ws stale # what's gone cold?
ws sweep # scan repos for plan/branch updates
ws report --since 7d # summarize recent work
Development
Running Tests
pytest # quick, no coverage
pytest --cov=workstream # with coverage report
tox # full matrix + combined coverage report
tox -e py311 # single Python version
tox -e py311 -- -k test_models # single env, filtered tests
Coverage Report
After running tox (which ends with coverage-report):
- Terminal summary prints automatically
- HTML report: open
htmlcov/index.html
For a quick local coverage check without tox:
pytest --cov=workstream --cov-report=term-missing --cov-report=html
open htmlcov/index.html
License
MIT
Release files for workstream-cli 2026.8.31
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| workstream_cli-2026.8.31.tar.gz | 228.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| workstream_cli-2026.8.31-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 505.4 kB
Release files / workstream_cli-2026.8.31.tar.gz
| Download URL | workstream_cli-2026.8.31.tar.gz |
|---|---|
| Size | 228.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c45d93c3c53833376f0920321b2bce66163200c529129e07df8c8902699a58f1
|
|
BLAKE2b-256 checksum How to use checksums |
1b6c3754e671657aa2c445891095b068ed9213c91672643819d5b9146a337dd2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 1, 2026.
Transparency logRelease files / workstream_cli-2026.8.31-py3-none-any.whl
| Download URL | workstream_cli-2026.8.31-py3-none-any.whl |
|---|---|
| Size | 277.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7b1f3cae42596cf065bed2c3763f41947f7e54d1954182c9bc91bf0e36035f38
|
|
BLAKE2b-256 checksum How to use checksums |
2ddd032fb28ece40a18f9a1e6bee607680c3ba85ae33d1e89430e2bf14e6445c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 1, 2026.
Transparency log