Commit Graph

139 Commits

Author SHA1 Message Date
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 7be6bed347 runtime: propagate request context through adapters 2026-05-01 11:44:43 +00:00
a.tolmachev 3b1a7c6993 mcp: propagate request ids through tool invocations 2026-05-01 11:31:12 +00:00
a.tolmachev 88033a3b3e api: propagate request ids through admin test runs 2026-04-19 22:10:29 +00:00
a.tolmachev f3f6a3b702 api: finish structured error normalization 2026-04-19 22:04:20 +00:00
a.tolmachev b9ab17d1d3 api: add structured context for usage and session errors 2026-04-19 21:54:41 +00:00
a.tolmachev 84555aaf70 api: add structured context for read path errors 2026-04-19 21:50:28 +00:00
a.tolmachev ba10bf805d api: add structured context for service errors 2026-04-19 21:45:26 +00:00
a.tolmachev 37bc3c4e2b api: preserve structured context for registry errors 2026-04-19 21:37:15 +00:00
a.tolmachev af511316ba api: expose structured runtime error context 2026-04-19 21:32:56 +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 57c73b5cb2 test: make playwright stack self-contained on fresh hosts 2026-04-12 12:18:37 +00:00
a.tolmachev 825d3cb138 registry: configure postgres pool explicitly 2026-04-12 11:42:48 +03:00
a.tolmachev 7a9248a0f3 runtime: derive secret keys with hkdf 2026-04-12 11:36:28 +03:00
a.tolmachev 1cb4cbc960 ui: add frontend diagnostics and stable test hooks 2026-04-12 11:23:10 +03:00
a.tolmachev d85f7ddf05 ui: cache derived catalog views 2026-04-12 02:32:21 +03:00
a.tolmachev 4d7b11ec96 ui: replace inline state styles with css classes 2026-04-12 02:30:24 +03:00
a.tolmachev b92350a6ac ui: add lightweight frontend build pipeline 2026-04-12 02:28:05 +03:00
a.tolmachev 2848d74929 ui: split wizard state and shell logic 2026-04-12 02:14:41 +03:00
a.tolmachev 22227ba523 ui: unify shell identity rendering 2026-04-12 02:06:20 +03:00
a.tolmachev c69c327123 ui: harden workspace and secrets rendering 2026-04-12 02:05:05 +03:00
a.tolmachev f30c63146b ui: remove inactive command palette affordance 2026-04-12 02:02:05 +03:00
a.tolmachev cf3cadce6c ui: simplify settings planned sections 2026-04-12 02:00:25 +03:00
a.tolmachev 6250a4c6d1 ui: simplify login surface 2026-04-12 01:52:42 +03:00
a.tolmachev fa75393e5f ui: improve localization and plural handling 2026-04-12 01:24:09 +03:00
a.tolmachev d08ee8ce88 ui: keep graphql terms in English 2026-04-11 20:50:28 +03:00
a.tolmachev 2552107ff6 ui: reflect grpc streaming support in wizard 2026-04-11 13:55:19 +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 70e817b44a build: speed up rust image builds and validate env 2026-04-11 10:00:54 +03:00
a.tolmachev feb749b7cf test: polish soap wizard test run flow 2026-04-11 02:01:54 +03:00
a.tolmachev 2770c5935f fix: harden streaming transport and ownership checks 2026-04-11 01:29:01 +03:00
a.tolmachev 1a4f0ea6f3 feat: expose streaming test run results 2026-04-07 18:30:08 +03:00
a.tolmachev 35e9c8c754 feat: add websocket wizard foundation 2026-04-07 18:03:55 +03:00
a.tolmachev d8981f8a75 feat: add soap wizard foundation 2026-04-07 17:09:01 +03:00
a.tolmachev 09e6260e32 test: add authenticated staging smoke helper 2026-04-07 13:08:32 +03:00
a.tolmachev 01bf5a1188 fix: mark planned auth and settings flows explicitly 2026-04-07 12:23:13 +03:00
a.tolmachev 6711214bb1 feat: add wizard auth selector 2026-04-07 11:38:00 +03:00
a.tolmachev 341496e314 feat: add workspace secrets ui 2026-04-07 10:06:49 +03:00
a.tolmachev da94d308de feat: resolve upstream auth at runtime 2026-04-07 01:00:24 +03:00