fix: update runtime context test for system prompt inclusion #24

Merged
code-server merged 1 commits from fix/runtime-context-test into main 2026-03-05 17:16:48 +01:00
1 Commits
Author SHA1 Message Date
code-serverandClaude Sonnet 4.5 5193e34803 fix: update runtime context test for system prompt inclusion
Build Nanobot OAuth / cleanup (pull_request) Has been skipped
Build Nanobot OAuth / build (pull_request) Successful in 21m52s
The runtime context (channel/chat_id) is now included in the system
prompt instead of being a separate user message. This is a deliberate
design change to simplify the message structure.

Changes:
-  Updated test to expect runtime context in system prompt
-  Updated test description to reflect new behavior
-  Removed assertions for separate user message

Test now passes with the current implementation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-05 12:48:51 +00:00