Skip to content

version rev 0.1.28, TUI refactor and design alignment, refine git provider setup#34

Merged
untra merged 5 commits intomainfrom
feature/refined-vscode-status
Apr 11, 2026
Merged

version rev 0.1.28, TUI refactor and design alignment, refine git provider setup#34
untra merged 5 commits intomainfrom
feature/refined-vscode-status

Conversation

@untra
Copy link
Copy Markdown
Owner

@untra untra commented Mar 29, 2026

Operator! PR

TUI ui refactor, tightening and aligning design between these control panes

advanced, more applicable controls for launching tickets

vscode extension updates, structured updates for TUI registration and git provider setup

restructured kanban onboarding

added github kanban provider support

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 2 commits March 29, 2026 15:44
TUI ui refactor, tightening and aligning design between these control panes

advanced, more applicable controls for launching tickets

vscode extension updates, structured updates for TUI registration and git provider setup

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2026

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

Codecov Report

❌ Patch coverage is 1.29590% with 457 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.56%. Comparing base (7f5c75d) to head (e142f1d).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
vscode-extension/src/extension.ts 1.56% 377 Missing ⚠️
vscode-extension/src/config-panel.ts 0.00% 42 Missing ⚠️
vscode-extension/src/api-client.ts 0.00% 26 Missing ⚠️
vscode-extension/src/git-onboarding.ts 0.00% 12 Missing ⚠️
❗ 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      #34      +/-   ##
==========================================
+ Coverage   51.96%   59.56%   +7.60%     
==========================================
  Files         233      232       -1     
  Lines       55518    49301    -6217     
  Branches    45354    45281      -73     
==========================================
+ Hits        28849    29368     +519     
+ Misses      25905    19135    -6770     
- Partials      764      798      +34     
Flag Coverage Δ
typescript 64.74% <ø> (ø)
vscode-extension 24.90% <1.29%> (+24.90%) ⬆️

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 79.06% <ø> (ø)
src/agents/launcher/mod.rs 17.60% <ø> (+0.01%) ⬆️
src/agents/launcher/options.rs 57.14% <ø> (ø)
src/agents/launcher/worktree_setup.rs 42.53% <ø> (-0.43%) ⬇️
src/api/providers/kanban/jira.rs 26.24% <ø> (-11.76%) ⬇️
src/api/providers/kanban/linear.rs 89.70% <ø> (+1.14%) ⬆️
src/api/providers/kanban/mod.rs 64.30% <ø> (-0.02%) ⬇️
src/app/agents.rs 0.00% <ø> (ø)
src/app/data_sync.rs 0.00% <ø> (ø)
src/app/kanban.rs 0.00% <ø> (ø)
... and 48 more

... and 11 files with indirect coverage changes

🚀 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.

github projects support, kanban onboarding coordination, api derived kanban onboarding, seperate kanban issuetypes and operator issuetypes

github projects integration tests

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@untra untra force-pushed the feature/refined-vscode-status branch from 55fc76d to 92b8e3b Compare April 11, 2026 19:30
@untra untra merged commit b64b4da into main Apr 11, 2026
52 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