mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #680] [CLOSED] Add agent personality chatter #14339
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/680
Author: @francisgreenleaf
Created: 6/7/2026
Status: ❌ Closed
Base:
master← Head:agent-session-logs📝 Commits (10+)
ab8f13eSong when player levels up a skill (#426)93e4212Sound Effects for Protection Prayers (#427)411a07eSpade Animation / SFX (#428)2ca6b8aFixed Rasolo The Merchant's Shop (#432)bf34518Lost City Value for Quest Progression (#431)a60790dAdded NPCs for Lost City Quest (#430)e940575Level Up Fireworks GFX (#429)b8ed2bfLost City Rewards Added (#433)a8dd6caAdd Jognson's Lost City03ddfcfAdd Jognson's Lost City (#434)📊 Changes
4662 files changed (+1724921 additions, -151532 deletions)
View changed files
➕
.codex/skills/2006scape-agent-bridge-dev/SKILL.md(+101 -0)➕
.codex/skills/2006scape-agent-bridge-dev/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-agent-session-logs/SKILL.md(+78 -0)➕
.codex/skills/2006scape-agent-session-logs/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-cache-map/SKILL.md(+157 -0)➕
.codex/skills/2006scape-cache-map/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-cache-map/references/cache-world-map.md(+245 -0)➕
.codex/skills/2006scape-character-memory/SKILL.md(+62 -0)➕
.codex/skills/2006scape-character-memory/agents/openai.yaml(+5 -0)➕
.codex/skills/2006scape-custom-content/SKILL.md(+82 -0)➕
.codex/skills/2006scape-custom-content/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-dev-editing/SKILL.md(+61 -0)➕
.codex/skills/2006scape-dev-editing/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-dev-editing/references/actionable-lessons.md(+277 -0)➕
.codex/skills/2006scape-frontier-exploration/SKILL.md(+52 -0)➕
.codex/skills/2006scape-frontier-exploration/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-gameplay-progression/SKILL.md(+117 -0)➕
.codex/skills/2006scape-gameplay-progression/agents/openai.yaml(+4 -0)➕
.codex/skills/2006scape-local-runtime/SKILL.md(+107 -0)➕
.codex/skills/2006scape-local-runtime/agents/openai.yaml(+4 -0)...and 80 more files
📄 Description
Summary
AgentPersonalityNarratorfor milestone classification, deterministic fallback chatter, cooldowns, dedupe, compact LLM enrichment queueing, and server-approved spoken lines.personality_chatter,personality_spoken, andpersonality_chatter_failedevents in session logs and expands profile memory with narrative self-talk, personality sketch, style influences, and spoken thoughts.Live validation
dcab60206fe98208personality_chatterandpersonality_spokenfor goal completion.Personality chatter spoken publiclyat2026-06-07T20:00:59.040Z.3d3eaf8ed1b544c0personality_chatterandpersonality_spokenfor goal completion.Personality chatter spoken publiclyat2026-06-07T20:00:59.043Z.Tests
mvn -q -pl '2006Scape Server' -Dtest=AgentPersonalityNarratorTest,AgentToolServiceTest testmvn -q clean testmvn -q -DskipTests packagegit diff --checkNot run
docker compose run --rm rsps-2006scape-buildbecause Docker is not installed/available in this environment (docker: command not found).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.