Skip to content

Add opt-in full agent tracing for LLM payload and tool execution diag… - #201

Merged
wskozlowski merged 2 commits into
mainfrom
feature/issue_1495
Aug 6, 2026
Merged

Add opt-in full agent tracing for LLM payload and tool execution diag…#201
wskozlowski merged 2 commits into
mainfrom
feature/issue_1495

Conversation

@KikiMcArron

Copy link
Copy Markdown
Contributor

…nostics

Comment thread statek/settings.py Outdated
set to ``true``. Trace output can contain user content and must only be enabled
while diagnosing a local issue.
"""
if os.getenv("FULL_AGENT_TRACE", "").casefold() != "true":

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

to powinno być wyciągane z settings a nie za każdym razem parsowane z env-ów

@wskozlowski
wskozlowski merged commit b0bcc88 into main Aug 6, 2026
4 checks passed
@wskozlowski
wskozlowski deleted the feature/issue_1495 branch August 6, 2026 14:38
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