Skip to content

feat: make agent display name configurable - #42

Merged
tylerslaton merged 2 commits into
mainfrom
codex/configurable-agent-display-name
Aug 13, 2026
Merged

feat: make agent display name configurable#42
tylerslaton merged 2 commits into
mainfrom
codex/configurable-agent-display-name

Conversation

@samjulien

Copy link
Copy Markdown
Contributor

Summary

  • add AGENT_DISPLAY_NAME with an OpenTag default
  • use the configured name consistently in the agent persona, Channel context, capability tool, and interactive capability card
  • keep repository, service, agent endpoint, and Channel identifiers unchanged
  • wire the setting through Railway and AWS deployment configuration
  • document local, hosted, and template customization

Validation

  • pnpm check-types
  • pnpm test (21 files, 173 tests)
  • (cd agent && uv run pytest) (73 tests)
  • (cd deployment/aws && pnpm build)
  • (cd deployment/aws && pnpm test) (7 tests)
  • node node_modules/railway/dist/iac/bin.js
  • frozen-lockfile installs for the root and AWS deployment package
  • documentation link checks
  • manual end-to-end Slack verification of the configured identity in both generative UI and plain-text responses

@samjulien
samjulien marked this pull request as ready for review August 12, 2026 21:39
…pr-42-conflicts

# Conflicts:
#	app/channel.test.ts
#	app/channel.tsx
@tylerslaton
tylerslaton merged commit 020b1d9 into main Aug 13, 2026
3 checks passed
@tylerslaton
tylerslaton deleted the codex/configurable-agent-display-name branch August 13, 2026 16:16
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