Skip to content

Fix agent self-identity: runcode → Franklin#6

Closed
KillerQueen-Z wants to merge 2 commits intomainfrom
dev
Closed

Fix agent self-identity: runcode → Franklin#6
KillerQueen-Z wants to merge 2 commits intomainfrom
dev

Conversation

@KillerQueen-Z
Copy link
Copy Markdown
Collaborator

Summary

  • Updated system prompt identity from You are runcode to You are Franklin in src/agent/context.ts
  • Updated file comment to match

The agent currently introduces itself as "runcode" (the deprecated name) instead of "Franklin". This causes confusion for users since the product has been rebranded.

Changes

  • src/agent/context.ts line 2: comment update
  • src/agent/context.ts line 13: You are runcodeYou are Franklin in BASE_INSTRUCTIONS

Test

Run franklin and send any message — the agent should now refer to itself as Franklin, not runcode.

@1bcMax
Copy link
Copy Markdown
Member

1bcMax commented Apr 14, 2026

Fixed directly on main in 6b6b27a. Thanks for catching this!

@1bcMax 1bcMax closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants