Commit graph

63 commits

Author SHA1 Message Date
elpresidank
3a256096f8 Use HashSet for gateway term service sets 2026-06-04 05:34:15 -05:00
elpresidank
0862250dab Use SubscriptionRef for client connection state 2026-06-04 05:30:31 -05:00
elpresidank
68cbcde1f6 Use Match for flow manager operations 2026-06-04 05:20:03 -05:00
elpresidank
213222bb42 Use Match for librarian operation dispatch 2026-06-04 05:16:14 -05:00
elpresidank
8d5edfae9a Use Match for config operations 2026-06-02 10:00:56 -05:00
elpresidank
66e1009671 Use Match for knowledge core operations 2026-06-02 09:45:29 -05:00
elpresidank
47221d6ab5 Normalize FlowManager effects with Effect.fn 2026-06-02 09:41:32 -05:00
elpresidank
7f9541e4fa Use Effect collections in gateway dispatcher 2026-06-02 09:32:21 -05:00
elpresidank
d19167b566 Use MutableHashSet for Qdrant collection caches 2026-06-02 09:21:19 -05:00
elpresidank
71edff47ed Use Duration for messaging runtime config 2026-06-02 09:16:33 -05:00
elpresidank
09d34fb4d4 Normalize term translation with Effect Match 2026-06-02 09:11:33 -05:00
elpresidank
e311315556 Add Effect stdio MCP entrypoint 2026-06-02 08:59:53 -05:00
elpresidank
0fb10aca73 Migrate metrics to Effect primitives 2026-06-02 08:52:29 -05:00
elpresidank
39db6d8235 Use tagged errors for dispatch RPC 2026-06-02 08:41:36 -05:00
elpresidank
1d45307387 Migrate Claude provider to Effect AI 2026-06-02 08:36:55 -05:00
elpresidank
24a2447cc3 Use Effect primitives for AI and response fanout 2026-06-02 08:26:50 -05:00
elpresidank
c5e7708911 Canonicalize workbench theme storage 2026-06-02 08:03:43 -05:00
elpresidank
5c4948cc2e Delegate legacy consumers to Effect runtime 2026-06-02 07:44:16 -05:00
elpresidank
1218e827d4 Fail pending request responses on stop 2026-06-02 06:19:32 -05:00
elpresidank
0fb943c0ef Isolate concurrent Effect consumers 2026-06-02 06:08:49 -05:00
elpresidank
eaa7921314 Honor consumer rate limit timeouts 2026-06-02 06:03:36 -05:00
elpresidank
46ae1dca82 Create NATS resources only on missing lookups 2026-06-02 05:50:34 -05:00
elpresidank
00a26b7deb Map NATS boundary failures to tagged errors 2026-06-02 05:44:21 -05:00
elpresidank
18b27aeba7 Use scoped Effect producer runtime 2026-06-02 05:22:43 -05:00
elpresidank
89ef3dbbbf Harden gateway dispatcher effects 2026-06-02 05:14:58 -05:00
elpresidank
fe4f5777c9 Make text completion provider layers effectful 2026-06-02 05:09:15 -05:00
elpresidank
36f629b341 Wrap client streaming callbacks in Effect 2026-06-02 04:54:33 -05:00
elpresidank
d93b0adda8 Wrap client socket close in Effect 2026-06-02 04:47:55 -05:00
elpresidank
461b04d064 Tap client RPC acquisition causes 2026-06-02 04:45:44 -05:00
elpresidank
f7f29c4df9 Handle gateway RPC socket causes in Effect 2026-06-02 04:42:32 -05:00
elpresidank
b922426b56 Stream request response replies from queues 2026-06-02 04:38:37 -05:00
elpresidank
32fc7ea32d Share text completion stream helpers 2026-06-02 04:33:48 -05:00
elpresidank
9d3f745fb0 Make Ollama embeddings layer effectful 2026-06-02 04:24:14 -05:00
elpresidank
32788ec0e4 Normalize client stream envelopes 2026-06-02 04:18:11 -05:00
elpresidank
8287e1cf93 Add fakeable Qdrant Effect services 2026-06-02 04:10:03 -05:00
elpresidank
d38ce475fd Scope FalkorDB triples clients 2026-06-02 03:55:39 -05:00
elpresidank
ce5838db1d Add Effect-native gateway streaming path 2026-06-02 03:43:21 -05:00
elpresidank
df0a0c068e Remove legacy subscriber fanout 2026-06-02 03:27:15 -05:00
elpresidank
44110c5bb4 Add typed flow spec accessors 2026-06-02 03:23:23 -05:00
elpresidank
abb6f3aed0 Add schema-backed parameter spec accessors 2026-06-02 03:10:43 -05:00
elpresidank
b51dc33786 Narrow provider status errors with Predicate 2026-06-02 03:00:52 -05:00
elpresidank
b3aaa9a4af Simplify text completion generator boundary 2026-06-02 02:58:19 -05:00
elpresidank
bfb5494552 Remove provider stream sentinel assertions 2026-06-02 02:55:06 -05:00
elpresidank
3070ce2b47 Decode flow definitions with schema 2026-06-02 02:49:42 -05:00
elpresidank
4ec7e72532 Use managed runtimes for base processor facades 2026-06-02 02:45:11 -05:00
elpresidank
74955d6041 Use native runtimes for flow entrypoints 2026-06-02 02:34:03 -05:00
elpresidank
54fc21b38d Document client newable factory compatibility 2026-06-02 02:21:40 -05:00
elpresidank
1899bf1f5a Use tagged socket errors in client API 2026-06-02 02:19:37 -05:00
elpresidank
da23ac0657 Model websocket adapter failures with tagged errors 2026-06-02 02:15:22 -05:00
elpresidank
74ba05703a Manage client RPC runtime with Effect 2026-06-02 02:09:45 -05:00