Commit Graph

102 Commits

Author SHA1 Message Date
github-ops 8ddcb213a3 runtime: switch executor to adapter registry 2026-05-14 18:28:19 +00:00
github-ops d9065a737d adapter: implement protocol trait for rest 2026-05-14 18:00:12 +00:00
github-ops c8c7ee5472 core: add protocol adapter registry seam 2026-05-14 17:53:35 +00:00
github-ops f8930fc9b2 core: add identity provider seam 2026-05-14 17:30:59 +00:00
github-ops b2ae9c0901 registry: add extension migration seam 2026-05-14 17:28:51 +00:00
github-ops 54865dd258 core: add community token issuer seam 2026-05-14 17:21:11 +00:00
github-ops ccada02258 core: add community audit sink seam 2026-05-14 17:18:58 +00:00
github-ops c6db8d9c99 core: add community policy engine seam 2026-05-14 17:14:29 +00:00
github-ops 1f2ef70813 core: add community capability profile seam 2026-05-14 17:11:59 +00:00
github-ops 7f2acdecb9 core: introduce public auth extension seam 2026-05-14 17:03:05 +00:00
github-ops f50c8fb327 test: restore community backend test surface 2026-05-12 16:52:08 +00:00
a.tolmachev ca9b86aada community: remove remaining premium wizard and admin surface 2026-05-07 21:16:36 +00:00
a.tolmachev 29f971c22d community: remove premium protocols and streaming surface 2026-05-07 20:44:58 +00:00
a.tolmachev 796def4cfd community: trim premium backend surfaces 2026-05-07 20:17:53 +00:00
a.tolmachev 978ed3a02e runtime: gate premium protocol adapters by feature 2026-05-07 19:03:39 +00:00
a.tolmachev a61064ba3a cache: add grpc read-only response caching 2026-05-04 09:34:34 +00:00
a.tolmachev b2c5e28cba cache: add graphql query response caching 2026-05-04 09:04:27 +00:00
a.tolmachev 6cec445b4f cache: scope response entries by operation version 2026-05-04 07:45:04 +00:00
a.tolmachev 284ba76b6b cache: wire rest get response caching 2026-05-03 22:32:30 +00:00
a.tolmachev 851d70ad7a cache: define response cache boundaries 2026-05-03 22:22:16 +00:00
a.tolmachev d3b7d246da cache: share ingress rate limits across instances 2026-05-03 21:59:49 +00:00
a.tolmachev 3256203876 cache: add valkey backend layer 2026-05-03 21:41:00 +00:00
a.tolmachev c5cd6c1526 cache: add in-memory fallback stores 2026-05-03 21:19:29 +00:00
a.tolmachev 1deb70c926 cache: add optional runtime cache contracts 2026-05-03 21:04:47 +00:00
a.tolmachev ffcce360fc auth: add community token service seam 2026-05-03 18:26:03 +00:00
a.tolmachev 82b7b7278e operations: enforce community capability limits 2026-05-03 17:55:35 +00:00
a.tolmachev d98aa83b37 api: expose community edition capabilities 2026-05-03 15:49:07 +00:00
a.tolmachev 6fd62df2a8 auth: cut over community machine access to agent keys 2026-05-03 15:42:07 +00:00
a.tolmachev bf270336d9 fix: restore yaml import and async job result contracts 2026-05-03 07:40:06 +00:00
a.tolmachev 4839cae319 api: throttle streaming admin read polls 2026-05-02 09:44:28 +00:00
a.tolmachev 411d662676 mcp: add ingress request throttling 2026-05-01 16:57:54 +00:00
a.tolmachev 66f28defe5 mcp: throttle async job poll requests 2026-05-01 16:48:02 +00:00
a.tolmachev 4cd5d5b132 mcp: throttle rapid stream session polls 2026-05-01 16:36:50 +00:00
a.tolmachev 8ac55ebcc2 runtime: add execution concurrency limits 2026-05-01 12:11:53 +00:00
a.tolmachev 9b7bd9ad03 runtime: add request context tracing 2026-05-01 11:52:43 +00:00
a.tolmachev 7be6bed347 runtime: propagate request context through adapters 2026-05-01 11:44:43 +00:00
a.tolmachev 5debf4dd05 runtime: normalize structured secret errors 2026-04-19 21:25:28 +00:00
a.tolmachev 899440fd8a core: type observability timestamps 2026-04-19 07:53:15 +00:00
a.tolmachev 153f9cb108 registry: type metadata and yaml import timestamps 2026-04-19 07:36:35 +00:00
a.tolmachev 179165838a core: type operation timestamps 2026-04-19 07:27:12 +00:00
a.tolmachev 8d1f5284ba core: type agent timestamps 2026-04-19 07:11:55 +00:00
a.tolmachev dddbbac745 core: type platform api key timestamps 2026-04-13 06:28:58 +00:00
a.tolmachev c736b4f5a8 core: type workspace and secret timestamps 2026-04-13 05:59:11 +00:00
a.tolmachev 03cb109b40 core: type streaming session timestamps 2026-04-13 05:47:42 +00:00
a.tolmachev edf318ba67 core: type auth profile timestamps 2026-04-12 22:20:19 +00:00
a.tolmachev e03d4da925 core: type user and auth session timestamps 2026-04-12 22:11:43 +00:00
a.tolmachev 624224f089 registry: finish sqlx verification for operation reads 2026-04-12 21:57:09 +00:00
a.tolmachev 075c1762e2 registry: add sqlx checks for user profile reads 2026-04-12 21:25:03 +00:00
a.tolmachev 247440a793 registry: add sqlx checks for auth profile reads 2026-04-12 21:21:20 +00:00
a.tolmachev c940b9b97a registry: add sqlx checks for published operation reads 2026-04-12 21:17:56 +00:00