Skip to content

Agent/macos release build - #17

Merged
dashenbibi merged 4 commits into
mainfrom
agent/macos-release-build
Jul 24, 2026
Merged

Agent/macos release build#17
dashenbibi merged 4 commits into
mainfrom
agent/macos-release-build

Conversation

@dashenbibi

Copy link
Copy Markdown
Owner

Outcome

Describe the user-visible or architectural outcome.

Security and compatibility

  • Snapshot, Guard, TrustGrant, audit, and human-decision invariants remain enforced.
  • No credentials, private repository content, local state, generated evidence, or internal planning documents are included.
  • English and Simplified Chinese user-facing content were updated together when applicable.
  • Schema, CLI JSON, provider-envelope, or migration impact is described below.

Verification

List the exact checks run and their results.

Signed-off-by: dashenbibi <15820727+dashenbibi@users.noreply.github.com>
Signed-off-by: dashenbibi <15820727+dashenbibi@users.noreply.github.com>
…anel

- Pass the selected agent model to codex generate (App.tsx previously
  dropped it to null for codex mode, so codex always fell back to the
  config default model).
- Require static TESTHARBOR_STEP source comments instead of runtime-only
  echo/log, so the review view can parse business steps before execution.
- Forbid placing test source under the gitignored .testharbor/ directory
  so candidate detection sees generated tests (was causing "no candidate
  changes" failures).
- Add a read-only Task inputs panel (objective/acceptance criteria/
  environment/agent) at the top of the task view, expanded by default.
- Add a sidebar "copy inputs to new task" action to reuse a prior run's
  inputs (non-secret fields only; credentials must be re-entered).
- Stream live execution output via a side-effect-free poll_execution_output
  endpoint while structured parsing and result review run.
- Include the user's free-form environment context in the generation
  prompt so the CLI can resolve project-specific service/auth details.
@dashenbibi
dashenbibi merged commit 6820a38 into main Jul 24, 2026
0 of 10 checks passed
@dashenbibi
dashenbibi deleted the agent/macos-release-build branch July 24, 2026 06:44
@dashenbibi
dashenbibi restored the agent/macos-release-build branch August 27, 2026 03:50
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