Skip to content

V1.2.3 UI optimization and new features#214

Open
guillaume-byte wants to merge 6 commits into
devfrom
v1.2.3---UI-Optimization-and-new-features
Open

V1.2.3 UI optimization and new features#214
guillaume-byte wants to merge 6 commits into
devfrom
v1.2.3---UI-Optimization-and-new-features

Conversation

@guillaume-byte

Copy link
Copy Markdown
Member

Next release includes:

  • Logger changes from Python dict/list chunks to duckDB
  • Manual saving of modal weights, opt., and architecture from UI
  • Fix Ledger issues with variable operations, like str, iterable, or assignment (getitem)
  • Update documentation
  • Separate GetDataSamples and GetMetaData into two protocols for cleaner code and better efficiency
    And more to come!

guillaume-byte and others added 5 commits June 19, 2026 14:59
* Fix release note generation from PR commits only

* Add __getitem__ to ValueProxy for parameters wrap
…211)

Document the Weights Studio per-image bounding-box render caps (GT and PRED capped independently) in the configuration env-var reference and the weights_studio deployment .env examples.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* Add save btn and fix UI text issue of the current version

* add details of export fct to readme
…re toggles

The branch sync left two identical `message SaveCheckpointOperation`
definitions, which makes protoc reject the file. Remove the redundant
first copy (keeping the documented "manual save now" one) and regenerate
the Python descriptor. The grpc stub is unchanged (no rpc was duplicated).

Docs: add the Weights Studio feature toggles (ENABLE_PLOTS,
ENABLE_DATA_EXPLORATION, ENABLE_HYPERPARAMETERS_OPTIMIZATION, ENABLE_AGENT)
to configuration.rst and the AGENTS.md frontend env-var table.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant