Skip to content

Commit 4e7af36

Browse files
authored
Merge pull request #292 from traceopt-ai/abhinav/readme
Abhinav/readme
2 parents 79558bb + dff6e20 commit 4e7af36

24 files changed

Lines changed: 455 additions & 476 deletions

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ which carry the full historical notes for versions predating this file.
77

88
## [Unreleased]
99

10+
- Summary mode is now the default for `traceml run`, `traceml watch`,
11+
`traceml serve`, and direct SDK launches. To retain the previous single-node
12+
behavior, add `--mode=dashboard`; use `--mode=cli` for a live terminal view.
1013
- Package version is now derived from the git tag (`setuptools-scm`)
1114
instead of a hand-edited string in `pyproject.toml`.
1215
- Releases publish to PyPI automatically on a `v*` tag push, via PyPI

0 commit comments

Comments
 (0)