Skip to content

Conversation

@grypez
Copy link
Contributor

@grypez grypez commented Oct 15, 2025

This PR contains two minor fixes for the recently added kernel agents package (#668).

  • Two test expectations at the end of agent end to ends tests were no ops
  • The agent's task method was logging to the base logger instead of the taskLogger

Note

Switch task result/exit logs to task-scoped logger and fix e2e assertions to properly match expected strings.

  • Kernel Agents:
    • Route results and exit invocation logs in packages/kernel-agents/src/agent.ts to taskLogger instead of logger.
  • Tests:
    • Update e2e expectations in packages/kernel-agents/test/e2e/agent.test.ts from includes to toMatch to properly assert outputs.

Written by Cursor Bugbot for commit 6e8ffd7. This will update automatically on new commits. Configure here.

@grypez grypez marked this pull request as ready for review October 15, 2025 14:45
@grypez grypez requested a review from a team as a code owner October 15, 2025 14:45
@grypez grypez enabled auto-merge (squash) October 15, 2025 14:46
@grypez grypez merged commit 068c853 into main Oct 15, 2025
23 checks passed
@grypez grypez deleted the grypez/kafixes branch October 15, 2025 15:03
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