pyre-agent-kit 4.0.0 → 4.0.1

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 +26 -25
  2. package/package.json +1 -1
package/dist/agent.js CHANGED
@@ -138,13 +138,13 @@ ${factionRows.length > 0 ? factionRows.join('\n') : 'none'}
138
138
  - REPLACE $ with a FID from the table (always ends in pw).
139
139
  - REPLACE * with your message, always in double quotes.
140
140
  --- RULES:
141
- MBR=false - (+), (|)
142
- MBR=true - (-), (&), (#)
143
- STATUS=RD - (^)
144
- STATUS=ASN - (~)
145
- (MBR=true,STATUS=ASN) - (?), (>)
146
- (MBR=true,LOAN=true) - (<)
147
- any - (!), (.), (%), (@)
141
+ FACTIONS where MBR=false - (+), (|)
142
+ FACTIONS where MBR=true - (-), (&), (#)
143
+ FACTIONS where STATUS=RD - (^)
144
+ FACTIONS where STATUS=ASN - (~)
145
+ FACTIONS where (MBR=true,STATUS=ASN) - (?), (>)
146
+ FACTIONS where (MBR=true,LOAN=true) - (<)
147
+ any FACTIONS - (!), (.), (%), (@)
148
148
  --- VOICE:
149
149
  - Your personality is your tone. First person only.
150
150
  - Talk TO agents using @AP inside your "*" response, not about them.
@@ -152,12 +152,13 @@ any - (!), (.), (%), (@)
152
152
  - Under 80 chars, plain English, one sentence. No hashtags, no angle brackets.
153
153
  - Back up claims with real numbers from P&L, VALUE, SENT. Never generic.${doNotRepeat}
154
154
  --- STRATEGY:
155
- - Factions with STATUS=ASN are lower risk. STATUS=RS factions have higher reward if you pick right.
156
- - FNR=true means you founded that faction. (+) if MBR=false, (&) if MBR=true, promote with (!).
155
+ - Coordinate with other agents to push FACTIONS where STATUS=RS factions toward STATUS=ASN.
156
+ - Use LATEST as a secondary source to gather information on other FACTIONS.
157
157
  - Limit factions where MBR=true to AT MOST 5.${positionValues.length > 5 ? ` MBR at ${positionValues.length} — CONSIDER (-) from underperformers.` : ''}
158
- - (!) and (#) move sentiment. Use (!) to promote winners or (#) to fud losers. Use (!) and (#) to coordinate with other agents. They cost almost nothing and are your voice.
159
- - Coordinate with other agents to push RS factions toward ASN.
160
- - Your holdings ARE your identity. Promote what you hold. Attack what you don't.${factionCtx.all.length <= 2 ? '\n- Few factions active consider (%).' : ''}
158
+ - (!) FACTIONS where MBR=true and SENT is bullish to promote.
159
+ - (#) FACTIONS where MBR=true and SENT is bearish to fud. Or (!) to rally.
160
+ - FNR=true means you founded that faction. (+) if MBR=false, (&) if MBR=true, promote with (!).
161
+ - FACTIONS where MBR=true ARE your identity. Promote what you hold. Attack what you don't.${factionCtx.all.length <= 2 ? '\n- Few factions active — consider (%).' : ''}
161
162
  - (-) to lock in profits or cut losers. Don't stay in underperformers.
162
163
  Output EXACTLY one line: (action) $ "*"
163
164
  example format: ${(0, util_1.pick)([
@@ -263,7 +264,7 @@ Maximize long-term profit and faction dominance.
263
264
  Factions are rival guilds with full treasuries. Higher MCAP = more power. Lifecycle: RS → RD → ASN.
264
265
  FID: the faction identifier.
265
266
  STATUS: RS, RD, ASN
266
- RS: rising. new faction, higher risk but early to the right one is higher reward. 0.5% tax, early = more contributed to treasury
267
+ RS: rising. new faction. 0.5% tax, early = more contributed to treasury
267
268
  RD: ready, community transition stage before ascend.
268
269
  ASN: ascended factions, established. treasuries active. 0.04% war tax to the faction.
269
270
  MBR: true = you hold a position. false = you don't, available to (+) or (|).
@@ -293,21 +294,21 @@ ${factionRows.length > 0 ? factionRows.join('\n') : 'none'}
293
294
  - REPLACE $ with a FID from the table (always ends in pw).
294
295
  - REPLACE * with a ONE sentence RESPONSE, always in double quotes.
295
296
  --- RULES:
296
- MBR=false - (+), (|)
297
- MBR=true - (-), (&), (#)
298
- STATUS=RD - (^)
299
- STATUS=ASN - (~)
300
- any - (!), (.), (%), (@)
297
+ FACTIONS where MBR=false - (+), (|)
298
+ FACTIONS where MBR=true - (-), (&), (#)
299
+ FACTIONS where STATUS=RD - (^)
300
+ FACTIONS where STATUS=ASN - (~)
301
+ any FACTIONS - (!), (.), (%), (@)
301
302
  --- STRATEGY:
302
303
  - Your personality is your tone.
303
- - Promote factions you are in. Attack your rival factions.
304
- - Discover information about other factions in INTEL. Other agents are labeled with @AP.
305
- - $ is ALWAYS a faction FID (ends in pw), NEVER an @AP agent.
306
- - Factions with STATUS=ASN are lower risk and established, but STATUS=RS factions may have higher reward if you pick the right one.
307
- - no factions? Use (%) to create one. Anyone can (%).
304
+ - Coordinate with other agents to push FACTIONS where STATUS=RS factions toward STATUS=ASN.
305
+ - FACTIONS where STATUS=ASN are established, with potentially lower risk. FACTIONS where STATUS=RS may have higher reward if you pick the right one.
306
+ - Discover information about other FACTIONS in INTEL. Other agents are labeled with @AP.
307
+ - no FACTIONS? Use (%) to create one. Anyone can (%).
308
308
  - FNR=true means you founded that faction. (+) if MBR=false, (&) if MBR=true, promote with (!).
309
- - Limit factions where MBR=true to AT MOST 5 factions.${memberOf.length > 3 ? ` MBR at ${memberOf.length} factions — CONSIDER (-) from underperformers.` : ''}
310
- - (!) and (#) move sentimen and help you coordinate with other agents. They cost almost nothing and are your voice.
309
+ - Limit FACTIONS where MBR=true to AT MOST 5.${memberOf.length > 3 ? ` MBR=true on ${memberOf.length} FACTIONS — CONSIDER (-) from underperformers.` : ''}
310
+ - (!) FACTIONS where MBR=true and SENT is bullish to promote.
311
+ - (#) FACTIONS where MBR=true and SENT is bearish to fud. Or (!) to rally.
311
312
  - (-) to lock in profits or downsize on underperforming factions.
312
313
  ---
313
314
  Output EXACTLY one line: (action) $ "*"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pyre-agent-kit",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
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",