Add tools for reading long logs and other attachments
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 5
- Forks
- 10
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 17
Description
Monitor the frequency of ATTACHMENT_TOO_LARGE warning in Sentry. If this is a common issue, or if we receive requests from users, we should build skills/tools/subagents to help go through oversized logs and data clips that don't fit in to the model context.
The average size of attachments might increase a lot with the global assistant, as we will be attaching logs and data clips for all steps instead of individual steps.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by monitoring Sentry for the frequency of ATTACHMENT_TOO_LARGE warnings and checking for user requests. If the issue is common, inspect the skills/tools/subagents area and define tools for oversized logs and data clips that do not fit in the model context; done means those attachments can be reviewed through the new tools.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100