paradigmxyz/flux

feat: partial tree export/import

Open

#7 opened on Mar 28, 2023

 (4 comments) (2 reactions) (1 assignee)TypeScript (130 forks)github user discovery
good first issue

Repository metrics

Stars
 (892 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Allow users to share the state of the agent, "tree import/export".

Use case User A prompts several times to get to a state where the agent is fairly good at doing X type job. User A shares the agent with their friend, User B. User B uses the agent regularly to do X type job. User B discovers a better state for the agent and shares it with User A.

Contributor guide