Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
vybestack
/
llxprt-code
Public
Notifications
You must be signed in to change notification settings
Fork
95
Star
701
Code
Issues
175
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Migrate the CLI workspace to Bun-native test execution (Fixes #2843)
- #3056
#3056
Merged
acoliver
merged 135 commits into
main
vybestack/llxprt-code:main
from
issue2843
vybestack/llxprt-code:issue2843
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
135
(135)
Checks
Files changed
Merged
Migrate the CLI workspace to Bun-native test execution (Fixes #2843)
#3056
acoliver
merged 135 commits into
main
vybestack/llxprt-code:main
from
issue2843
vybestack/llxprt-code:issue2843
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
wip(cli-bun): bun runner, preload parity, and shared vi.mock shim fixes
acoliver
committed
9c9eb57
View commit details
Copy full SHA for 9c9eb57
Browse repository at this point
revert bun-written snapshot entries
acoliver
committed
bd5300f
View commit details
Copy full SHA for bd5300f
Browse repository at this point
Commits on Aug 4, 2026
wip(cli-bun): batch remediation from parallel agents + snapshot key migration
acoliver
committed
67346c7
View commit details
Copy full SHA for 67346c7
Browse repository at this point
wip(cli-bun): further batch remediation
acoliver
committed
ce9452a
View commit details
Copy full SHA for ce9452a
Browse repository at this point
fix(bun-shim): Vitest-compatible spyOn freshness, restoreAllMocks module-mock retention and vi.fn restore
acoliver
committed
16cda9f
View commit details
Copy full SHA for 16cda9f
Browse repository at this point
fix(bun-shim): automock default interop, vi.unmock restore, provider-alias preload via vi.mock
acoliver
committed
7914fa0
View commit details
Copy full SHA for 7914fa0
Browse repository at this point
fix(cli-bun): reset process.exitCode per test and stop yargs from exiting the test process
acoliver
committed
292e5e6
View commit details
Copy full SHA for 292e5e6
Browse repository at this point
fix(bun-shim): snapshot module exports through accessors for builtin namespaces
acoliver
committed
3067113
View commit details
Copy full SHA for 3067113
Browse repository at this point
fix(bun-shim): synthesize automock default export for CommonJS modules
acoliver
committed
78e19ef
View commit details
Copy full SHA for 78e19ef
Browse repository at this point
test(cli): load toolMapping after its telemetry mock is registered
acoliver
committed
bf86939
View commit details
Copy full SHA for bf86939
Browse repository at this point
test(cli): rewrite resolves.not.toThrow assertions as direct awaits
acoliver
committed
ba14078
View commit details
Copy full SHA for ba14078
Browse repository at this point
test(cli): restore real stdio and remove drain/error timer races in commandUtils
acoliver
committed
3e2440c
View commit details
Copy full SHA for 3e2440c
Browse repository at this point
test(cli): load errorReporting after its core mock is registered
acoliver
committed
b617500
View commit details
Copy full SHA for b617500
Browse repository at this point
test(cli): load dynamicSettings after its telemetry mock is registered
acoliver
committed
396c54b
View commit details
Copy full SHA for 396c54b
Browse repository at this point
test(cli): inject the MCP token store on the class diagnostics actually uses
acoliver
committed
536d59c
View commit details
Copy full SHA for 536d59c
Browse repository at this point
test(cli): await fs.access instead of asserting its runtime-specific resolved value
acoliver
committed
ad6a0b3
View commit details
Copy full SHA for ad6a0b3
Browse repository at this point
fix(bun-shim): mockRestore returns a vi.fn to its constructor implementation
acoliver
committed
723742b
View commit details
Copy full SHA for 723742b
Browse repository at this point
test(cli): run the fd-forwarding harness under node explicitly
acoliver
committed
2a4e6cb
View commit details
Copy full SHA for 2a4e6cb
Browse repository at this point
test(cli): restore the real provider aliases via vi.unmock and importActual
acoliver
committed
0bc7044
View commit details
Copy full SHA for 0bc7044
Browse repository at this point
test(cli): use a real class for the mocked agent client constructor
acoliver
committed
894ef99
View commit details
Copy full SHA for 894ef99
Browse repository at this point
fix(bun-shim): tolerate dependencies that cannot be required when snapshotting a mock
acoliver
committed
6dc11e3
View commit details
Copy full SHA for 6dc11e3
Browse repository at this point
fix(bun-shim): run due timers when advanceTimersByTimeAsync is called with zero
acoliver
committed
5eab2ca
View commit details
Copy full SHA for 5eab2ca
Browse repository at this point
test: pin the CLI bun runner discovery contract and the Vitest-parity guarantees of the shim
acoliver
committed
78b3f88
View commit details
Copy full SHA for 78b3f88
Browse repository at this point
test(cli): use a real class for the shared mocked agent client constructor
acoliver
committed
e763bb8
View commit details
Copy full SHA for e763bb8
Browse repository at this point
test(cli): drop mocks for hooks that no longer exist in the workspace
acoliver
committed
b31995e
View commit details
Copy full SHA for b31995e
Browse repository at this point
test(cli): poll AuthDialog keystroke assertions instead of sleeping a fixed delay
acoliver
committed
f01b324
View commit details
Copy full SHA for f01b324
Browse repository at this point
test(cli): poll AuthDialog OAuth toggle assertions instead of sleeping
acoliver
committed
6542416
View commit details
Copy full SHA for 6542416
Browse repository at this point
fix(cli): type the mocked agent client instances passed to useAgentStream
acoliver
committed
68cf0f1
View commit details
Copy full SHA for 68cf0f1
Browse repository at this point
fix(cli): clear the typecheck and lint errors introduced by the migration
acoliver
committed
e87c7dc
View commit details
Copy full SHA for e87c7dc
Browse repository at this point
chore: apply repository formatting
acoliver
committed
2b37a7d
View commit details
Copy full SHA for 2b37a7d
Browse repository at this point
fix(bun-shim): stop overriding vi.fn, which broke mock-as-constructor
acoliver
committed
3abc1ae
View commit details
Copy full SHA for 3abc1ae
Browse repository at this point
test: drop parity cases for the reverted vi.fn override and document the divergence
acoliver
committed
86177a7
View commit details
Copy full SHA for 86177a7
Browse repository at this point
docs: record the delivered bun migration architecture and its divergences
acoliver
committed
6c8f620
View commit details
Copy full SHA for 6c8f620
Browse repository at this point
fix(bun-shim): clear module-mock call history on restoreAllMocks, matching Vitest
acoliver
committed
1025829
View commit details
Copy full SHA for 1025829
Browse repository at this point
feat(cli-bun): report aggregate test-case counts for vitest parity verification
acoliver
committed
15882ee
View commit details
Copy full SHA for 15882ee
Browse repository at this point
docs: record measured bun test-case totals and the vitest OOM that blocks a single-run comparison
acoliver
committed
8da91cc
View commit details
Copy full SHA for 8da91cc
Browse repository at this point
refactor(cli): remove vitest from the workspace and run every test file under bun
acoliver
committed
22bc0a2
View commit details
Copy full SHA for 22bc0a2
Browse repository at this point
test(cli): delete tests asserting removed behaviour and record the coverage gaps
acoliver
committed
e879005
View commit details
Copy full SHA for e879005
Browse repository at this point
test(cli): port ContextIndicator and delete the theme prop-instrumentation family
acoliver
committed
cf8c4c4
View commit details
Copy full SHA for cf8c4c4
Browse repository at this point
test(cli): delete the App test family, written against a superseded component contract
acoliver
committed
0795e14
View commit details
Copy full SHA for 0795e14
Browse repository at this point
test(cli): supply MouseProvider and the current TextBuffer fields to InputPrompt tests
acoliver
committed
e54f1db
View commit details
Copy full SHA for e54f1db
Browse repository at this point
fix(cli-test-utils): route useStdin to the active render stdin so keypress tests receive input
acoliver
committed
0574ba3
View commit details
Copy full SHA for 0574ba3
Browse repository at this point
test(cli): add a complete SessionMetrics fixture factory and refresh the stale summary snapshot
acoliver
committed
f807663
View commit details
Copy full SHA for f807663
Browse repository at this point
test(cli): port TodoPanel.responsive and ProviderDialog.responsive to current rendering
acoliver
committed
3723fac
View commit details
Copy full SHA for 3723fac
Browse repository at this point
test(cli): update agent-stream call-signature expectations; drop cancellation history assertions the hook no longer owns
acoliver
committed
f6480e6
View commit details
Copy full SHA for f6480e6
Browse repository at this point
docs: record the cancellation coverage moved to the agent loop
acoliver
committed
c7e9f55
View commit details
Copy full SHA for c7e9f55
Browse repository at this point
test(cli): port finish-reason cases to canonical reasons; delete the removed loop-detection confirmation suite
acoliver
committed
f8ff193
View commit details
Copy full SHA for f8ff193
Browse repository at this point
test(cli): default renderMarkdown in the shared UI state and supply the runtime hook to history rendering
acoliver
committed
80b88e2
View commit details
Copy full SHA for 80b88e2
Browse repository at this point
test(cli): align line-number tests with the shipped showLineNumbers default and refresh the explained snapshots
acoliver
committed
426ffe1
View commit details
Copy full SHA for 426ffe1
Browse repository at this point
test(cli): follow the loading-phrases setting rename and inversion in the settings dialog tests
acoliver
committed
5d58641
View commit details
Copy full SHA for 5d58641
Browse repository at this point
test(cli): port tool confirmation assertions, refresh tool group snapshots, delete the removed details-toggle suite
acoliver
committed
2b0653a
View commit details
Copy full SHA for 2b0653a
Browse repository at this point
test(cli): supply the runtime bridge and extensions getter to SessionController
acoliver
committed
0a81388
View commit details
Copy full SHA for 0a81388
Browse repository at this point
test(cli): render the responsive-testing helper fixture with ink primitives
acoliver
committed
a08195f
View commit details
Copy full SHA for a08195f
Browse repository at this point
fix(cli): satisfy the ink text-color lint rule in the responsive helper fixture
acoliver
committed
1f78f58
View commit details
Copy full SHA for 1f78f58
Browse repository at this point
fix(settings): restore the lost retries/retrywait validators and port two integration tests
acoliver
committed
57b1fe8
View commit details
Copy full SHA for 57b1fe8
Browse repository at this point
test(cli): resolve profiles from the isolated storage root and read tools from the agent
acoliver
committed
d58706e
View commit details
Copy full SHA for d58706e
Browse repository at this point
test(cli): point oauth-timing ProfileManager at its temp profiles directory
acoliver
committed
9faa0d5
View commit details
Copy full SHA for 9faa0d5
Browse repository at this point
test(cli): align spawned-CLI profile tests with the isolated storage root
acoliver
committed
a1f1f25
View commit details
Copy full SHA for a1f1f25
Browse repository at this point
test(cli): assert cleanup logging on the debug logger and correct a miscounted diff expectation
acoliver
committed
d71b4e4
View commit details
Copy full SHA for d71b4e4
Browse repository at this point
test(cli): assert Config-level normalisation of streaming settings
acoliver
committed
bd660d6
View commit details
Copy full SHA for bd660d6
Browse repository at this point
fix(cli-test): omit an empty LLXPRT_CONFIG_HOME when spawning the CLI
acoliver
committed
3d04417
View commit details
Copy full SHA for 3d04417
Browse repository at this point
test(cli): correct git-stats diff arithmetic and cumulative filesChanged semantics
acoliver
committed
cd2e123
View commit details
Copy full SHA for cd2e123
Browse repository at this point
test(cli): attach agent factories and assert Config-level context-limit validation
acoliver
committed
f3e0d71
View commit details
Copy full SHA for f3e0d71
Browse repository at this point
test(cli): resolve loadbalancer profiles from the isolated root; record product defects
acoliver
committed
6272396
View commit details
Copy full SHA for 6272396
Browse repository at this point
test(cli): assert provider-switch clearing and supply the proactive-renewal hook
acoliver
committed
5ffd93d
View commit details
Copy full SHA for 5ffd93d
Browse repository at this point
test(cli): delete auth-e2e integration suite that spawned a nonexistent npm script
acoliver
committed
5a0e56f
View commit details
Copy full SHA for 5a0e56f
Browse repository at this point
test(cli): make the multi-provider logging fixture exercise what it asserts
acoliver
committed
346170d
View commit details
Copy full SHA for 346170d
Browse repository at this point
test(cli): keep a yargs validation exit from killing the test process
acoliver
committed
c354b99
View commit details
Copy full SHA for c354b99
Browse repository at this point
test(cli): keep the yargs assertion in the test body for lint
acoliver
committed
aa4d1c0
View commit details
Copy full SHA for aa4d1c0
Browse repository at this point
test(cli): restore the 30s test timeout that vitest.config.ts had set
acoliver
committed
1056db0
View commit details
Copy full SHA for 1056db0
Browse repository at this point
test(cli): pass the per-test timeout explicitly to each bun test invocation
acoliver
committed
4a9f0cb
View commit details
Copy full SHA for 4a9f0cb
Browse repository at this point
test(cli): assert specified completion ranking and the debounce contract itself
acoliver
committed
0b517df
View commit details
Copy full SHA for 0b517df
Browse repository at this point
test(cli): drop the unused render result in the debounce test
acoliver
committed
320b970
View commit details
Copy full SHA for 320b970
Browse repository at this point
test(cli): assert large-paste placeholder behaviour and add threshold coverage
acoliver
committed
fa2d63e
View commit details
Copy full SHA for fa2d63e
Browse repository at this point
test(cli): record the ESC dispatch finding and back out an incorrect mock diagnosis
acoliver
committed
206a6b7
View commit details
Copy full SHA for 206a6b7
Browse repository at this point
docs(issue2843): record what is ruled out for the InputPrompt keyboard cases
acoliver
committed
083d069
View commit details
Copy full SHA for 083d069
Browse repository at this point
test(cli): assert elapsed-time retention rather than effect scheduling timing
acoliver
committed
8aad329
View commit details
Copy full SHA for 8aad329
Browse repository at this point
test(cli): emit the context-warning event the dispatcher consumes and align hook arguments
acoliver
committed
de1c71d
View commit details
Copy full SHA for de1c71d
Browse repository at this point
docs(issue2843): record the Bun extra-fd limitation blocking sandbox bashrc
acoliver
committed
bcdd12c
View commit details
Copy full SHA for bcdd12c
Browse repository at this point
test(cli): redirect homedir via spy and assert the AggregateError directly
acoliver
committed
0035208
View commit details
Copy full SHA for 0035208
Browse repository at this point
Commits on Aug 5, 2026
test(cli): capture ink render through the documented injection seam
acoliver
committed
efba341
View commit details
Copy full SHA for efba341
Browse repository at this point
test(cli): delete InputPrompt queued-message cases for a prop nothing reads
acoliver
committed
811c6f1
View commit details
Copy full SHA for 811c6f1
Browse repository at this point
test(cli): give the buffer double its render fields and snapshot once outside waitFor
acoliver
committed
a17e0e2
View commit details
Copy full SHA for a17e0e2
Browse repository at this point
test(cli): restore snapshots from main and record the fabricated-snapshot audit
acoliver
committed
e43b5ea
View commit details
Copy full SHA for e43b5ea
Browse repository at this point
test(cli): re-record snapshots for previously-excluded files after verifying real renders
acoliver
committed
0f4dea4
View commit details
Copy full SHA for 0f4dea4
Browse repository at this point
test(cli): honour the mouseEventsEnabled option the paste tests already passed
acoliver
committed
ba5abdb
View commit details
Copy full SHA for ba5abdb
Browse repository at this point
test(cli): give the third InputPrompt buffer double its render fields
acoliver
committed
cffb298
View commit details
Copy full SHA for cffb298
Browse repository at this point
test(cli): correct the useKeypress mock specifier and record the buffer-double findings
acoliver
committed
47fae09
View commit details
Copy full SHA for 47fae09
Browse repository at this point
test(cli): drive SessionController identity and paid mode through the runtime status
acoliver
committed
658b106
View commit details
Copy full SHA for 658b106
Browse repository at this point
docs(cli): record the useAgentStream.finished and SessionController findings
acoliver
committed
1379f42
View commit details
Copy full SHA for 1379f42
Browse repository at this point
test(cli): delete placeholder tests and make the mouse assertion real
acoliver
committed
7514114
View commit details
Copy full SHA for 7514114
Browse repository at this point
docs(cli): add the coverage-gap issue body filed as #3046
acoliver
committed
e2eac24
View commit details
Copy full SHA for e2eac24
Browse repository at this point
test(cli): extract the extension loadSettings seam to keep the file under max-lines
acoliver
committed
393e236
View commit details
Copy full SHA for 393e236
Browse repository at this point
fix(cli-bun): restore Ink teardown and credential env isolation, fail loudly on rejected mock factories, sanitize JUnit XML
acoliver
committed
d2a864d
View commit details
Copy full SHA for d2a864d
Browse repository at this point
test(cli): assert SettingsDialog wraparound as a round trip instead of a negation
acoliver
committed
6882876
View commit details
Copy full SHA for 6882876
Browse repository at this point
test(cli): restore the full branch-name assertion; reject the showLineNumbers finding with probe evidence
acoliver
committed
aeb0bd7
View commit details
Copy full SHA for aeb0bd7
Browse repository at this point
test(cli): de-duplicate the debounce assertions and record why publication is asserted elsewhere
acoliver
committed
82bf75a
View commit details
Copy full SHA for 82bf75a
Browse repository at this point
fix(cli-bun): clear nested module mocks and kill the whole process group on timeout
acoliver
committed
6f72456
View commit details
Copy full SHA for 6f72456
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue2843
Show description for 72dc924
acoliver
committed
72dc924
View commit details
Copy full SHA for 72dc924
Browse repository at this point
docs(cli): record the stale-dist masking and the spawned-CLI profile-root disagreement
acoliver
committed
dc86957
View commit details
Copy full SHA for dc86957
Browse repository at this point
docs(cli): correct the stale-bundle findings; profiles do honour LLXPRT_CONFIG_HOME
acoliver
committed
3254044
View commit details
Copy full SHA for 3254044
Browse repository at this point
docs(cli): add the PR body for the Bun test migration
acoliver
committed
7ffc853
View commit details
Copy full SHA for 7ffc853
Browse repository at this point
fix(cli): satisfy the CLI type-escape policy and re-own the bun manifest roots
Show description for 7be5d1b
acoliver
committed
7be5d1b
View commit details
Copy full SHA for 7be5d1b
Browse repository at this point
fix(cli): give spawned-CLI tests a budget that survives a cold CI runner
Show description for d657e83
acoliver
committed
d657e83
View commit details
Copy full SHA for d657e83
Browse repository at this point
fix(cli): size the whole-file budget for CI-speed CLI spawns
Show description for f9b0cf3
acoliver
committed
f9b0cf3
View commit details
Copy full SHA for f9b0cf3
Browse repository at this point
fix(cli): stop a zero-length timer advance from splitting a paste sequence
Show description for 2abcd55
acoliver
committed
2abcd55
View commit details
Copy full SHA for 2abcd55
Browse repository at this point
fix(cli): keep the kitty debounce branch out of the test body
Show description for 9be95bb
acoliver
committed
9be95bb
View commit details
Copy full SHA for 9be95bb
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue2843
Show description for 9776630
acoliver
committed
9776630
View commit details
Copy full SHA for 9776630
Browse repository at this point
fix(cli): repair four real defects the Bun migration exposed
Show description for 52261c1
acoliver
committed
52261c1
View commit details
Copy full SHA for 52261c1
Browse repository at this point
fix(cli): restore click-to-position in the prompt and unbreak two hidden suites
Show description for 191b877
acoliver
committed
191b877
View commit details
Copy full SHA for 191b877
Browse repository at this point
fix(cli): give keypress tests human timing so they exercise the real paths
Show description for fa7c2a0
acoliver
committed
fa7c2a0
View commit details
Copy full SHA for fa7c2a0
Browse repository at this point
test(cli): exercise Ctrl+R command search in the mode that implements it
Show description for d3a47e0
acoliver
committed
d3a47e0
View commit details
Copy full SHA for d3a47e0
Browse repository at this point
test(cli): feed the raw server event through the agent event adapter
Show description for 0725b19
acoliver
committed
0725b19
View commit details
Copy full SHA for 0725b19
Browse repository at this point
test(cli): stop reading an object that Bun's toMatchObject has corrupted
Show description for aa9960e
acoliver
committed
aa9960e
View commit details
Copy full SHA for aa9960e
Browse repository at this point
test(cli): let the OAuth mock report the enablement state the tests describe
Show description for 82d0a5f
acoliver
committed
82d0a5f
View commit details
Copy full SHA for 82d0a5f
Browse repository at this point
test(cli): assert the behaviour these two suites actually govern
Show description for eb4d80d
acoliver
committed
eb4d80d
View commit details
Copy full SHA for eb4d80d
Browse repository at this point
test(cli): stop spawned CLIs inheriting the host session's JSP bootstrap
Show description for 98a9e99
acoliver
committed
98a9e99
View commit details
Copy full SHA for 98a9e99
Browse repository at this point
fix(cli): scrub the host session's JSP bootstrap and unmask a hidden failure
Show description for 89b3b88
acoliver
committed
89b3b88
View commit details
Copy full SHA for 89b3b88
Browse repository at this point
test(cli): assert the suggestion rendering this fork actually has
Show description for b94b500
acoliver
committed
b94b500
View commit details
Copy full SHA for b94b500
Browse repository at this point
fix(cli): stop declaring a provider-neutral gemini identifier in the logging fixture
Show description for 42e0363
acoliver
committed
42e0363
View commit details
Copy full SHA for 42e0363
Browse repository at this point
test(cli): make the spawned-CLI integration suites survive a CI runner
Show description for 21ff260
acoliver
committed
21ff260
View commit details
Copy full SHA for 21ff260
Browse repository at this point
test(cli): stop spawned CLIs inheriting CI's real provider credentials
Show description for 1d3b52b
acoliver
committed
1d3b52b
View commit details
Copy full SHA for 1d3b52b
Browse repository at this point
test(cli): stop settingsIntegration calling the real OS keychain
Show description for fbb4321
acoliver
committed
fbb4321
View commit details
Copy full SHA for fbb4321
Browse repository at this point
test(cli): keep PoliciesDialog state updates inside act()
Show description for c62ab46
acoliver
committed
c62ab46
View commit details
Copy full SHA for c62ab46
Browse repository at this point
fix: keep the credential scrub clear of the provider-naming guard
Show description for 22a0236
acoliver
committed
22a0236
View commit details
Copy full SHA for 22a0236
Browse repository at this point
ci: let the coverage comment report N/A for the migrated cli shard
Show description for 205c979
acoliver
committed
205c979
View commit details
Copy full SHA for 205c979
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue2843
Show description for 79808d0
acoliver
committed
79808d0
View commit details
Copy full SHA for 79808d0
Browse repository at this point
review: fix the findings that hold, with evidence for those that do not
Show description for adafc32
acoliver
committed
adafc32
View commit details
Copy full SHA for adafc32
Browse repository at this point
Commits on Aug 6, 2026
fix(cli): stop the runner following a symlink cycle forever
Show description for 84d2112
acoliver
committed
84d2112
View commit details
Copy full SHA for 84d2112
Browse repository at this point
Merge origin/main into issue2843
Show description for bf87689
acoliver
committed
bf87689
View commit details
Copy full SHA for bf87689
Browse repository at this point
test(cli): close the remaining Bun migration review gaps
acoliver
committed
8a94751
View commit details
Copy full SHA for 8a94751
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue2843
acoliver
committed
fc95298
View commit details
Copy full SHA for fc95298
Browse repository at this point
Merge branch 'main' into issue2843
acoliver
authored
578d390
View commit details
Copy full SHA for 578d390
Browse repository at this point
Merge remote-tracking branch 'origin/main' into issue2843
acoliver
committed
c1a2938
View commit details
Copy full SHA for c1a2938
Browse repository at this point
test: eliminate Bun migration lifecycle flakes
acoliver
committed
ad070ce
View commit details
Copy full SHA for ad070ce
Browse repository at this point
You can’t perform that action at this time.