282 Commits

Author SHA1 Message Date
8a11112179 Now properly implement build.sh
Some checks failed
Test / test (push) Has been cancelled
2026-01-06 16:38:46 +01:00
cd19a72f5f Remove clickhouse from the compose 2026-01-06 16:32:09 +01:00
4ba7928c52 Update docker compose to use that image 2026-01-06 16:25:39 +01:00
1229114872 Update build.sh to generate an image 2026-01-06 16:25:35 +01:00
Yann Amsellem
e4eeef6ed3 fix: handle multiple custom tables
Some checks failed
Test / test (push) Has been cancelled
2025-12-19 19:29:56 +01:00
Yann Amsellem
cf3f00fa2c fix: update TABLE_PATTERN regexp 2025-12-18 18:58:53 +01:00
Yann Amsellem
74f04f3ad6 Merge pull request #131 from agnosticeng/feat/instance-id 2025-11-05 18:40:04 +01:00
Yann Amsellem
962117c3c4 feat: db snapshot instances + query params onboarding
- Add instance ID handling for db snapshots

- Remove static onboarding examples, now handled via query parameters
2025-11-05 18:14:03 +01:00
Didier Franc
e2f7e0852a Merge pull request #130 from agnosticeng/fix/embedded-auth
fix: use jose to decode jwt from parent app
2025-11-04 15:52:35 +01:00
Yann Amsellem
c56ac433a2 fix: use jose to decode jwt from parent app 2025-11-04 15:47:26 +01:00
Yann Amsellem
fc1baa0d6e Merge pull request #128 from agnosticeng/feat/auth 2025-10-28 14:41:48 +01:00
Yann Amsellem
bcc7632008 feat(auth): make auth works with desktop, web and embedded apps 2025-10-27 18:30:56 +01:00
Yann Amsellem
26f6b2306d Merge pull request #127 from agnosticeng/chore/custom-schema 2025-10-20 19:51:52 +02:00
Yann Amsellem
09c1f1bfff chore: retrieve url for custom tables 2025-10-20 19:43:29 +02:00
Yann Amsellem
f1de325b51 chore: apply slugs for custom tables 2025-10-20 16:22:44 +02:00
Yann Amsellem
02b478733c chore: parse schema from url 2025-10-16 18:05:19 +02:00
Didier Franc
2a556357fa Merge pull request #125 from agnosticeng/fix/get-fresh-token
fix: disable cache on get token
2025-07-01 00:24:03 +02:00
Yann Amsellem
95b9ec2c1a fix: disable cache on get token 2025-07-01 00:08:13 +02:00
Yann Amsellem
3f4e919791 Merge pull request #122 from agnosticeng/feat/expand-dataset 2025-06-09 15:17:46 +02:00
Yann Amsellem
b88878d29b feat(datasets): update dataset highlight style 2025-06-09 14:18:48 +02:00
Yann Amsellem
b094207455 feat(datasets): add collapse all button 2025-06-06 15:53:44 +02:00
Yann Amsellem
ffd2e2d77e feat(datasets): scroll and highlight on editor click 2025-06-06 11:58:56 +02:00
Didier Franc
bc616e5b4f v0.3.1 release 2025-06-05 18:24:14 +02:00
Didier Franc
f9a8166a4f Merge pull request #121 from agnosticeng/call-agp
fix: use agp directly
2025-06-05 18:03:40 +02:00
Didier Franc
babdab6b54 fix: use agp directly 2025-06-05 17:58:59 +02:00
Didier Franc
f473a8c3ab v0.3.0 release 2025-06-04 01:11:06 +02:00
Yann Amsellem
09327455b2 fix: update isAgnosticModel helper function 2025-06-03 17:29:57 +02:00
Yann Amsellem
24d2f31819 chore: set Auth0 variables default values 2025-06-03 17:04:34 +02:00
Yann Amsellem
5de63352e5 Merge pull request #120 from agnosticeng/feat/login-for-ai 2025-06-02 14:02:11 +02:00
Yann Amsellem
3e26b6c146 chore: handle 401 from ai assistant 2025-05-26 21:32:53 +02:00
Yann Amsellem
7c644dd9d2 refactor(auth): update auth.ts 2025-05-26 20:18:29 +02:00
Yann Amsellem
2f676a65d2 feat(auth): make it works on desktop 2025-05-23 15:59:12 +02:00
Yann Amsellem
8e019971bd chore: update dependencies 2025-05-23 11:33:11 +02:00
Yann Amsellem
37cdd6d807 feat: add authentication form for Agnostic AI 2025-05-22 17:59:44 +02:00
Didier Franc
cc9ff15bcd Merge pull request #119 from agnosticeng/feat/ask-fix-ai
feat: implement fix with AI button
2025-05-21 19:35:50 +02:00
Didier Franc
f8301f4b68 docs: update screenshot 2025-05-16 15:30:23 +02:00
Yann Amsellem
f25dbaf7d0 fix: restore bracket color 2025-05-15 15:58:56 +02:00
Yann Amsellem
cf59be4b78 feat: implement fix with AI button 2025-05-14 10:53:07 +02:00
Yann Amsellem
3a8bcfbc04 Merge pull request #118 from agnosticeng/feat/go-to-def 2025-05-13 17:28:13 +02:00
Yann Amsellem
e591f7c276 feat: add cmd+click on table name 2025-05-12 20:45:31 +02:00
Didier Franc
dfd6a7d261 Merge pull request #116 from agnosticeng/fix-udf-support
fix: clickhouse config path
2025-05-07 16:33:45 +02:00
Didier Franc
be7159b8c0 fix: clickhouse config path 2025-05-07 16:32:57 +02:00
Yann Amsellem
305d93694a Merge pull request #115 from agnosticeng/fix/local-engine 2025-05-07 16:01:10 +02:00
Yann Amsellem
909eacb339 fix(local): emit event on empty response 2025-05-07 15:28:51 +02:00
Yann Amsellem
4d103f61f4 Merge pull request #114 from agnosticeng/feat/bubble-chart 2025-05-06 17:26:30 +02:00
Yann Amsellem
fe9dfd4c47 feat: handle bubble chartsettings 2025-05-06 17:09:10 +02:00
Didier Franc
790854254e Update README.md 2025-05-03 00:15:47 +02:00
Didier Franc
f16697f322 Merge pull request #112 from agnosticeng/switch-to-clickhouse
feat: implement clickhouse local engine
2025-05-02 23:59:42 +02:00
Didier Franc
02f7032998 feat: implement clickhouse local engine 2025-05-02 23:49:58 +02:00
Yann Amsellem
80b7a9c4c7 Merge pull request #110 from agnosticeng/feat/open-ai 2025-05-02 12:30:26 +02:00