singularity-forge/pkg/dist/core/export-html
Mikael Hugo f0c3eaf999 refactor(extensions): merge ttsr into guardrails
TTSR (Time Traveling Stream Rules) monitored streaming output against regex
patterns. Guardrails blocked dangerous actions and redacted secrets. Both are
safety/guardrail concerns — merging them into one extension reduces surface
area and simplifies the safety model.

Changes:
- Copied ttsr-rule-loader.js, ttsr-manager.js, ttsr-interrupt.md into guardrails/
- Updated guardrails extension-manifest.json with ttsr hooks (turn_start,
  message_update, turn_end, agent_end)
- Integrated TTSR session_start/turn_start/message_update/turn_end/agent_end
  handlers into guardrails/index.js
- Deleted ttsr/ extension directory

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-15 02:28:40 +02:00
..
vendor fix: include export-html templates in pkg/ shim (#370) (#395) 2026-03-14 13:36:32 -06:00
template.css fix: include export-html templates in pkg/ shim (#370) (#395) 2026-03-14 13:36:32 -06:00
template.html chore: clean repo quality gates 2026-05-05 14:55:11 +02:00
template.js refactor(extensions): merge ttsr into guardrails 2026-05-15 02:28:40 +02:00