Commit Graph

18 Commits

Author SHA1 Message Date
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
cfe6b9408a Refactor CLI command wiring with shared settings and runner helpers 2026-05-26 13:12:34 +00:00
77134c3c78 Rationalized the default configuration file path and updated documentation
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
2026-05-14 20:48:12 -05:00
f3e8c960af Added support for OpenAI-compatible structured output 2026-05-08 07:32:54 -05:00
7be543a541 Allow CLI paths to come from config 2026-05-06 16:48:35 +00:00
0fca5611d6 Wire config loading into CLI setup 2026-05-06 16:46:33 +00:00
ea27763320 Add scriptorium render command with shared run/request parsing and text/json prepared output 2026-05-06 15:20:22 +00:00
bf058a046e Documentation cleanup and bugfixes 2026-05-05 20:01:45 -05:00
ddb4254124 Centralize remaining runtime constants and add precedence/default fallback coverage 2026-05-05 11:01:44 -05:00
e66763f2a7 Split prompt/profile dirs, adopt --prompt/--profile flags, and add override/selection integration tests 2026-05-05 10:49:33 -05:00
8818796b8b Refactor: separate prompt/profile run resolution with explicit precedence, centralized defaults, and api_key_env validation 2026-05-05 10:44:56 -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
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
526ee463f2 Add a minimal CLI 2026-05-04 21:08:40 -05:00