Skip to content

Replace regex UI commands with JSON schema#53

Merged
hackall360 merged 2 commits intomainfrom
codex/refactor-ai-interactions-to-use-json
Sep 14, 2025
Merged

Replace regex UI commands with JSON schema#53
hackall360 merged 2 commits intomainfrom
codex/refactor-ai-interactions-to-use-json

Conversation

@hackall360
Copy link
Contributor

Summary

  • Require UI commands to conform to a JSON schema
  • Validate and execute structured UI commands in the chat core
  • Update tests and instructions for JSON-driven interaction

Testing

  • npm test (polliLib smoke tests failed: fetch failed)
  • node tests/markdown-sanitization.mjs
  • node tests/ai-response.mjs
  • node tests/json-tools.mjs

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

@hackall360 hackall360 merged commit 26de88c into main Sep 14, 2025
1 check failed
@hackall360 hackall360 deleted the codex/refactor-ai-interactions-to-use-json branch September 14, 2025 14:50
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