Skip to content

Sync upstream changes for 2026-06-11 - #49

Merged
earayu merged 91 commits into
mainfrom
chore/sync-upstream-2026-06-11
Jun 11, 2026
Merged

Sync upstream changes for 2026-06-11#49
earayu merged 91 commits into
mainfrom
chore/sync-upstream-2026-06-11

Conversation

@earayu

@earayu earayu commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Closes #48

Summary

Sync upstream aaif-goose/goose main from 390dfb8c7 to 4207b7e08.

Upstream commits included:

Conflict handling

  • Preserved ApeMind Agent branding: productName, Desktop description, task-complete notification, watermark, Workflows label, and Chinese 工作流 label.
  • Preserved ApeMind recipe warning behavior: RECIPE_TRUST_WARNINGS_ENABLED still disables recipe trust warnings and auto-submit blocking.
  • Preserved cancel-to-new-chat route behavior: recipe parameter cancel still navigates to /pair.
  • Took upstream for ACP/server/session internals, generated SDK/API files, session search UI, provider changes, and docs.
  • Cleaned one upstream documentation trailing-whitespace line so git diff --check passes.

Verification

  • git grep -n "^<<<<<<< HEAD$": no conflict markers.
  • git diff --cached --check: passed before merge commit.
  • source ../../bin/activate-hermit && pnpm run lint:check in ui/desktop: passed.
  • source ../../bin/activate-hermit && pnpm run test:run -- src/__tests__/sessions.test.ts src/components/settings/chat/ChatSettingsSection.test.tsx src/components/settings/SettingsView.test.tsx in ui/desktop: passed (30 files / 354 tests).

Rust/full generated-schema validation is left to GitHub Actions for this PR.

dependabot Bot and others added 30 commits May 23, 2026 18:40
…oose#9381)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…CP init (aaif-goose#9357)

Signed-off-by: fresh3nough <anonwurcod@proton.me>
Signed-off-by: Angie Jones <jones.angie@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
…cp-harness (aaif-goose#9395)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dejavu <dejavu@Mac.home>
Co-authored-by: dejavu <dejavu@Mac.home>
Signed-off-by: jh-block <jhugo@block.xyz>
…if-goose#9409)

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Bradley Axen <baxen@squareup.com>
Signed-off-by: Bradley Axen <baxen@squareup.com>
…2.28+ compat (aaif-goose#9415)

Signed-off-by: Andrew Mello <andrew@88plug.com>
Co-authored-by: Alex Hancock <alex@alexhancock.com>
Co-authored-by: jh-block <255854896+jh-block@users.noreply.github.com>
…if-goose#8747)

Signed-off-by: Bradley Axen <baxen@squareup.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
…alling support, fixed thinking output parsing (aaif-goose#9442)

Signed-off-by: jh-block <jhugo@block.xyz>
Signed-off-by: Angie Jones <jones.angie@gmail.com>
…9285)

Signed-off-by: UGBOMEH OGOCHUKWU WILLIAMS <williamsugbomeh@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
…PONSE_SIZE (aaif-goose#9256)

Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
…se#9408)

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: Quentin Champenois <qchampenois@scaleway.com>
lifeizhou-ap and others added 28 commits June 4, 2026 03:12
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Bradley Axen <baxen@squareup.com>
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
Signed-off-by: shenzhengyang <shenzhengyang@soundws.com>
Co-authored-by: shenzhengyang <shenzhengyang@soundws.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Michael Neale <michael.neale@gmail.com>
…-2026-06-11

# Conflicts:
#	crates/goose-sdk-types/src/custom_requests.rs
#	crates/goose-server/Cargo.toml
#	crates/goose-server/src/openapi.rs
#	crates/goose-server/src/routes/session.rs
#	crates/goose/Cargo.toml
#	crates/goose/acp-meta.json
#	crates/goose/acp-schema.json
#	crates/goose/src/acp/response_builder.rs
#	crates/goose/src/acp/server.rs
#	crates/goose/src/acp/server/custom_dispatch.rs
#	crates/goose/src/acp/server/new_session.rs
#	crates/goose/src/agents/agent.rs
#	crates/goose/src/providers/databricks_v2.rs
#	crates/goose/src/providers/formats/anthropic.rs
#	crates/goose/src/session/session_manager.rs
#	crates/goose/tests/acp_custom_requests_test.rs
#	ui/desktop/package.json
#	ui/desktop/src/acp/sessions.ts
#	ui/desktop/src/api/index.ts
#	ui/desktop/src/api/sdk.gen.ts
#	ui/desktop/src/components/BaseChat.tsx
#	ui/desktop/src/components/ParameterInputModal.tsx
#	ui/desktop/src/components/sessions/SessionListView.tsx
#	ui/desktop/src/hooks/useNavigationItems.ts
#	ui/desktop/src/i18n/messages/en.json
#	ui/desktop/src/i18n/messages/zh-CN.json
#	ui/sdk/src/generated/client.gen.ts
#	ui/sdk/src/generated/index.ts
#	ui/sdk/src/generated/types.gen.ts
#	ui/sdk/src/generated/zod.gen.ts
@earayu
earayu merged commit a33a039 into main Jun 11, 2026
24 checks passed
@earayu
earayu deleted the chore/sync-upstream-2026-06-11 branch June 11, 2026 04:49
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.

每日上游同步 2026-06-11