ishaan1013 / ishaan1013/shadow

Support streaming the new file content for edit file tool calls

Open
#118 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
178
PR merge metrics
No merged PRs in 30d

Description

Currently edit_file tool shows only metadata during streaming (target_file, is_new_file)

• File content should be streamed progressively as it's being generated
• Update EditFileTool component to display partial content during streaming state
• Enhance the streaming architecture to include file content in partial args

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the EditFileTool component and trace the streaming architecture that supplies partial args. Confirm how target_file and is_new_file are currently exposed, then verify that file content appears progressively during streaming and remains available in the completed tool call.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.