Skip to content

M3: Lazy Tool Input Formatting#9229

Merged
ashleeradka merged 1 commit into
mainfrom
swarm/history-pagination/task-3
Feb 25, 2026
Merged

M3: Lazy Tool Input Formatting#9229
ashleeradka merged 1 commit into
mainfrom
swarm/history-pagination/task-3

Conversation

@ashleeradka
Copy link
Copy Markdown
Contributor

@ashleeradka ashleeradka commented Feb 25, 2026

Part of #9219. Defers expensive tool input formatting during history load. Stores raw input dictionary and computes inputFull lazily when the user expands a tool call chip. Reduces memory and CPU during populateFromHistory.


Open with Devin

Co-Authored-By: Claude <noreply@anthropic.com>
@ashleeradka ashleeradka self-assigned this Feb 25, 2026
@ashleeradka ashleeradka merged commit ac86073 into main Feb 25, 2026
1 check failed
@ashleeradka ashleeradka deleted the swarm/history-pagination/task-3 branch February 25, 2026 23:04
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d36703d611

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread clients/shared/Features/Chat/ChatViewModel.swift
Comment thread clients/shared/Features/Chat/ToolCallChip.swift
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 5 additional findings in Devin Review.

Open in Devin Review

Comment thread clients/shared/Features/Chat/ToolCallChip.swift
@ashleeradka
Copy link
Copy Markdown
Contributor Author

Addressed in #9245

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.

1 participant