Commit Graph

24 Commits

Author SHA1 Message Date
4c7278febc Remove the completed step 4 migration roadmap 2026-07-27 20:40:23 -05:00
2fc7204bd5 Make HTTP artifact MIME test deterministic 2026-07-28 01:22:31 +00:00
280916bf4a Move HTTP serving to the public engine 2026-07-28 00:52:24 +00:00
45c2644b9d Add HTTP restricted artifact reader 2026-07-28 00:40:25 +00:00
719243e90c Reduce HTTP example test coupling 2026-07-26 17:44:51 +00:00
9932153b97 Normalize maintained documentation examples 2026-07-26 14:25:44 +00:00
f7d821067f Add HTTP size limits 2026-07-05 00:17:07 +00:00
5c882f26a9 Restrict HTTP file artifact inputs 2026-07-04 23:34:44 +00:00
fa02791fe9 Split prompt and profile load errors 2026-07-04 23:09:23 +00:00
23872dd742 Implement runtime parameter completion fixes
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-07-04 09:00:19 -05:00
0512995931 Allow JSON-compatible extra params 2026-07-04 13:24:27 +00:00
049a5feadb Make request execution overrides presence-aware 2026-07-04 13:20:39 +00:00
5dcb3cd4fc Expose cache usage in adapters 2026-07-02 23:07:57 +00:00
099e9c4a3e Use stable usecase sentinels for HTTP invalid-request mapping 2026-05-26 13:14:57 +00:00
79901fbb86 Refine execution target mapping helpers and coverage across usecase, HTTP, and LLM 2026-05-26 13:07:35 +00:00
c6c5e3cb69 Added support for the service_tier key in profiles 2026-05-26 07:44:49 -05:00
bf058a046e Documentation cleanup and bugfixes 2026-05-05 20:01:45 -05:00
6142bd88ee Refactor http adapter to enforce strict run request JSON, expand prompt/profile error mapping, and harden api_key handling 2026-05-05 10:54:35 -05:00
7fffdaede3 Refactor: load execution profiles from YAML and split prompt definitions into promptdef repository 2026-05-05 10:18:28 -05:00
a633c67538 Refactor: split prompt definition from execution settings and migrate run contracts to prompt_* + execution_target 2026-05-05 10:09:31 -05:00
ca4d939fdc Relaxed CLI requirements when defaults are specified in the profile or application defaults 2026-05-05 08:41:07 -05:00
281202e313 Architectural improvements in the http adapter 2026-05-05 08:25:32 -05:00
c5ce270090 Added a configurable timeout knob 2026-05-04 22:38:20 -05:00
eac6b69217 Add a minimal HTTP API 2026-05-04 21:19:29 -05:00