Commit Graph
5 Commits
Author SHA1 Message Date
Shivam Mishra eee6ccc6f5 feat: add feature key for preference lookup 2026-01-13 19:31:36 +05:30
Shivam Mishra 7fba7b946e fix(captain): add operation whitelist to prevent method injection
- Add ALLOWED_OPERATIONS whitelist to validate operation parameter
- Prevent arbitrary method invocation via send()
- Refactor tone methods using metaprogramming to reduce duplication
- Add specs for invalid operations and injection attempts
2026-01-13 18:22:35 +05:30
Shivam MishraandGitHub 61425b6a3b feat: wire up credit usage (#13260) 2026-01-13 18:09:34 +05:30
82f5dbe6c1 feat: reply editor follow-up (#13106)
Co-authored-by: aakashb95 <aakashbakhle@gmail.com>
2026-01-13 14:29:11 +05:30
8f1cd32fab feat: separate service and controller for editor tasks (#13085)
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Aakash Bakhle <48802744+aakashb95@users.noreply.github.com>
2025-12-18 14:23:33 +05:30