Skip to content

feat: Add --json output to status, log, and stats commands#158

Merged
DylanDevelops merged 2 commits into
mainfrom
ravel/add-json-flag-to-status-and-log
Jul 20, 2026
Merged

feat: Add --json output to status, log, and stats commands#158
DylanDevelops merged 2 commits into
mainfrom
ravel/add-json-flag-to-status-and-log

Conversation

@DylanDevelops

Copy link
Copy Markdown
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Closes #141

Description

Added machine-readable JSON output to tmpo for easier integration with AI models or other algorithmic viewing systems.

@DylanDevelops
DylanDevelops merged commit 1a3d2d4 into main Jul 20, 2026
5 checks passed
@DylanDevelops
DylanDevelops deleted the ravel/add-json-flag-to-status-and-log branch July 20, 2026 22:16
@DylanDevelops DylanDevelops added the type: feature A pull request that adds a new feature (feat:) label Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: feature A pull request that adds a new feature (feat:)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --json flag to status and log commands

1 participant