Skip to content

Conversation

@avirajsingh7
Copy link
Collaborator

Summary

This PR enhances logging hygiene and security by masking the assistant_id before it's written to logs in the Response API.

Target issue is #260

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran fastapi run --reload app/main.py or docker compose up in the repository root and test.
  • If you've fixed a bug or added code that is tested and has test cases.

@avirajsingh7 avirajsingh7 self-assigned this Jul 2, 2025
@avirajsingh7 avirajsingh7 added enhancement New feature or request ready-for-review labels Jul 2, 2025
@avirajsingh7 avirajsingh7 linked an issue Jul 2, 2025 that may be closed by this pull request
@avirajsingh7 avirajsingh7 moved this to In Progress in Dev Priorities Jul 2, 2025
@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

Copy link
Collaborator

@vijay-T4D vijay-T4D left a comment

Choose a reason for hiding this comment

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

approved for merge

@nishika26 nishika26 merged commit d6cae1a into main Jul 4, 2025
2 checks passed
@nishika26 nishika26 deleted the enhc/mask_assistant_id branch July 4, 2025 10:38
@github-project-automation github-project-automation bot moved this from In Progress to Closed in Dev Priorities Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request ready-for-review

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

Mask Assistant ID in Response API Logs

3 participants