Alex Gleason on Nostr: Neat Goose trick: ``` ➜ goose run -p goose.jsonl -t "my favorite color is green" I ...
Neat Goose trick:
```
➜ goose run -p goose.jsonl -t "my favorite color is green"
I appreciate you sharing that your favorite color is green! It's a great choice - often associated with nature, renewal, and harmony. Green comes in so many beautiful shades, from soft mint to deep forest green.
➜ goose run -p goose.jsonl -t "what is my favorite color?"
Based on what you mentioned earlier, your favorite color is green.
```
`-p` saves the session into a file that you can restore. You can even commit it to the repo!
Published at
2025-04-24 14:50:02Event JSON
{
"id": "7b3362c7a926b6b3f988cfc650ca95b307528b10d673888aa08a7df1618cc5f2",
"pubkey": "0461fcbecc4c3374439932d6b8f11269ccdb7cc973ad7a50ae362db135a474dd",
"created_at": 1745506202,
"kind": 1,
"tags": [
[
"client",
"Gleasonator",
"31990:db0e60d10b9555a39050c258d460c5c461f6d18f467aa9f62de1a728b8a891a4:ditto",
"wss://gleasonator.dev/relay"
]
],
"content": "Neat Goose trick:\n\n```\n➜ goose run -p goose.jsonl -t \"my favorite color is green\"\nI appreciate you sharing that your favorite color is green! It's a great choice - often associated with nature, renewal, and harmony. Green comes in so many beautiful shades, from soft mint to deep forest green.\n\n➜ goose run -p goose.jsonl -t \"what is my favorite color?\"\nBased on what you mentioned earlier, your favorite color is green.\n```\n\n`-p` saves the session into a file that you can restore. You can even commit it to the repo!",
"sig": "45c5f82da90e512da8d1d88fdbb5e0556cdab97925317650c423ad7f5d029bac6bc5d3167f34b8c274a73022f664a1e024e00a529b3f0327e0ae8cdd66647f83"
}