Skip to content

feat: list daemon artifacts through proxy sessions#1027

Open
thymikee wants to merge 1 commit into
codex/pr-1020-agent-artifact-inventory-basefrom
codex/proxy-artifacts-command
Open

feat: list daemon artifacts through proxy sessions#1027
thymikee wants to merge 1 commit into
codex/pr-1020-agent-artifact-inventory-basefrom
codex/proxy-artifacts-command

Conversation

@thymikee

@thymikee thymikee commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary

Make agent-device artifacts return daemon artifact inventory for direct proxy sessions while preserving cloud provider artifact lookup for BrowserStack/AWS-style sessions.

Updates the command result type and CLI output to distinguish daemon artifacts from cloud artifacts, and documents the proxy flow.

Validation

  • pnpm exec vitest run src/commands/management/output.test.ts src/daemon/__tests__/request-handler-catalog.test.ts src/daemon/__tests__/http-server-artifacts.test.ts src/__tests__/daemon-entrypoint.test.ts src/utils/__tests__/args.test.ts
  • pnpm check:quick
  • pnpm check:unit

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Size Report

Metric Base Current Diff
JS raw 1.5 MB 1.5 MB +650 B
JS gzip 480.8 kB 481.0 kB +255 B
npm tarball 582.1 kB 582.7 kB +604 B
npm unpacked 2.0 MB 2.0 MB +1.1 kB

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 24.1 ms 24.0 ms -0.2 ms
CLI --help 42.5 ms 42.5 ms -0.1 ms

Top changed chunks:

Chunk Raw diff Gzip diff
dist/src/2948.js +259 B +108 B
dist/src/9722.js +46 B +12 B
dist/src/cli-help.js +34 B +1 B

@thymikee thymikee force-pushed the codex/pr-1020-agent-artifact-inventory-base branch from a5521ce to e527d3b Compare July 2, 2026 17:36
@thymikee thymikee force-pushed the codex/proxy-artifacts-command branch from a1c7693 to 7a4dd80 Compare July 2, 2026 17:37
@thymikee thymikee force-pushed the codex/proxy-artifacts-command branch from 7a4dd80 to 25b8cb1 Compare July 2, 2026 17:44
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.

1 participant