Skip to content

feat: add plf compare/log commands and pipeline history tools#24

Open
atharva-0932 wants to merge 1 commit into
ExperQuick:mainfrom
atharva-0932:feature/compare-and-history-tools
Open

feat: add plf compare/log commands and pipeline history tools#24
atharva-0932 wants to merge 1 commit into
ExperQuick:mainfrom
atharva-0932:feature/compare-and-history-tools

Conversation

@atharva-0932

Copy link
Copy Markdown

Summary

  • Add compare_ppl_configs() to diff workflow/args between two PPLs
  • Add get_ppl_history() to return run timestamps joined with session logs
  • Add plf compare <pplid1> <pplid2> and plf log <pplid> CLI commands
  • Add pytest tests for hash_args, new experiment utilities, and CLI

Test plan

  • pytest — 27 tests pass
  • plf compare run_a run_b on a real lab with two pipelines
  • plf log run_a after running a pipeline once

Add management utilities to diff pipeline configs and inspect run history,
with full pytest coverage for the new API and CLI commands.

Co-authored-by: Cursor <cursoragent@cursor.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