36 Commits

Author SHA1 Message Date
6c7635c3e3 Fix Dockerfile (#11)
All checks were successful
CI / lint (push) Successful in 13s
CI / typecheck (push) Successful in 12s
CI / test (push) Successful in 29s
Reviewed-on: #11
2026-03-09 16:27:58 +00:00
0cdf9cd44e Merge pull request 'Add CI' (#10) from push-ooqqtrvlvqxn into main
All checks were successful
CI / lint (push) Successful in 11s
CI / typecheck (push) Successful in 12s
CI / test (push) Successful in 25s
Reviewed-on: #10
2026-03-05 22:00:48 +00:00
d39b8a6ea7 Add CI
All checks were successful
CI / lint (pull_request) Successful in 10s
CI / typecheck (pull_request) Successful in 11s
CI / test (pull_request) Successful in 25s
2026-03-05 21:59:22 +00:00
86ed34887b Make cloud logging optional 2026-03-05 21:36:03 +00:00
694b060fa4 Merge pull request 'Refactor into package' (#8) from push-ymnnsrokkmwy into main
Reviewed-on: #8
2026-03-04 05:15:02 +00:00
d69c4e4f4a Add more tests 2026-03-04 05:13:50 +00:00
f6e122b5a9 Rename entrypoint 2026-03-03 18:53:55 +00:00
dba94107a5 Split out main module 2026-03-03 18:34:57 +00:00
d3cd8d5291 Refactor duplicated code 2026-03-03 18:00:31 +00:00
8dfd2048a5 Migrate to package 2026-03-03 16:52:46 +00:00
3e2386b9b6 Merge pull request 'Update Dockerfile' (#7) from update-dockerfile into main
Reviewed-on: #7
2026-02-25 22:01:38 +00:00
Anibal Angulo
42e1660143 Update Dockerfile 2026-02-25 20:05:03 +00:00
208d5ebebf Merge pull request 'Add streamable-http transport option' (#6) from streamable-http into main
Reviewed-on: #6
2026-02-25 19:59:53 +00:00
83ed64326f Add streamable-http transport option 2026-02-25 19:59:14 +00:00
4c59da0c22 Merge pull request 'Add metadata filtering' (#5) from categories into main
Reviewed-on: #5
2026-02-24 23:05:51 +00:00
Anibal Angulo
cbf3ca7df4 Add metadata filtering 2026-02-24 22:57:16 +00:00
e9b4c93a20 Merge pull request 'Fix: Agrega logs para las operaciones en la base de datos' (#4) from fix/logs into main
Reviewed-on: #4
2026-02-24 22:37:14 +00:00
b95bb72b24 feat: attended PR comments 2026-02-24 22:14:29 +00:00
a3ba340224 fix: pass all checks for ruff and ty 2026-02-24 18:28:37 +00:00
0fd97a31a5 fix: add robust handling for exceptions 2026-02-24 18:08:04 +00:00
a8c611fbec feat: do not exit app and save errors 2026-02-24 18:00:41 +00:00
13c8e122de fix: add more validations for bd connection 2026-02-24 17:40:37 +00:00
753b5c7871 fix: refactor correct import and add more logs 2026-02-24 17:23:24 +00:00
6feeeff4f3 feat: use a new logger 2026-02-24 17:02:25 +00:00
3b7dd91a71 feat: add 'log_structured_entry' for JSON structured logs
Move config into own file
2026-02-24 17:02:06 +00:00
427de45522 Merge pull request 'Adapt Dockerfile' (#3) from config into main
Reviewed-on: #3
2026-02-24 00:01:30 +00:00
Anibal Angulo
f0b9d1b27a Add local config file support 2026-02-23 23:17:15 +00:00
Anibal Angulo
bf2cc2f556 Rename Dockerfile 2026-02-23 17:48:19 +00:00
Anibal Angulo
b92a5d5b0e Move config validation to top-level 2026-02-22 16:34:24 +00:00
Anibal Angulo
bd107a027a Update README 2026-02-22 16:02:46 +00:00
Anibal Angulo
dcc05d697e Add Docker 2026-02-22 15:57:57 +00:00
Anibal Angulo
82764bd60b Add SSE support 2026-02-22 15:52:35 +00:00
Anibal Angulo
54eb6f240c add agent for testing directly 2026-02-22 15:41:16 +00:00
Anibal Angulo
bb19770663 Update MCP defaults 2026-02-22 15:40:59 +00:00
56e181a772 initial implementation 2026-02-22 05:56:56 +00:00
Anibal Angulo
20f29d959b first commit 2026-02-21 21:24:52 -06:00