a16z-infra / a16z-infra/ai-town
Easily Sync Character Data
- Vorherrschende Sprache
- TypeScript
- Sterne
- 10.5k
- Forks
- 1.2k
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
Let's make it easier to jam on Character data.
## Problem:
You have to run `init` (often through `npm run dev`) for the world to add new characters. Once they're there, you can't re-sync the json.
## Solutions:
- Edit the data directly in the dashboard, under `agentDescriptions`. This will not update in the UI (see playerDescriptions for that) but will be used for prompts.
- Let's add a function to re-sync the data from the init script with the active agents. You can run it when you edit.
- Or have a way to export the data from the dashboard into a json file so you can capture changes
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.