Skip to content
Discussion options

You must be logged in to vote

Diagnosed. The pi integration sends data.input and data.output on post_tool_use observations, but observe.ts reads data.tool_input and data.tool_output. The field-name mismatch leaves the raw input/output undefined, so the compress pipeline produces empty observations rendered as 'No content provided' in the viewer.

Fix in #772 (renames the two fields in integrations/pi/index.ts). Once merged + released, post_tool_use observations from pi will carry real content again. Existing empty observations will stay empty since they were stored with no data; new sessions will be correct.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by zer09
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants