Commit Graph

224 Commits

Author SHA1 Message Date
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
a.tolmachev 934c872753 registry: add sqlx checks for agent and operation reads 2026-04-12 21:07:30 +00:00
a.tolmachev 6a909feb64 registry: add sqlx checks for workspace and stream reads 2026-04-12 20:49:12 +00:00
a.tolmachev 57c73b5cb2 test: make playwright stack self-contained on fresh hosts 2026-04-12 12:18:37 +00:00
a.tolmachev 5f187a6817 registry: add sqlx compile-time checks for auth and secrets 2026-04-12 12:24:27 +03:00
a.tolmachev dec311b143 registry: extract agent and operation modules 2026-04-12 12:13:10 +03:00
a.tolmachev cdf9cbd8cc registry: extract platform and usage modules 2026-04-12 12:03:24 +03:00
a.tolmachev 77c449f455 registry: extract storage domain modules 2026-04-12 11:54:18 +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 e628720e7a merge: settings honesty and workflow docs 2026-04-12 01:57:50 +03:00
a.tolmachev ae1a5c3ab5 merge: frontend i18n remediation 2026-04-12 01:57:50 +03:00
a.tolmachev 53dd4be2dd docs: clarify tdd and delivery workflow 2026-04-12 01:56:49 +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 4dffad603f docs: clarify untranslated ru subtitle key 2026-04-12 01:12:24 +03:00
a.tolmachev 666ee8ffc2 docs: add ux remediation plan 2026-04-12 01:06:47 +03:00
a.tolmachev a726e5f172 docs: clarify unsafe error rendering case 2026-04-11 23:36:05 +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 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 665ad906ec deploy: restore configurable publish bind 2026-04-11 13:33:04 +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 9b6ce337e6 deploy: split runtime env into individual secrets 2026-04-11 12:18:30 +03:00
a.tolmachev 0c17058d21 deploy: add master key override secret 2026-04-11 10:30:45 +03:00
a.tolmachev 70e817b44a build: speed up rust image builds and validate env 2026-04-11 10:00:54 +03:00
a.tolmachev 47b7af784b merge: streaming transport and protocol platform 2026-04-11 09:41:28 +03:00
a.tolmachev 82c355efc4 test: align websocket window runtime expectations 2026-04-11 09:39:56 +03:00
a.tolmachev feb749b7cf test: polish soap wizard test run flow 2026-04-11 02:01:54 +03:00
a.tolmachev e60d848293 fix: harden websocket and soap adapters 2026-04-11 01:37:24 +03:00
a.tolmachev 2770c5935f fix: harden streaming transport and ownership checks 2026-04-11 01:29:01 +03:00