rivet-dev / rivet-dev/agentos

network traffic limiter

Open
#1,768 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
4.6k
Forks
251
Avg merge
2d 15h
Merged PRs (30d)
34

Description

In the case of sandboxes, network traffic limits can be applied at the time the MicroVM is created.
What approach could be taken to address this issue with agentos?
If we assume the development of an online coding tool, a thoughtless user might embed a pattern of repetitive network requests within a loop or attempt to secretly download gigabytes of data.
(When used as a server-side script engine)

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or implementation entry points are named. Start by clarifying how network traffic limits should apply when a MicroVM is created and how the approach would support an online coding tool or server-side script engine; done means a concrete, agreed approach for limiting repetitive requests and large downloads.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.