Commit Graph

104 Commits

Author SHA1 Message Date
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 99a5d44fea core: implement display for typed ids 2026-04-12 11:26:45 +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 666ee8ffc2 docs: add ux remediation plan 2026-04-12 01:06:47 +03:00
a.tolmachev 834031a0fd docs: add frontend refactoring plan 2026-04-11 23:25:22 +03:00
a.tolmachev 45de5fb4c8 docs: extend refactoring plan with production hardening 2026-04-11 23:05:37 +03:00
a.tolmachev f337bd007e docs: add refactoring implementation plan 2026-04-11 23:01:21 +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 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 78dc5ebc37 docs: add staging note block helper 2026-04-07 13:11:22 +03:00
a.tolmachev 09e6260e32 test: add authenticated staging smoke helper 2026-04-07 13:08:32 +03:00
a.tolmachev e3cd02aa7e docs: add authenticated staging pass template 2026-04-07 12:56:18 +03:00
a.tolmachev 05afde62dc docs: record first live staging smoke run 2026-04-07 12:54:21 +03:00
a.tolmachev a8aaf65918 chore: add automated staging smoke helper 2026-04-07 12:51:09 +03:00
a.tolmachev b26ab3d85c docs: add staging regression notes template 2026-04-07 12:42:11 +03:00
a.tolmachev f1042877b2 docs: add deploy and staging smoke runbook 2026-04-07 12:36:32 +03:00
a.tolmachev 01bf5a1188 fix: mark planned auth and settings flows explicitly 2026-04-07 12:23:13 +03:00
a.tolmachev 757c1bbd31 docs: add manual regression checklist 2026-04-07 11:47:39 +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
a.tolmachev 191e749b14 feat: resolve auth profiles through secret ids 2026-04-07 00:43:35 +03:00
a.tolmachev a6388e4353 feat: add soap adapter foundation 2026-04-07 00:00:19 +03:00
a.tolmachev 31fbdfdc02 feat: add soap core domain model 2026-04-06 21:27:19 +03:00
a.tolmachev 45ea011b7f feat: add websocket upstream adapter 2026-04-06 13:23:45 +03:00
a.tolmachev b5f80c5d2f feat: add streaming end-to-end coverage 2026-04-06 12:44:47 +03:00
a.tolmachev 4953272bcf feat: scaffold streaming e2e fixtures 2026-04-06 12:12:21 +03:00
a.tolmachev b40daf4f54 feat: add streaming ui configuration 2026-04-06 12:04:49 +03:00
a.tolmachev fdd0a45124 feat: add session and async job mcp tools 2026-04-06 11:35:37 +03:00
a.tolmachev bd2c6d4f48 feat: add grpc server streaming adapter 2026-04-06 11:04:10 +03:00
a.tolmachev bf56494336 feat: add rest sse streaming adapter 2026-04-06 10:54:01 +03:00
a.tolmachev 8204a59dac feat: add window execution to runtime 2026-04-06 10:38:23 +03:00
a.tolmachev 7e4f3d142e feat: add streaming state storage 2026-04-06 10:23:01 +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