|
|
1d7fac0a47
|
Implement fixes to the initial library facade
|
2026-07-04 11:32:47 -05:00 |
|
|
|
03d4f27d2b
|
Document public library usage
|
2026-07-04 14:24:06 +00:00 |
|
|
|
4ac2038331
|
Add public run API with injectable LLM
|
2026-07-04 14:21:37 +00:00 |
|
|
|
14a7e7e04c
|
Add public prepare engine API
|
2026-07-04 14:16:19 +00:00 |
|
|
|
5e522bad8b
|
Add a roadmap and implementation plan for an initial public library package
|
2026-07-04 09:09:29 -05:00 |
|
|
|
23872dd742
|
Implement runtime parameter completion fixes
ci/woodpecker/tag/release Pipeline was successful
v0.10.0
|
2026-07-04 09:00:19 -05:00 |
|
|
|
7ffbf5f6ca
|
Update woodpecker config to prepare only linux binaries
|
2026-07-04 08:53:30 -05:00 |
|
|
|
d0dc30fcc9
|
Document runtime provider parameters
|
2026-07-04 13:29:38 +00:00 |
|
|
|
b38f7b4dc3
|
Serialize runtime extra parameters outbound
|
2026-07-04 13:26:53 +00: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 |
|
|
|
1798e9c575
|
Add a roadmap and implementation plan to support reasoning_effort and extra_params in outbound requests
|
2026-07-04 08:13:10 -05:00 |
|
|
|
5d4bc8c2b9
|
Remove completed feature roadmap docs
|
2026-07-02 20:12:10 -05:00 |
|
|
|
63fb8fc132
|
Implement support for OpenRouter sticky routing via a session_id variable
|
2026-07-02 20:08:44 -05:00 |
|
|
|
4d4bb7a121
|
Document prompt cache control behavior
|
2026-07-02 23:10:24 +00:00 |
|
|
|
5dcb3cd4fc
|
Expose cache usage in adapters
|
2026-07-02 23:07:57 +00:00 |
|
|
|
efe346893c
|
Serialize cache-controlled chat messages
|
2026-07-02 23:05:56 +00:00 |
|
|
|
c95d6fcfec
|
Preserve cache control in rendered prompts
|
2026-07-02 23:03:50 +00:00 |
|
|
|
0badb4364d
|
Add prompt cache control loading
|
2026-07-02 23:00:43 +00:00 |
|
|
|
1f63f8afbb
|
Add a feature roadmap and implementation plan for cache_control values
|
2026-07-02 17:55:56 -05:00 |
|
|
|
bc099a31ad
|
Finish cleanup roadmap follow-through
ci/woodpecker/tag/release Pipeline was successful
v0.9.0
|
2026-05-26 11:05:08 -05:00 |
|
|
|
4ff55221a3
|
Update internal docs for stable runner error reasons and serialized model fields
|
2026-05-26 15:00:06 +00:00 |
|
|
|
8d8024099f
|
Complete final cleanup verification and align unsupported artifact test naming
|
2026-05-26 13:23:45 +00:00 |
|
|
|
18792fd8d1
|
Remove unsupported S3 artifact reference placeholder
|
2026-05-26 13:21:52 +00:00 |
|
|
|
8860aa033c
|
Reduce CLI test fixture duplication with local setup helpers
|
2026-05-26 13:20:07 +00:00 |
|
|
|
3ca14d8b6e
|
Add regression test for JSON schema load failure during prepare
|
2026-05-26 13:16:26 +00:00 |
|
|
|
099e9c4a3e
|
Use stable usecase sentinels for HTTP invalid-request mapping
|
2026-05-26 13:14:57 +00:00 |
|
|
|
cfe6b9408a
|
Refactor CLI command wiring with shared settings and runner helpers
|
2026-05-26 13:12:34 +00:00 |
|
|
|
6ececc749f
|
Centralize YAML catalog scanning for prompt and profile repositories
|
2026-05-26 13:10:09 +00:00 |
|
|
|
79901fbb86
|
Refine execution target mapping helpers and coverage across usecase, HTTP, and LLM
|
2026-05-26 13:07:35 +00:00 |
|
|
|
75fa0a030a
|
Added a roadmap to address the issues identifed by the audit
|
2026-05-26 08:01:33 -05:00 |
|
|
|
ef64966897
|
Audit code quality and deduplication opportunities
|
2026-05-26 07:52:48 -05:00 |
|
|
|
c6c5e3cb69
|
Added support for the service_tier key in profiles
|
2026-05-26 07:44:49 -05:00 |
|
|
|
3f4fd230b9
|
Implemented support for loading configuration from nested subdirectories
|
2026-05-26 07:36:10 -05:00 |
|
|
|
2091b58066
|
Completed the documentation update and removed the completed roadmap
|
2026-05-26 07:15:36 -05:00 |
|
|
|
c3fe88c9fa
|
Add maintained examples and clean up legacy documentation paths
|
2026-05-26 03:33:25 +00:00 |
|
|
|
5830fda516
|
Add HTTP and OpenAI integration documentation and rewrite Narratio contract
|
2026-05-26 03:31:01 +00:00 |
|
|
|
359e910572
|
Add development policy and internal architecture docs
|
2026-05-26 03:28:28 +00:00 |
|
|
|
4950a6bb14
|
Add operations and troubleshooting documentation
|
2026-05-26 03:25:34 +00:00 |
|
|
|
b69ba96811
|
Rewrite README and add canonical CLI/config documentation
|
2026-05-26 03:21:11 +00:00 |
|
|
|
941e2656e8
|
Add policy documentation and prepare a roadmap to update the remaining documentation accordingly
|
2026-05-25 22:16:33 -05:00 |
|
|
|
77134c3c78
|
Rationalized the default configuration file path and updated documentation
ci/woodpecker/tag/release Pipeline was successful
v0.8.0
|
2026-05-14 20:48:12 -05:00 |
|
|
|
b09966f076
|
Add WoodpeckerCI support
|
2026-05-14 20:41:53 -05:00 |
|
|
|
fc81eeb4d1
|
Add documentation for prompt, profile, schema, and main configuration files
|
2026-05-08 09:15:58 -05:00 |
|
|
|
f3e8c960af
|
Added support for OpenAI-compatible structured output
|
2026-05-08 07:32:54 -05:00 |
|
|
|
b52e3252f3
|
Document Narratio subprocess integration
|
2026-05-06 17:13:41 +00:00 |
|
|
|
8677f7947d
|
Stabilize application config support
|
2026-05-06 16:51:36 +00:00 |
|
|
|
ac1787d683
|
Document application config support
|
2026-05-06 16:50:11 +00: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 |
|