OpenFn / OpenFn/apollo

Add tools for reading long logs and other attachments

Open
#651 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.