Commit Graph

48 Commits

Author SHA1 Message Date
github-ops c28f07901a release: cut community v0.2.0 2026-05-14 20:21:54 +00:00
github-ops c080692df5 mcp: extract community mcp crate 2026-05-14 20:10:44 +00:00
github-ops 5926206e67 runtime: wire builder into community binaries 2026-05-14 18:58:39 +00:00
github-ops f50c8fb327 test: restore community backend test surface 2026-05-12 16:52:08 +00:00
a.tolmachev a61064ba3a cache: add grpc read-only response caching 2026-05-04 09:34:34 +00:00
a.tolmachev 50b1e5ea13 cache: share published catalogs across instances 2026-05-04 05:22:27 +00:00
a.tolmachev 284ba76b6b cache: wire rest get response caching 2026-05-03 22:32:30 +00:00
a.tolmachev d3b7d246da cache: share ingress rate limits across instances 2026-05-03 21:59:49 +00:00
a.tolmachev 34d345158f mcp: enforce operation security levels 2026-05-03 19:26:38 +00:00
a.tolmachev 46f8e6cbeb mcp: add bearer token verification seam 2026-05-03 18:43:48 +00:00
a.tolmachev 82b7b7278e operations: enforce community capability limits 2026-05-03 17:55:35 +00:00
a.tolmachev 10433d5193 test: fix mcp refresh flow after agent key scoping 2026-05-03 16:24:30 +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 c597557a5e mcp: throttle transport read requests 2026-05-02 08:33:07 +00:00
a.tolmachev fdad20a8d1 mcp: evict expired transport sessions 2026-05-02 08:26:59 +00:00
a.tolmachev 77f83a1dc1 mcp: add postgres transport session store 2026-05-01 23:10:38 +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 3d2d97c1e6 api: log ingress request ids 2026-05-01 11:57:58 +00:00
a.tolmachev 3b1a7c6993 mcp: propagate request ids through tool invocations 2026-05-01 11:31:12 +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 825d3cb138 registry: configure postgres pool explicitly 2026-04-12 11:42:48 +03:00
a.tolmachev 2b81d9fc3b test: make mcp server schema names collision-safe 2026-04-11 12:58:59 +03:00
a.tolmachev 51cf7691be config: simplify runtime environment model 2026-04-11 12:40:00 +03:00
a.tolmachev 2770c5935f fix: harden streaming transport and ownership checks 2026-04-11 01:29:01 +03:00
a.tolmachev da94d308de feat: resolve upstream auth at runtime 2026-04-07 01:00:24 +03:00
a.tolmachev b5f80c5d2f feat: add streaming end-to-end coverage 2026-04-06 12:44:47 +03:00
a.tolmachev fdd0a45124 feat: add session and async job mcp tools 2026-04-06 11:35:37 +03:00
a.tolmachev 6a0381b8e5 feat: add streaming core domain model 2026-04-06 09:57:28 +03:00
a.tolmachev d841cd0dda feat: align mcp transport with streamable http 2026-04-06 09:49:22 +03:00
a.tolmachev 563e17c3df feat: add platform key usage to mcp auth 2026-03-31 16:10:53 +03:00
a.tolmachev 23ca2cda59 feat: add operations mutation api for alpine ui 2026-03-30 00:42:41 +03:00
a.tolmachev be9ee95cbe feat: add observability api foundation 2026-03-30 00:00:13 +03:00
a.tolmachev 7b7699cf8b feat: add agent publishing foundation 2026-03-29 22:10:15 +03:00
a.tolmachev d757adb192 feat: add workspace foundation 2026-03-29 21:45:53 +03:00
a.tolmachev 26335e8d9b chore: rebrand project to crank 2026-03-28 00:58:56 +03:00
a.tolmachev 8005510ad2 feat: add grpc support 2026-03-25 21:23:57 +03:00
a.tolmachev 1ea75eb824 feat: add graphql support 2026-03-25 20:21:07 +03:00
a.tolmachev 752288ca70 feat: implement MCP streamable HTTP server 2026-03-25 20:02:23 +03:00
a.tolmachev 8a7e8dbd64 feat: implement rest vertical slice 2026-03-25 18:28:44 +03:00
a.tolmachev 4d2b566de2 feat: add deployment artifacts and health endpoints 2026-03-25 13:30:55 +03:00
a.tolmachev fb302b2a2c Initialize project scaffold and domain model 2026-03-25 12:20:42 +03:00