Skip to content

[TASK] Refactor Write Tool #53

@edenreich

Description

@edenreich

Summary

Allow the LLM to Write a file in chunks.

Sometimes if the file is too large and the LLM would want to write it, it will fail because the content was too large.

Acceptance Criteria

  • The LLM can write to a file in parts until the file is complete
  • It's tested
  • It's documented

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions