Commit Graph

32 Commits

Author SHA1 Message Date
0c790cc94e Merge branch 'main' into feature/before-guardrail
All checks were successful
CI / ci (pull_request) Successful in 19s
2026-03-11 23:11:33 +00:00
ac27d12ed3 Add notification model (#31)
All checks were successful
CI / ci (push) Successful in 21s
Co-authored-by: Anibal Angulo <a8065384@banorte.com>
Reviewed-on: #31
2026-03-10 23:50:41 +00:00
70a3f618bd Merge branch 'main' into refactor/timestamp-to-date
All checks were successful
CI / ci (pull_request) Successful in 20s
2026-03-10 22:56:55 +00:00
f3515ee71c fix(session): use datetime UTC and tighten timestamp logging
All checks were successful
CI / ci (pull_request) Successful in 19s
2026-03-10 21:24:11 +00:00
93c870c8d6 fix(session): normalize firestore timestamps 2026-03-10 21:19:19 +00:00
Anibal Angulo
b911c92e05 Add support for prev notification collection structure
All checks were successful
CI / ci (pull_request) Successful in 19s
2026-03-10 18:51:23 +00:00
5e60cffcfe refactor(governance): type annotate forbidden emojis and reuse regex pattern
All checks were successful
CI / ci (pull_request) Successful in 21s
2026-03-10 01:13:11 +00:00
db9400fcf3 style(governance): reformat guardrail module
Some checks failed
CI / ci (pull_request) Failing after 13s
2026-03-10 01:07:29 +00:00
0f06e106da Merge branch 'main' into feature/before-guardrail
Some checks failed
CI / ci (pull_request) Failing after 12s
2026-03-10 01:02:17 +00:00
e48ffb7604 style(governance): remove stray whitespace in callback validation 2026-03-10 00:49:07 +00:00
f8638d22fe chore(governance): ruff and ty checks passed 2026-03-10 00:36:24 +00:00
552d99b66a docs(governance): expand unsafe prompt criteria 2026-03-09 19:59:41 +00:00
fcdc7233d8 fix(governance): tighten guardrail prompts and response handling 2026-03-09 18:43:51 +00:00
1803d011d0 Add Notification Backend Protocol (#24)
All checks were successful
CI / ci (push) Successful in 21s
Reviewed-on: #24
2026-03-09 07:36:47 +00:00
db879cee9f Format/Lint 2026-03-05 06:06:11 +00:00
12c91b7c25 Add notification service using Google ADK 2026-03-04 23:57:22 +00:00
5d9039f174 refactor: Addo 'blocking_response' for generative response in case guardrail block 2026-03-04 17:40:39 +00:00
7d5309c9d0 feat: Add before_model_callback to Agent initialization 2026-03-04 16:59:46 +00:00
1c255c5ccf feat: Enhance GovernancePlugin with guardrail LLM integration and structured output 2026-03-04 16:59:06 +00:00
8f5514284b fix: Correct order of forbidden emojis in GovernancePlugin 2026-03-03 23:22:23 +00:00
05555e5361 fix: Correct regex pattern for middle finger emoji in GovernancePlugin 2026-03-03 22:27:47 +00:00
a1bd2b000f feat: Integrate GovernancePlugin for emoji filtering in agent responses 2026-03-03 18:47:10 +00:00
aabbbbe4c4 feat: Implement GovernancePlugin to filter forbidden emojis from model responses 2026-03-03 18:43:28 +00:00
58d777754f Switch to shttp transport 2026-02-25 21:49:14 +00:00
9a2643a029 Improve auth implementation 2026-02-25 18:14:31 +00:00
57a215e733 Add auto-refresh, non-blocking auth 2026-02-25 17:16:56 +00:00
5933d6a398 feat: refactor compaction module 2026-02-25 16:56:31 +00:00
PAVEL PALMA
1eae63394b UPDATE autenticación rag connector 2026-02-25 02:01:04 -06:00
Anibal Angulo
8cc2f58ab4 Rename Dockerfile 2026-02-23 18:16:44 +00:00
2b058bffe4 Add auto create session 2026-02-23 06:30:21 +00:00
205beeb0f3 Add server implementation 2026-02-23 05:51:06 +00:00
159e8ee433 Lean MCP implementation 2026-02-23 05:29:35 +00:00