Commit Graph

3 Commits (7e21b728b346e80023c93e8986130f83e70584f9)

Author SHA1 Message Date
boojack 0e89407ee9 fix(filter): enforce CEL syntax semantics
Reject non-standard truthy numeric expressions in filters and document the parser as a supported subset of standard CEL syntax.

- remove legacy filter rewrites
- support standard equality in tag exists predicates
- add regression coverage for accepted and rejected expressions
3 months ago
boojack d3f6e8ee31 chore: harden MCP access control and origin validation 3 months ago
memoclaw b8e9ee2b26
feat(mcp): enhance MCP server with full capabilities and new tools (#5720)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
4 months ago