You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
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
2 months ago
..
auth refactor: consolidate duplicated auth logic into auth package 3 months ago
router fix(filter): enforce CEL syntax semantics 2 months ago
runner refactor: rename workspace to instance throughout codebase 7 months ago
server.go feat(mcp): enhance MCP server with full capabilities and new tools (#5720) 3 months ago