Skip to content

fix(cli): temporarily disable session export - #10924

Merged
lambertjosh merged 1 commit into
mainfrom
fix/temporarily-disable-session-export
Jun 5, 2026
Merged

fix(cli): temporarily disable session export#10924
lambertjosh merged 1 commit into
mainfrom
fix/temporarily-disable-session-export

Conversation

@lambertjosh

Copy link
Copy Markdown
Contributor

Summary

Temporarily disable free-model session export, including Git workspace state capture, while preserving the implementation for a later rollout.

The production bootstrap and request path share a single hardcoded SessionExport.enabled flag. Keeping the flag off prevents worker startup, queued uploads, Git scanning, organization lookup, and response-stream buffering; re-enabling the capability is a one-line change.

@lambertjosh
lambertjosh marked this pull request as ready for review June 5, 2026 12:44
@kilo-code-bot

kilo-code-bot Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • .changeset/quiet-session-export.md
  • packages/opencode/src/kilocode/bootstrap.ts
  • packages/opencode/src/kilocode/session-export/session-export.ts
  • packages/opencode/src/session/llm.ts

Reviewed by claude-sonnet-4.6 · 308,248 tokens

Review guidance: REVIEW.md from base branch main

@lambertjosh
lambertjosh merged commit e2e070d into main Jun 5, 2026
21 checks passed
@lambertjosh
lambertjosh deleted the fix/temporarily-disable-session-export branch June 5, 2026 14:00
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…le-session-export

fix(cli): temporarily disable session export
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…ly-disable-session-export"

This reverts commit ea3836e, reversing
changes made to dd69883.
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