Anibal Angulo A8065384
  • Joined on 2025-08-30
A8065384 pushed to main at va/agent 2026-03-05 05:21:37 +00:00
bc23ca27e4 Merge pull request 'Add notification service using Google ADK' (#22) from feature/notification into main
12c91b7c25 Add notification service using Google ADK
Compare 2 commits »
A8065384 deleted branch feature/notification from va/agent 2026-03-05 05:21:37 +00:00
A8065384 closed issue va/agent#9 2026-03-04 18:24:19 +00:00
Agregar cache semantico
A8065384 commented on pull request va/agent#22 2026-03-04 18:23:57 +00:00
Add notification service using Google ADK

@A8072846 Puedes checar el merge conflict?

A8065384 created branch push-omyxsyzlmxqt in va/knowledge-search-mcp 2026-03-04 14:29:27 +00:00
A8065384 pushed to push-omyxsyzlmxqt at va/knowledge-search-mcp 2026-03-04 14:29:27 +00:00
e81aac2e29 Add semantic caching
A8065384 pushed to main at va/knowledge-search-mcp 2026-03-04 05:15:04 +00:00
694b060fa4 Merge pull request 'Refactor into package' (#8) from push-ymnnsrokkmwy into main
d69c4e4f4a Add more tests
f6e122b5a9 Rename entrypoint
dba94107a5 Split out main module
d3cd8d5291 Refactor duplicated code
Compare 6 commits »
A8065384 deleted branch push-ymnnsrokkmwy from va/knowledge-search-mcp 2026-03-04 05:15:04 +00:00
A8065384 merged pull request va/knowledge-search-mcp#8 2026-03-04 05:15:02 +00:00
Refactor into package
A8065384 created pull request va/knowledge-search-mcp#8 2026-03-04 05:14:57 +00:00
Refactor into package
A8065384 created branch push-ymnnsrokkmwy in va/knowledge-search-mcp 2026-03-04 05:14:08 +00:00
A8065384 pushed to push-ymnnsrokkmwy at va/knowledge-search-mcp 2026-03-04 05:14:08 +00:00
d69c4e4f4a Add more tests
f6e122b5a9 Rename entrypoint
dba94107a5 Split out main module
d3cd8d5291 Refactor duplicated code
8dfd2048a5 Migrate to package
Compare 5 commits »
A8065384 closed issue va/agent#18 2026-03-04 04:51:49 +00:00
Agregar filtro de emojis prohibidos
A8065384 deleted branch feature/emojis-filter from va/agent 2026-03-04 04:51:34 +00:00
A8065384 merged pull request va/agent#21 2026-03-04 04:51:33 +00:00
feat: Add emojis filter for LLM response
A8065384 pushed to main at va/agent 2026-03-04 04:51:33 +00:00
ba97ab3fc7 Merge pull request 'feat: Add emojis filter for LLM response' (#21) from feature/emojis-filter into main
8f5514284b fix: Correct order of forbidden emojis in GovernancePlugin
05555e5361 fix: Correct regex pattern for middle finger emoji in GovernancePlugin
a1bd2b000f feat: Integrate GovernancePlugin for emoji filtering in agent responses
aabbbbe4c4 feat: Implement GovernancePlugin to filter forbidden emojis from model responses
Compare 6 commits »
A8065384 merged pull request A8065384/latticelm#2 2026-03-02 19:59:04 +00:00
Fix tool calling
A8065384 pushed to main at A8065384/latticelm 2026-03-02 19:59:04 +00:00
cb631479a1 Merge pull request 'Fix tool calling' (#2) from push-yxzkqpsvouls into main
841bcd0e8b Fix tool calling
Compare 2 commits »
A8065384 deleted branch push-yxzkqpsvouls from A8065384/latticelm 2026-03-02 19:59:04 +00:00
A8065384 created pull request A8065384/latticelm#2 2026-03-02 19:58:58 +00:00
Fix tool calling