Skip to content

v0.8.20: library, privacy policy updates, slack docs disclaimer - #7408

Merged
waleedlatif1 merged 6 commits into
mainfrom
staging
Sep 2, 2026
Merged

v0.8.20: library, privacy policy updates, slack docs disclaimer#7408
waleedlatif1 merged 6 commits into
mainfrom
staging

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 2, 2026 7:32pm UTC

Request Review

…unded outbox continuation (#7405)

* fix(deployments): retire inactive-version side effects by row with bounded outbox continuation

* fix(deployments): fence webhook teardown on version inactivity and abort in undeploy cleanup
@greptile-apps

greptile-apps Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR adds Gemini 3.8 Flash, publishes a human-in-the-loop library article, updates privacy and Slack disclosures, and hides the feature-flagged table-expiration type from documentation.

  • Adds Gemini 3.8 Flash provider metadata and generated agent documentation.
  • Removes TTL/expiration from table documentation and generated OpenAPI enums.
  • Adds legal, integration-disclaimer, and library content updates.
  • Extends the OpenAPI generator with metadata-driven enum-value omission.

Confidence Score: 4/5

The public table API contract mismatch should be fixed before merging so feature-enabled TTL tables remain representable by generated clients.

OpenAPI generation removes a column type that the runtime API still accepts and can return for feature-enabled workspaces, making the published schema narrower than legitimate API behavior.

Files Needing Attention: apps/sim/lib/api/contracts/tables.ts, scripts/openapi/generator.ts

Important Files Changed

Filename Overview
apps/sim/lib/api/contracts/tables.ts Adds OpenAPI-only suppression of ttl, creating a mismatch with feature-enabled runtime request and response behavior.
scripts/openapi/generator.ts Adds validated metadata-driven filtering of enum values during OpenAPI generation.
apps/sim/providers/models.ts Adds Gemini 3.8 Flash metadata and makes it the recommended Google model without changing the provider default.
apps/sim/app/(landing)/privacy/privacy-content.tsx Clarifies that DPF certification excludes human-resources data.
apps/sim/content/library/what-is-human-in-the-loop-in-ai-agents/index.mdx Adds a new human-in-the-loop educational article and metadata.

Reviews (1): Last reviewed commit: "fix(slack): disclose paid plan requireme..." | Re-trigger Greptile

Comment thread apps/sim/lib/api/contracts/tables.ts
@waleedlatif1
waleedlatif1 merged commit 4824c90 into main Sep 2, 2026
58 checks passed
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.

3 participants