Investigate the major changes to have been added to the changes in this merge commit since the last merge commit
Investigate the major changes to have been added to the changes in this merge commit since the last merge commit
Investigate the major changes to have been added to the changes in this merge commit since the last merge commit
commit 1a371d553360883745687099240996b6b637bb6a
Merge: 7d36f392e 0dc80df6f
Author: manno23 <j9m@eris>
Date: Sun Feb 1 23:40:06 2026 -0500
Merge branch 'upstream-tracking'
.github/actions/setup-bun/action.yml | 15 +-
.github/actions/setup-git-committer/action.yml | 43 +
.github/pull_request_template.md | 4 +
.github/workflows/beta.yml | 33 +
.github/workflows/close-stale-prs.yml | 141 +
.github/workflows/containers.yml | 45 +
.github/workflows/daily-issues-recap.yml | 2 +-
.github/workflows/daily-pr-recap.yml | 2 +-
.github/workflows/deploy.yml.disabled | 9 +
.github/workflows/docs-update.yml.disabled | 2 +-
.github/workflows/duplicate-issues.yml.disabled | 2 +-
.github/workflows/generate.yml | 16 +-
.../{nix-desktop.yml => nix-desktop.yml.disabled} | 4 +-
.github/workflows/nix-hashes.yml | 145 +
.github/workflows/notify-discord.yml.disabled | 2 +-
.../{duplicate-prs.yml => pr-management.yml} | 25 +-
.github/workflows/pr-standards.yml | 2 +-
.github/workflows/publish.yml | 178 +-
.github/workflows/review.yml.disabled | 2 +-
.github/workflows/stale-issues.yml.disabled | 2 +-
.github/workflows/test.yml | 1 -
.github/workflows/triage.yml.disabled | 2 +-
.github/workflows/typecheck.yml | 2 +
.github/workflows/update-nix-hashes.yml | 138 -
.opencode/command/ai-deps.md | 2 +-
.opencode/command/commit.md | 2 +-
.opencode/command/learn.md | 42 +
AGENTS.md | 98 +-
README.ar.md | 5 +-
READ...0dc80df6f Add spinner animation for Task tool (#11725)
8e985e0a7 Use opentui OSC52 clipboard (#11718)
a4d31b6f9 ci: enable typecheck on push to dev branch to catch type errors immediately after merge
c5dc075a8 Revert "fix(plugin): correct exports to point to dist instead of src"
eade8ee07 docs: Restructure AGENTS.md style guide with organized sections and code examples
8fbba8de7 ci: Fix Pulumi version conflict in deploy workflow
826664b55 ci: restrict nix-hashes workflow to dev branch pushes only
d1f884033 ignore: switch commit model to kimi-k2.5 for improved command execution reliability
0f3630d93 ci: skip unicode filename test due to inconsistent behavior causing CI failures
83d0e48e3 tui: fix task status to show current tool state from message store
6c9b2c37a core: allow starting new sessions after errors by fixing stuck session status
3ab41d548 ci: skip force push when beta branch is unchanged
d3d783e23 ci: allow manual dispatch for beta workflow
7aad2ee9a ci: run beta workflow on hourly schedule only
f390ac251 ci: centralize team list in @opencode-ai/script package and use beta label filter
7837bbc63 ci: add synchronize event and check for beta label using contains()
372dcc033 ci: change trigger from scheduled cron to PR labeled events with beta label condition
4158d7cda ci: add --label beta filter to only process PRs with beta label
425abe2fb ci: post PR comments when beta merge fails instead of Discord notifications
744fb6aed ci: rewrite beta script to use proper Bun shell patterns
e9f8e6aee ci: remove parseArgs CLI option and use environment variable directly
5dee3328d ci: add --discord-webhook / -d CLI option for custom Discord webhook URL
2f63152af ci: add DISCORD_ISSUES_WEBHOOK_URL secret to beta workflow
c9891fe07 ci: collect all failed PR merges and notify Discord
d35956fd9 ci: prevent rate limit errors when fetching team PRs for beta releases
7417e6eb3 fix(plugin): correct exports to point to dist instead of src
5db089070 test: add unit test
612b656d3 ...The merge from upstream-tracking (commit 0dc80df6f) introduced substantial changes across 435 files: