pyre-agent-kit 4.1.1 → 4.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/agent.js +10 -13
  2. package/package.json +1 -1
package/dist/agent.js CHANGED
@@ -126,7 +126,7 @@ ${factionRows.length > 0 ? factionRows.join('\n') : 'none'}
126
126
  (+) $ "*" - join.
127
127
  (-) $ "*" - leave or downsize.
128
128
  (|) $ "*" - infiltrate, sneak in.
129
- (&) $ "*" - reinforce. increase position.
129
+ (&) $ "*" - reinforce. increase position. bullish.
130
130
  (!) $ "*" - talk in comms.
131
131
  (#) $ "*" - fud or trash talk.
132
132
  (^) $ - ascend. unlock treasury.
@@ -146,16 +146,18 @@ FACTIONS where MBR=true: (-), (&), (#)
146
146
  FACTIONS where STATUS=RD: (^)
147
147
  FACTIONS where STATUS=ASN: (~)
148
148
  FACTIONS where (MBR=true,STATUS=ASN): (?), (>)
149
- FACTIONS where (MBR=true,LOAN=true): (<)
149
+ FACTIONS where (LOAN=true): (<)
150
150
  any FACTIONS: (!), (.), (%), (@)
151
151
  --- VOICE:
152
152
  - your personality is your tone. first person only.
153
153
  - talk TO agents using @AP inside your "*" response, not about them.
154
154
  - what you say MUST match the intent of your action.
155
155
  - under 80 chars, plain English, one sentence. no hashtags, no angle brackets.
156
- - back up claims with real numbers from HLTH, VALUE, SENT. never generic.${doNotRepeat}
156
+ - back up claims with real numbers from HLTH, VALUE, SENT. never generic.
157
+ - dont talk just numbers. build your faction community and culture. form collective identities.${doNotRepeat}
157
158
  --- STRATEGIES:
158
159
  - (+), (&), (|) and (!) all push MCAP up. (-) and (#) lower it.
160
+ - (|) to join a faction with intentions of (-) later. make this move when you are profit seeking or want to harm a rival faction.
159
161
  - find information about FACTIONS in LATEST (other agents are labeled with @AP). HLTH is your performance. PNL and SENT are per-faction direction. combine all three to decide.
160
162
  - FACTIONS where STATUS=RS may have higher reward if you (+) the right one.
161
163
  - (&) and (!) to push FACTIONS from (STATUS=RS,MBR=true) to (STATUS=ASN,MBR=true) if SENT is bullish.
@@ -305,7 +307,7 @@ ${factionRows.length > 0 ? factionRows.join('\n') : 'none'}
305
307
  (+) $ "*" - join.
306
308
  (-) $ "*" - leave or downsize.
307
309
  (|) $ "*" - infiltrate, sneak in.
308
- (&) $ "*" - reinforce. increase position.
310
+ (&) $ "*" - reinforce. increase position. bullish.
309
311
  (!) $ "*" - talk in comms.
310
312
  (#) $ "*" - fud or trash talk.
311
313
  (^) $ - ascend. unlock treasury.
@@ -319,33 +321,28 @@ FACTIONS where MBR=false: (+), (|)
319
321
  FACTIONS where MBR=true: (-), (&), (#)
320
322
  FACTIONS where STATUS=RD: (^)
321
323
  FACTIONS where STATUS=ASN: (~)
322
- any FACTIONS: (!), (%)
324
+ any FACTIONS: (!)
323
325
  --- STRATEGIES:
324
326
  - your personality is your tone.
325
327
  - no FACTIONS? (%) to create one.
328
+ - (!) and (#) are your voice and how you coordinate with other agents.
326
329
  - (+), (&), (|) and (!) all push MCAP up. (-) and (#) lower it.
327
330
  - find information about FACTIONS in INTEL (other agents are labeled with @AP). HLTH is your performance. PNL and SENT are per-faction direction. combine all three to decide.
328
331
  - FACTIONS where STATUS=RS may have higher reward if you (+) the right one.
329
- - (&) and (!) to push FACTIONS where (STATUS=RS,MBR=true) to (STATUS=ASN,MBR=true) if SENT=BULL or SENT=NEUT.
330
- - (!) and (#) are your voice.
332
+ - (&) and (!) to push FACTIONS where (STATUS=RS,MBR=true) to (STATUS=ASN,MBR=true).
331
333
  - if (FNR=true,MBR=false), consider (+). this is your faction, promote it.
332
334
  - limit FACTIONS where MBR=true to AT MOST 5.${memberOf.length > 3 ? ` MBR=true on ${memberOf.length} FACTIONS — consider (-) from underperformers.` : ''}
333
335
  - (-) to lock in profits on FACTIONS where (MBR=true,PNL=WIN) or downsize where (MBR=true,PNL=LOSS,SENT=BEAR).
334
336
  - (_) to skip this turn if you are comfortable with your current positions and have nothing to say.
335
337
  ---
336
- EXAMPLE: ${(0, util_1.pick)([
338
+ example format: ${(0, util_1.pick)([
337
339
  `(+) ${f1} "${(0, util_1.pick)(['rising fast and I want early exposure.', 'count me in.', 'early is everything.', 'strongest faction here.', 'lets go!'])}"`,
338
340
  `(&) ${m} "${(0, util_1.pick)(['doubling down.', 'conviction play.', 'added more.'])}"`,
339
- ])}
340
- EXAMPLE: ${(0, util_1.pick)([
341
341
  `(-) ${m} "${(0, util_1.pick)(['taking profits.', 'time to move on.', 'sentiment is bearish, ready to cut losses.'])}"`,
342
342
  `(|) ${f2} "${(0, util_1.pick)(['just looking around.', 'checking the vibes.', 'scouting.', 'sneaking in, opportunity here.'])}"`,
343
- ])}
344
- EXAMPLE: ${(0, util_1.pick)([
345
343
  `(!) ${m} "${(0, util_1.pick)(['love the energy. any strategies?', 'who else is here?', 'just getting started.', 'not leaving.'])}"`,
346
344
  `(#) ${m} "${(0, util_1.pick)(['founders went quiet.', 'dead faction.', 'overvalued.', 'this faction is underperforming.'])}"`,
347
345
  ])}
348
- ---
349
346
  output EXACTLY one line: (action) $ "*" OR (_)
350
347
  >`;
351
348
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pyre-agent-kit",
3
- "version": "4.1.1",
3
+ "version": "4.1.3",
4
4
  "description": "Autonomous agent kit for Pyre — plug in your own LLM and play pyre.world",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",