Skip to content

ci: bump actions/upload-pages-artifact from 3 to 5#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/upload-pages-artifact-5
Open

ci: bump actions/upload-pages-artifact from 3 to 5#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/upload-pages-artifact-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

Bumps actions/upload-pages-artifact from 3 to 5.

Release notes

Sourced from actions/upload-pages-artifact's releases.

v5.0.0

Changelog

See details of all code changes since previous release.

v4.0.0

What's Changed

Full Changelog: actions/upload-pages-artifact@v3.0.1...v4.0.0

v3.0.1

Changelog

See details of all code changes since previous release.

Commits
  • fc324d3 Merge pull request #139 from Tom-van-Woudenberg/patch-1
  • fe9d4b7 Merge branch 'main' into patch-1
  • 0ca1617 Merge pull request #137 from jonchurch/include-hidden-files
  • 57f0e84 Update action.yml
  • 4a90348 v7 --> hash
  • 56f665a Update upload-artifact action to version 7
  • f7615f5 Add include-hidden-files input
  • 7b1f4a7 Merge pull request #127 from heavymachinery/pin-sha
  • 4cc19c7 Pin actions/upload-artifact to SHA
  • 2d163be Merge pull request #107 from KittyChiu/main
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 5.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v3...v5)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

dwgx added a commit that referenced this pull request Jul 15, 2026
… sixel

Completes the backlog. #2 (wait_any) and #3 (sixel) landed in the previous commit;
this adds #4 and cuts the release for all three.

Terminal-Bench agent adapter (smartcli_tbench/, NOT shipped in the wheel):
- driver.py: TmuxSessionDriver — wait_stable/wait_for/wait_any/wait_change over a
  TB tmux session's capture_pane(). Includes a min_wait floor (mirrors
  smartcli_core.wait_until_stable) that an adversarial review found missing —
  without it a slow command settles on the echoed-command (pre-output) screen.
- loop.py: run_agent_loop, perceive->decide->act->wait->confirm, parametrised by a
  decide_fn so it's unit-testable without an LLM.
- agent.py: SmartCliAgent(BaseAgent) for classic laude-institute/terminal-bench,
  importing TB lazily (module imports on a non-TB host -> SmartCliAgent=None).
- tests/test_tbench_adapter.py: 23 checks, pure-memory (no Docker/TB/LLM),
  incl. the min_wait stale-screen guard and a true never-settle case.
- .github/workflows/bench.yml: workflow_dispatch on ubuntu-latest — oracle smoke
  test + scored SmartCliAgent subset (gated on an LLM API-key secret).

Release: nine version sites 0.1.7->0.1.8, vendored core re-synced (byte-identical),
server.json revalidated, CHANGELOG + HANDOFF §9h + NEXT A4 reconciled. CI gains
test_tbench_adapter alongside test_wait_any + test_sixel. smartcli_tbench is
deliberately excluded from wheel packaging (packages = ["smartcli_core"]).
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.

0 participants