Sacha Al Himdani
90badb79a5
Update dev.yaml
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-04-08 08:53:10 +02:00
Bryan Frimin
050154ab6a
Refactor LLM config into top-level settings
...
Replace the monolithic agents config with a cleaner structure:
- llm: holds provider credentials and default model settings
- probo-agent: LLM overrides for the probo agent
- evidence-describer: worker config (interval, stale-after,
max-concurrency) alongside LLM overrides
This makes worker tuning configurable via YAML and env vars
instead of being hardcoded in Go, and separates provider
credentials from per-consumer model settings.
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-04-03 14:06:30 +02:00
Sacha Al Himdani
f6962577c7
Update Tempo config for latest version
...
Remove deprecated compactor, bloom_filter, and v2_* storage fields
that were dropped in Tempo 2.10.x. Add inmemory ring kvstore for
the ingester lifecycler to prevent InstancesCount <= 0 errors in
single-instance dev mode.
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-04-02 17:15:22 +02:00
Aurélien Sibiril
ff20b383d9
Add access review dependencies and enum tests
...
Add go-vcr dependency, dev config for new providers,
connector service changes for access review, connect
schema updates, and unit tests for enum Scan/Value.
Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com >
2026-04-02 14:49:13 +02:00
Aditya Sharma
0b12eea733
Fix base-url to point to API server instead of Vite dev server
...
Signed-off-by: Aditya Sharma <aditya.sharma@usm.edu >
2026-03-30 16:08:45 +02:00
Aditya Sharma
36809432db
Fix agents config in dev.yaml to use new providers schema
...
Signed-off-by: Aditya Sharma <aditya.sharma@usm.edu >
2026-03-30 16:08:45 +02:00
Bryan Frimin
7c77c217c7
Fix Anthropic requests failing due to missing MaxTokens in agent configuration
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-03-13 18:24:02 +01:00
Sacha Al Himdani
afd92fd938
Migrate from MinIO to SeaweedFS
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-02-19 11:47:04 +01:00
Émile Ré
e6a97f6b29
Specify ports for vite dev servers and remove useless yaml conf from dev config
...
Signed-off-by: Émile Ré <emile@getprobo.com >
2026-02-03 12:56:14 +04:00
Bryan Frimin
bc5bbdae81
Add scim bridge with connector
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-02-02 09:14:38 +01:00
Bryan Frimin
3e95c8c38a
Fix missing child session on SAML
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-01-17 10:27:44 -08:00
Bryan Frimin
74fc3b8cd1
Rewrite identity and access management
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-01-17 10:07:34 -08:00
Émile Ré
178674ff99
Fix base-url in conf
...
Signed-off-by: Émile Ré <nemile.re@gmail.com >
2025-12-02 18:42:50 +04:00
Émile Ré
ea257112e1
Fix probod baseurl and remove acme root-ca
...
Signed-off-by: Émile Ré <nemile.re@gmail.com >
2025-12-02 18:42:50 +04:00
Jonathan
7e8222d9b5
Fix cubic review
...
Signed-off-by: Jonathan <contact@grafikart.fr >
2025-12-01 18:23:11 +04:00
Jonathan
6dc6e2a626
Move dependencies
...
Signed-off-by: Jonathan <contact@grafikart.fr >
2025-12-01 18:23:11 +04:00
Sacha Al Himdani
fee5a9232e
Make secure cookie configurable
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-11-04 17:09:51 +01:00
Bryan Frimin
896e6e0736
Refactor hostname to become baseurl
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2025-10-30 19:41:15 +01:00
Bryan Frimin
2766f8e423
Add SAML support
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2025-10-30 16:31:27 +01:00
Sacha Al Himdani
1f0a5dff5c
Redesign trust center console
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-28 16:42:56 +01:00
Sacha Al Himdani
e53b1239db
Update Documentation
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-24 10:18:58 +02:00
Sacha Al Himdani
4a476029ae
Refactor configuration
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-23 15:10:55 +02:00
Sacha Al Himdani
0073846d3b
Add interactif slack message
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-23 15:10:55 +02:00
Sacha Al Himdani
de004ce8d7
Add slack integration
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-10-23 15:10:54 +02:00
Bryan Frimin
90778d1529
Update configuration to use local ACME
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2025-10-09 15:04:52 +02:00
Sacha Al Himdani
055c860a24
Add all fields to dev.yaml
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-09-08 10:43:28 +02:00
Sacha Al Himdani
649bf5e6c4
Add configurable invitation token validity
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-08-06 16:50:26 +02:00
Jonathan
789e2826ae
Fix new front end configuration
2025-06-13 14:45:39 -07:00
Sacha Al Himdani
d6ba8e1072
Remove old frontend
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-06-13 14:01:04 -07:00
Jonathan
6862841459
Add organization settings page
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-06-13 13:23:42 -07:00
Sacha Al Himdani
c2f9cb2080
Fetch vendor data with openai
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-05-26 22:45:45 -07:00
gearnode
9b9fa08402
Move default aws configuration to config file
...
Signed-off-by: gearnode <bryan@frimin.fr >
2025-03-13 11:41:20 +01:00
gearnode
5bbca075e8
Update contributing intructions
...
Signed-off-by: gearnode <bryan@frimin.fr >
2025-03-10 10:09:52 +01:00