Skip to content

v0.9.73 — Slack channel connector and stability release

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 20:05
· 5 commits to main since this release
392c5c4

Promotes latest main to production.

Highlights:

  • Slack native channel connector consolidation and CLI parity fixes.
  • DB migration backfills executor_connector_provider=channel on faked-baseline prod databases so Slack channel connector materialization works.
  • Live-schema deploy gate now checks enum values, preventing this drift class from recurring.
  • Includes latest main stability/dependency updates already green on main.

What's Changed

  • chore(release): VERSION → 0.9.73 [skip ci] by @github-actions[bot] in #3646
  • chore(db): drop 8 discontinued tables — make kortix.ts the single source of truth by @lillyboga in #3647
  • chore(dev-eks): deploy dev-300692c6 [skip ci] by @github-actions[bot] in #3648
  • fix(worktree): align schema build with node-pg-migrate (db:migrate is gone) by @lillyboga in #3649
  • chore(dev-eks): deploy dev-053c1970 [skip ci] by @github-actions[bot] in #3650
  • fix(db): test-prereqs is permission-safe on platform-owned (Supabase) DBs by @lillyboga in #3651
  • chore(dev-eks): deploy dev-249fd35b [skip ci] by @github-actions[bot] in #3652
  • fix(sandbox): backfill model context limits so sessions auto-compact by @Ino-Bagaric in #3654
  • chore(dev-eks): deploy dev-56f28af0 [skip ci] by @github-actions[bot] in #3655
  • worktree tooling: split lib.ts into modules + unit/contract tests + CI by @lillyboga in #3653
  • refactor(ui): update layout styles and enhance error handling in proj… by @sutharjay1 in #3656
  • feat(cr): side-by-side diff toggle + fix raw HTML entities in the CR … by @Ino-Bagaric in #3658
  • chore(deps): update package versions in pnpm-lock.yaml by @sutharjay1 in #3661
  • chore(dev-eks): deploy dev-29ea8483 [skip ci] by @github-actions[bot] in #3663
  • fix(worktree): start the standalone gateway reliably on its slot port by @lillyboga in #3666
  • fix(worktree): heal stale slot ports on start (old worktrees missing the gateway port) by @lillyboga in #3667
  • Feat/connectors UI polish by @Ino-Bagaric in #3669
  • fix(slack): isolate CLI channel connector by @agent-kortix in #3670
  • fix(self-host): provision DB on start + Daytona default + update/version + always-on CI gate by @markokraemer in #3668
  • chore(dev-eks): deploy dev-36352d2b [skip ci] by @github-actions[bot] in #3671
  • feat(executor): Agent Computer Tunnel as a first-class computer connector by @markokraemer in #3672
  • fix(db): reconcile faked-baseline prod drift + live-schema presence gate by @markokraemer in #3679
  • chore(dev-eks): deploy dev-4092386b [skip ci] by @github-actions[bot] in #3680
  • feat(slack): consolidate Slack into one first-class channel connector by @markokraemer in #3681
  • chore(dev-eks): deploy dev-d70251ba [skip ci] by @github-actions[bot] in #3682
  • fix(platinum): build ext4 size = template disk_gb, not hard-capped at 8 GiB by @kubet in #3676
  • chore(dev-eks): deploy dev-c2ff063c [skip ci] by @github-actions[bot] in #3683
  • fix(slack): notify a dead thread's session error once (with a link), not on every message by @markokraemer in #3685
  • fix(db): backfill executor channel provider enum by @agent-kortix in #3684
  • docs: refresh EKS and migration runbooks by @agent-kortix in #3633
  • review: follow-up fixes for CR diff viewer by @agent-kortix in #3660
  • chore(deps): sync pnpm lockfile by @sutharjay1 in #3664
  • chore(deps): bump hadolint/hadolint-action from 3.1.0 to 3.3.0 by @dependabot[bot] in #3673
  • chore(deps): bump bridgecrewio/checkov-action from 12.2980.0 to 12.3107.0 by @dependabot[bot] in #3677
  • chore(deps): bump terraform-linters/setup-tflint from 4.1.1 to 6.2.2 by @dependabot[bot] in #3678

Full Changelog: v0.9.72...v0.9.73