Skip to content

refactor: replace ADE /agents/ links with /chat/ and centralize URL building [LET-7798]#1254

Merged
cpacker merged 1 commit intomainfrom
refactor/chat-links
Mar 4, 2026
Merged

refactor: replace ADE /agents/ links with /chat/ and centralize URL building [LET-7798]#1254
cpacker merged 1 commit intomainfrom
refactor/chat-links

Conversation

@cpacker
Copy link
Collaborator

@cpacker cpacker commented Mar 4, 2026

Summary

  • All hardcoded app.letta.com/agents/ URLs across the TUI now point to app.letta.com/chat/ instead
  • Introduced src/cli/helpers/appUrls.ts with buildChatUrl() and buildAppUrl() utilities so future link changes are a one-liner
  • Updated 10 source files and 2 test files; zero remaining /agents/ URL references in src/

👾 Generated with Letta Code

…uilding [LET-7798]

All hardcoded app.letta.com/agents/ URLs now use app.letta.com/chat/ via a
new buildChatUrl utility, making future link changes a one-liner.

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>
@cpacker cpacker force-pushed the refactor/chat-links branch from 62ec507 to 61a4e97 Compare March 4, 2026 23:34
@cpacker cpacker merged commit 603e594 into main Mar 4, 2026
12 of 13 checks passed
@cpacker cpacker deleted the refactor/chat-links branch March 4, 2026 23:45
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.

1 participant