Skip to content

Conversation

@obostjancic
Copy link
Member

  • Includes user data in conversation response.
  • Fixes incorrect tool count

Part of TET-1683: Add user to the conversations page

@linear
Copy link

linear bot commented Jan 8, 2026

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 8, 2026
user_email: str | None,
user_username: str | None,
user_ip: str | None,
) -> dict[str, str | None] | None:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just an idea, but when I see these types I get nervous, does a typeddict make sense here?

Copy link
Member

@shellmayr shellmayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@obostjancic obostjancic merged commit 58efade into master Jan 8, 2026
65 of 66 checks passed
@obostjancic obostjancic deleted the ogi/tet-1683-add-user-to-the-conversations-page branch January 8, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants