Skip to content

Conversation

@osanben
Copy link
Owner

@osanben osanben commented Jul 15, 2025

Description by Korbit AI

What change is being made?

Replace GITHUB_TOKEN with WIKI_TOKEN in GitHub Actions workflow, and add extensive debug logging for LLM message processing across various services.

Why are these changes being made?

The authentication token adjustment in the GitHub Actions addresses permissions specific to wiki operations. Extensive logging across message-processing services enhances observability, assists in the debugging process, and provides detailed traceability of message handling by recording the state and responses at critical points in the LLM interactions.

Is this description stale? Ask me to generate a new description by commenting /korbit-generate-pr-description

wangzhanfen and others added 4 commits July 3, 2025 10:44
- Introduced logging for LLM request initiation, streaming responses, and final messages in `sendLLMMessage.ts`.
- Enhanced logging in `sendLLMMessage.impl.ts` for OpenAI, Anthropic, and Gemini API requests, including request details and error handling.
- Added tracking for text length in streaming responses in `chatThreadService.ts`.
- Logged system message generation in `convertToLLMMessageService.ts` to provide insights into the chat context.
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.

3 participants