Commit Graph

114 Commits

Author SHA1 Message Date
a.tolmachev 3ec7f34076 ui: harden streaming page rendering 2026-05-02 10:55:26 +00:00
a.tolmachev f1de3dc948 docs: sync completed backpressure track 2026-05-02 10:53:24 +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 4fa4bded7c mcp: abstract transport session storage 2026-05-01 17:24:59 +00:00
a.tolmachev 8ac55ebcc2 runtime: add execution concurrency limits 2026-05-01 12:11:53 +00:00
a.tolmachev f3f6a3b702 api: finish structured error normalization 2026-04-19 22:04:20 +00:00
a.tolmachev 5debf4dd05 runtime: normalize structured secret errors 2026-04-19 21:25:28 +00:00
a.tolmachev 624224f089 registry: finish sqlx verification for operation reads 2026-04-12 21:57:09 +00:00
a.tolmachev dec311b143 registry: extract agent and operation modules 2026-04-12 12:13:10 +03: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 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