Sergio Sánchez Vallés
e032faaeff
Merge branch 'main' of upstream/main into fix/test-failures
2026-03-04 20:04:00 +01:00
chengyongru
88d7642c1e
test: fix test failures from refactored cron and context builder
...
- test_context_prompt_cache: Update test to reflect merged runtime
context and user message (commit ad99d5a merged them into one)
- Remove test_cron_commands.py: cron add CLI command was removed
in commit c05cb2e (unified scheduling via cron tool)
2026-03-04 17:13:25 +01:00
Sergio Sánchez Vallés
c64fe0afd8
fix(tests): resolve failing tests on main branch
...
- Unskip matrix logic by adding missing deps (matrix-nio, nh3, mistune)
- Update matrix tests for 'allow_from' default deny security change
- Fix asyncio typing keepalive leak in matrix tests
- Update context prompt cache assert after runtime message merge
- Fix flaky cron service test with mtime sleep
- Remove obsolete test_cron_commands.py testing deleted CLI commands
2026-03-04 16:53:07 +01:00
Re-bin
d55a850357
refactor: simplify runtime context injection — drop JSON/dedup, keep untrusted tag
2026-02-25 16:13:48 +00:00
rickthemad4
87a2084ee2
feat: add untrusted runtime context layer for stable prompt prefix
2026-02-24 16:38:29 +00:00
rickthemad4
56b9b33c6d
fix: stabilize system prompt for better cache reuse
2026-02-24 14:18:50 +00:00