Skip to content

Add devices sort fields - #339

Open
jongio wants to merge 1 commit into
mainfrom
idea/devices-sort-fields
Open

Add devices sort fields#339
jongio wants to merge 1 commit into
mainfrom
idea/devices-sort-fields

Conversation

@jongio

@jongio jongio commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Closes #334

Adds --sort label and --sort last-seen to thermoworks devices while keeping --sort health behavior unchanged.

Validation:

  • pnpm exec biome check packages\cli\src\commands\devices.ts packages\cli\src\command-registry.ts packages\cli\tests\devices-triage.test.ts
  • pnpm --filter .\packages\cli exec vitest run tests\devices-triage.test.ts tests\devices-filter.test.ts
  • pnpm --filter .\packages\cli typecheck
  • pnpm --filter .\packages\cli build

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 3f892a21-0f5d-41e7-aebb-afbda057615d
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 26, 2026
@jongio jongio self-assigned this Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add label and last-seen sorting to the devices command

1 participant