-
Notifications
You must be signed in to change notification settings - Fork 768
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jackwener/opencli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jackwener/opencli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 61 files changed
- 3 contributors
Commits on Mar 27, 2026
-
fix(network): honor proxy env for node requests (#512)
* fix(network): honor proxy env for node requests * fix(network): honor default ports in NO_PROXY * refactor(network): normalize proxy config handling * refactor(network): delegate proxy env handling to undici --------- Co-authored-by: jackwener <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea0cf4d - Browse repository at this point
Copy the full SHA ea0cf4dView commit details -
perf: smart-wait — waitForCapture, wait({ selector }), daemon backoff
- waitForCapture(): polls window.__opencli_xhr instead of DOM-stable; fixes INTERCEPT adapters returning empty after smart-wait refactor - wait({ selector }): MutationObserver-based wait; resolves instantly on element insertion - CDPPage.wait(N): smart DOM-stable wait (matches Page.wait behavior) - Daemon cold-start: exponential backoff [50..3000ms] - README: simplified to 50-line overviewConfiguration menu - View commit details
-
Copy full SHA for 70bd87b - Browse repository at this point
Copy the full SHA 70bd87bView commit details -
refactor: slim CI matrix, shared utils, unified logging, remove __tes…
…t__ leak (#525) * refactor: slim CI matrix, extract shared utils, unify logging, remove __test__ from public API - CI: unit-test uses dynamic matrix (PR=ubuntu+22 only, push=full 3OS×2Node); adapter-test reduced to ubuntu-latest (OS doesn't affect pure unit tests) - _shared/common.ts: add sleep() and clampToRange() shared adapter utilities; douban/utils.ts and sinablog/utils.ts now use clampToRange instead of duplicate clampLimit - browser/daemon-client.ts: replace inline setTimeout Promise with local sleep() - execution.ts: replace conditional console.error with log.debug - browser/index.ts: remove __test__ from public barrel export; browser.test.ts now imports internal helpers directly from source files * fix: remove unused afterEach import, fix schedule/dispatch CI matrix, clarify clampToRange docs * refactor: move sleep to src/utils.ts, simplify clamp signature to match lodash convention
Configuration menu - View commit details
-
Copy full SHA for 55c3259 - Browse repository at this point
Copy the full SHA 55c3259View commit details
Commits on Mar 28, 2026
-
fix(extension): change automation window state from minimized to norm…
Configuration menu - View commit details
-
Copy full SHA for 5ab3f5d - Browse repository at this point
Copy the full SHA 5ab3f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f13484 - Browse repository at this point
Copy the full SHA 4f13484View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.2...v1.5.3