Skip to content

opr8r wrapper client, vscode platform specific builds, windows builds#15

Merged
untra merged 6 commits intomainfrom
fix/opr8r-project-details
Jan 18, 2026
Merged

opr8r wrapper client, vscode platform specific builds, windows builds#15
untra merged 6 commits intomainfrom
fix/opr8r-project-details

Conversation

@untra
Copy link
Owner

@untra untra commented Jan 18, 2026

Operator! PR

improvements to vscode extension, windows builds, platform specific embeds, windows builds

add a sweet (optional) meme

Type of change

  • Docs update (changes to the readme or a site page, no code changes)
  • Ops wrangling (automation or test improvements)
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Sweet release (needs a lot of work and effort)
  • Something else (explain please)

Checklists

  • If modifying code, at least one test has been added to the suite

untra and others added 4 commits January 12, 2026 00:16
remove compiled docs site

launch ticket uses the api

now that's some good lookin docs

review in ci

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

more small changes, tests additions

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

chore: bump version to v0.1.14 [skip ci]

opr8r subproject

opr8r platform specific vscode and window build

super slim opr8r wrapper

opr8r embedding, extension and integration tests

opr8r treeshaking

operator privacy policy technically needed

improvements to vscode extension, command parsing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra changed the title opr8r wrapper client, vscode platform specific build opr8r wrapper client, vscode platform specific builds, windows builds Jan 18, 2026
@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 963 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.71%. Comparing base (05c490a) to head (df0f555).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
vscode-extension/src/extension.ts 0.00% 383 Missing ⚠️
vscode-extension/src/operator-binary.ts 0.00% 319 Missing ⚠️
vscode-extension/src/api-client.ts 0.00% 148 Missing ⚠️
vscode-extension/src/opr8r.ts 0.00% 109 Missing ⚠️
vscode-extension/src/ticket-parser.ts 0.00% 3 Missing ⚠️
vscode-extension/src/status-provider.ts 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   58.01%   56.71%   -1.30%     
==========================================
  Files         175      177       +2     
  Lines       41382    42329     +947     
  Branches    37206    37206              
==========================================
  Hits        24008    24008              
- Misses      16723    17670     +947     
  Partials      651      651              
Flag Coverage Δ
vscode-extension 0.00% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/agents/launcher/llm_command.rs 89.45% <ø> (ø)
src/rest/dto.rs 66.66% <ø> (ø)
src/rest/mod.rs 52.75% <ø> (ø)
src/rest/routes/agents.rs 46.80% <ø> (ø)
src/rest/routes/launch.rs 65.74% <ø> (ø)
src/rest/routes/queue.rs 38.46% <ø> (ø)
src/services/kanban_sync.rs 41.77% <ø> (ø)
vscode-extension/src/status-provider.ts 0.00% <0.00%> (ø)
vscode-extension/src/ticket-parser.ts 0.00% <0.00%> (ø)
vscode-extension/src/opr8r.ts 0.00% <0.00%> (ø)
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

vscode extension tests

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra force-pushed the fix/opr8r-project-details branch from 117dd7e to 2249988 Compare January 18, 2026 21:00
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra merged commit 6a89ea8 into main Jan 18, 2026
36 checks passed
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.

2 participants