Commit Graph

28 Commits

Author SHA1 Message Date
ffe6d261a9 Add roadmap and implementation plan for backend concurrency scaling 2026-07-29 20:42:45 +00:00
dc39562ff7 Keep session IDs on repair requests and retire completed plans 2026-07-29 20:25:00 +00:00
0a839aa16d Document per-run session and reasoning overrides 2026-07-29 19:47:39 +00:00
f6ee18f6b3 Add direct per-run session overrides 2026-07-29 19:43:26 +00:00
eb8ab215e8 Add tri-state reasoning overrides 2026-07-29 19:36:48 +00:00
f89cb94ed2 Address backend implementation review findings 2026-07-29 19:08:05 +00:00
359b7313f4 Harden backend contracts and documentation 2026-07-29 17:22:55 +00:00
ae210b3c26 Add engine-scoped backend registration 2026-07-29 17:15:51 +00:00
810f80e7c9 Resolve profiles through built-in backends 2026-07-29 17:10:34 +00:00
8d00354c59 Add immutable backend registry foundation 2026-07-29 16:59:43 +00:00
d0010689f3 Prepare the backend registry implementation roadmap 2026-07-29 16:50:36 +00:00
b462153483 Document consumer safety and offline execution 2026-07-29 14:13:52 +00:00
086cf0fc86 Make GoDoc the public API contract 2026-07-29 14:06:54 +00:00
c1cecb1ee8 Resolve public documentation contract questions 2026-07-29 13:53:33 +00:00
bcb327f643 Document the published Promptkit release process 2026-07-28 19:31:32 +00:00
9e68a2bbf7 Add framework documentation and offline example v0.1.0 2026-07-28 04:53:51 +00:00
e4899fb54d Publish the Promptkit engine facade 2026-07-28 04:43:19 +00:00
18b12a25c1 Add internal framework orchestration 2026-07-28 04:33:30 +00:00
7e94ab133b Add OpenAI-compatible model client 2026-07-28 04:29:17 +00:00
62b26fb29e Add artifact reading and output validation 2026-07-28 04:23:50 +00:00
ebc1f3e919 Extract prompt sources and rendering internals 2026-07-28 04:18:09 +00:00
ad1f2674ab Extract Promptkit framework foundation 2026-07-28 04:14:28 +00:00
0d56d986af Bugfix in the release documentation 2026-07-27 22:51:37 -05:00
e81bd80031 Document Promptkit development and releases 2026-07-28 02:20:39 +00:00
120c6db67a Define Promptkit library policies and architecture 2026-07-28 02:13:48 +00:00
45653c3e53 Establish Promptkit Go module foundation 2026-07-28 02:08:15 +00:00
d1be86d076 Update README.md 2026-07-28 00:46:10 +00:00
6495df4ff0 Initial commit 2026-07-28 00:45:50 +00:00