Commit Graph

8 Commits

Author SHA1 Message Date
Prayag Bhakar 071d4df034 fix(docs) :: address documentation gaps (#1390) 2026-08-20 11:06:02 +02:00
Ophir LOJKINE 2276b31b91 Merge branch 'main' into lazy-fn-eval-in-set 2026-07-15 18:11:18 +02:00
Ophir LOJKINE 5731544b1d Update AGENTS.md 2026-07-15 18:10:44 +02:00
lovasoa 8f7bff23e5 add repository layout info to agents.md 2026-07-09 21:34:31 +02:00
Ophir LOJKINE 2af95a041f Accept header JSON responses (#1127)
* Support JSON responses via Accept header

* no update in migrations

* No UPDATE in official site migrations

- Updated the JSON component description to clarify its integration with external services and the ability to serve both HTML and JSON based on the HTTP Accept header.
- Added examples demonstrating how to request JSON responses using `curl`.
- Removed the obsolete migration file that documented the JSON response format feature, consolidating information into the main documentation.

* revert stupid docs example change

stupid bot

* simplify tests

* avoid string then json in tests, parse as json directly

* changelog
2025-11-24 23:17:19 +01:00
lovasoa 2c7cb90729 add compatibility section to homepage 2025-10-04 22:31:12 +02:00
lovasoa bbf0c8c691 shorter agents rules 2025-10-02 22:39:33 +02:00
lovasoa d8c7ec5c47 add agents.md 2025-10-02 22:29:41 +02:00