|
|
6ce548e718
|
fix(session): skip current model event when censoring previous user message
CI / ci (pull_request) Failing after 12s
|
2026-03-12 23:16:04 +00:00 |
|
|
|
d92a75a393
|
fix(guardrails): censor user and model events when blocked
CI / ci (pull_request) Failing after 12s
|
2026-03-12 21:26:47 +00:00 |
|
|
|
01610683db
|
feat(governance): load guardrail instruction from config
CI / ci (pull_request) Successful in 21s
|
2026-03-12 21:00:11 +00:00 |
|
|
|
0c790cc94e
|
Merge branch 'main' into feature/before-guardrail
CI / ci (pull_request) Successful in 19s
|
2026-03-11 23:11:33 +00:00 |
|
|
|
ac27d12ed3
|
Add notification model (#31)
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 |
|
|
|
a264276a5d
|
Merge pull request 'refactor: timestamp compatible with Firestore' (#30) from refactor/timestamp-to-date into main
CI / ci (push) Failing after 12s
Reviewed-on: #30
|
2026-03-10 23:47:48 +00:00 |
|
|
|
70a3f618bd
|
Merge branch 'main' into refactor/timestamp-to-date
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
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 |
|
|
|
8627901543
|
Merge pull request 'Add support for prev notification collection structure' (#29) from switch-notification-collection into main
CI / ci (push) Successful in 21s
Reviewed-on: #29
|
2026-03-10 18:53:09 +00:00 |
|
Anibal Angulo
|
b911c92e05
|
Add support for prev notification collection structure
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
CI / ci (pull_request) Successful in 21s
|
2026-03-10 01:13:11 +00:00 |
|
|
|
db9400fcf3
|
style(governance): reformat guardrail module
CI / ci (pull_request) Failing after 13s
|
2026-03-10 01:07:29 +00:00 |
|
|
|
0f06e106da
|
Merge branch 'main' into feature/before-guardrail
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 |
|
|
|
ec7ce57d88
|
test(governance): cover emoji filter behavior
|
2026-03-10 00:17:19 +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)
CI / ci (push) Successful in 21s
Reviewed-on: #24
|
2026-03-09 07:36:47 +00:00 |
|
|
|
ba6fde1b15
|
Merge pull request 'Add CI' (#23) from push-wyrrkmpvkkoz into main
CI / ci (push) Successful in 20s
Reviewed-on: #23
|
2026-03-05 06:35:27 +00:00 |
|
|
|
670c00b1da
|
Add CI
CI / ci (pull_request) Successful in 1m38s
|
2026-03-05 06:14:51 +00:00 |
|
|
|
db879cee9f
|
Format/Lint
|
2026-03-05 06:06:11 +00:00 |
|
|
|
5941c41296
|
Remove firestore emulator from test dependencies
|
2026-03-05 05:55:34 +00:00 |
|
|
|
bc23ca27e4
|
Merge pull request 'Add notification service using Google ADK' (#22) from feature/notification into main
Reviewed-on: #22
|
2026-03-05 05:21:36 +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 |
|
|
|
ba97ab3fc7
|
Merge pull request 'feat: Add emojis filter for LLM response' (#21) from feature/emojis-filter into main
Reviewed-on: #21
|
2026-03-04 04:51:33 +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 |
|
|
|
8722c146af
|
feat: Add google-genai dependency to project and lock files
|
2026-03-03 18:42:43 +00:00 |
|
|
|
37e369389e
|
Merge pull request 'Update prompt' (#17) from prompt into main
Reviewed-on: #17
|
2026-02-25 22:10:52 +00:00 |
|
|
|
fa711fdd3c
|
Merge branch 'main' into prompt
|
2026-02-25 22:10:43 +00:00 |
|
Anibal Angulo
|
e9a643edb5
|
Update url config
|
2026-02-25 22:08:45 +00:00 |
|
Anibal Angulo
|
05d21d04f9
|
Update phone number
|
2026-02-25 22:06:17 +00:00 |
|
Anibal Angulo
|
30a23b37b6
|
Update prompt
|
2026-02-25 21:52:00 +00:00 |
|
|
|
a1bfaad88e
|
Merge pull request 'Switch to shttp transport' (#16) from streamable-http into main
Reviewed-on: #16
|
2026-02-25 21:50:39 +00:00 |
|
|
|
58d777754f
|
Switch to shttp transport
|
2026-02-25 21:49:14 +00:00 |
|
|
|
73fb20553d
|
Merge pull request 'Update prompt' (#15) from update-prompt into main
Reviewed-on: #15
|
2026-02-25 19:01:54 +00:00 |
|
|
|
606a804b64
|
Update prompt
|
2026-02-25 18:55:20 +00:00 |
|
|
|
b47b84cfd1
|
Merge pull request 'Improve auth implementation' (#14) from robust-auth into main
Reviewed-on: #14
|
2026-02-25 18:28:27 +00:00 |
|
|
|
9a2643a029
|
Improve auth implementation
|
2026-02-25 18:14:31 +00:00 |
|
|
|
e77a2ba2ed
|
Merge pull request 'Add auto-refresh, non-blocking auth' (#13) from auth into main
Reviewed-on: #13
|
2026-02-25 17:18:20 +00:00 |
|
|
|
57a215e733
|
Add auto-refresh, non-blocking auth
|
2026-02-25 17:16:56 +00:00 |
|
|
|
63eff5bde0
|
Merge pull request 'Add Auth v2' (#12) from merge-conflicts-resolved into main
Reviewed-on: #12
|
2026-02-25 17:00:53 +00:00 |
|
Anibal Angulo
|
0bad44d7ab
|
Resolve merge conflict: keep remote Cloud Run MCP URL
|
2026-02-25 17:00:15 +00:00 |
|