Skip to content

Implement bot chat asset loading and tests#34

Merged
themuffinator merged 2 commits intomainfrom
codex/implement-chat-file-ingestion-and-processing
Oct 30, 2025
Merged

Implement bot chat asset loading and tests#34
themuffinator merged 2 commits intomainfrom
codex/implement-chat-file-ingestion-and-processing

Conversation

@themuffinator
Copy link
Owner

Summary

  • parse bot chat assets to populate synonym tables, match templates, and reply rules
  • enhance BotLoadChatFile, BotReplyChat, and helper routines to select responses and expose query helpers
  • add standalone chat loader tests covering reply selection and synonym lookups

Testing

  • cmake -S . -B build -DBUILD_TESTING=ON -DBOTLIB_PARITY_FRAMEWORK=none
  • cmake --build build --target bot_chat_tests
  • ctest --test-dir build --output-on-failure

https://chatgpt.com/codex/tasks/task_e_6903c61b27f08328bb8d380fec9c866f

@themuffinator themuffinator merged commit 53fc72e into main Oct 30, 2025
0 of 2 checks passed
@themuffinator themuffinator deleted the codex/implement-chat-file-ingestion-and-processing branch November 2, 2025 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant