Commit Graph

142 Commits

Author SHA1 Message Date
a.tolmachev 04ed704e94 docs: define streaming mcp architecture 2026-04-06 01:45:48 +03:00
a.tolmachev d7e5ae95d6 feat: add secret store foundation 2026-04-06 01:13:10 +03:00
a.tolmachev 420074f96a docs: define secret store and auth profile plan 2026-04-06 00:40:25 +03:00
a.tolmachev 09604c6481 fix: support editing upstream entries in wizard 2026-04-06 00:32:48 +03:00
a.tolmachev 627023ffcc docs: add public smoke configs for mcp checks 2026-04-05 22:40:52 +03:00
a.tolmachev 0bd47d9944 feat: add frontend e2e coverage 2026-04-05 22:22:44 +03:00
a.tolmachev d33c52d51d feat: localize demo ui content 2026-04-05 21:07:36 +03:00
a.tolmachev 4667c82514 fix: restore spacing above agents info callout 2026-04-03 11:31:31 +03:00
a.tolmachev e832db2efb fix: stabilize localized agent card layout 2026-04-03 06:53:54 +03:00
a.tolmachev 2b488749c1 feat: localize remaining alpine ui views 2026-04-03 00:24:46 +03:00
a.tolmachev 140548bb20 feat: localize settings workspace and wizard 2026-04-03 00:03:40 +03:00
a.tolmachev 581d50c33c feat: localize login page 2026-04-02 23:45:10 +03:00
a.tolmachev 2f79eb8f48 feat: localize usage page 2026-04-02 23:15:02 +03:00
a.tolmachev 5e20b58766 feat: localize logs page 2026-04-02 23:06:25 +03:00
a.tolmachev 2d7c43c438 feat: localize api keys page 2026-04-02 23:04:10 +03:00
a.tolmachev 12b43542a9 feat: localize agents page 2026-04-02 23:00:12 +03:00
a.tolmachev a491c246e0 feat: localize operations catalog 2026-04-02 22:51:25 +03:00
a.tolmachev 4113515d0f fix: keep usage chart axis labels readable 2026-04-02 19:43:22 +03:00
a.tolmachev 1871b5e9ee fix: keep usage chart labels visible 2026-04-02 00:19:03 +03:00
a.tolmachev 3a7348f685 fix: normalize usage timeline buckets 2026-04-01 22:35:45 +03:00
a.tolmachev b650941c06 fix: stop login redirect loop on clean route 2026-04-01 21:31:32 +03:00
a.tolmachev ab289165b5 fix: render usage timeline bars correctly 2026-04-01 09:48:04 +03:00
a.tolmachev 516c3d2814 style: format auth imports 2026-04-01 00:03:34 +03:00
a.tolmachev c26e1ac258 test: speed up admin auth hashing in tests 2026-04-01 00:00:25 +03:00
a.tolmachev 94ca6b20d9 merge: clean ui routes 2026-03-31 23:42:10 +03:00
a.tolmachev 89785003ca docs: remove legacy test-ui references 2026-03-31 23:41:08 +03:00
a.tolmachev f5a658b4f0 feat: add clean public routes for alpine ui 2026-03-31 22:07:12 +03:00
a.tolmachev 9cee29d110 merge: alpine polish 2026-03-31 17:10:30 +03:00
a.tolmachev ffa9cc87eb feat: polish alpine live page states 2026-03-31 17:03:26 +03:00
a.tolmachev 7aabf7077a feat: polish alpine settings and wizard feedback 2026-03-31 16:32:59 +03:00
a.tolmachev 564334e300 merge: platform-key-usage
# Conflicts:
#	TASKS.md
2026-03-31 16:19:41 +03:00
a.tolmachev ddbe5a0906 merge: agent-lifecycle-polish
# Conflicts:
#	TASKS.md
2026-03-31 16:19:15 +03:00
a.tolmachev 7b85227fae merge: current-workspace-session-model
# Conflicts:
#	TASKS.md
#	apps/ui/js/auth.js
2026-03-31 16:18:41 +03:00
a.tolmachev 36075fe0e4 merge: alpine-polish 2026-03-31 16:18:00 +03:00
a.tolmachev 563e17c3df feat: add platform key usage to mcp auth 2026-03-31 16:10:53 +03:00
a.tolmachev 97ea969a29 feat: add agent lifecycle transitions 2026-03-31 16:10:03 +03:00
a.tolmachev 86b61523bd feat: persist current workspace in user sessions 2026-03-31 16:09:10 +03:00
a.tolmachev 4d91ccf48f feat: polish alpine shell feedback 2026-03-31 16:08:20 +03:00
a.tolmachev 84f4437ce0 fix: pass demo seed env to admin api 2026-03-31 11:58:46 +03:00
a.tolmachev 439732a43a ci: fix deploy override workflow condition 2026-03-31 10:42:35 +03:00
a.tolmachev b7f1aa86ec merge: demo assets 2026-03-31 10:34:07 +03:00
a.tolmachev db3a9cdb0a ci: support demo seed override secret 2026-03-31 10:22:35 +03:00
a.tolmachev 67139a99df feat: add demo seed for live ui 2026-03-31 10:15:47 +03:00
a.tolmachev e007bee23d ci: update docker actions runtimes 2026-03-31 09:37:56 +03:00
a.tolmachev f0b0934721 merge: cd image pipeline 2026-03-31 09:24:21 +03:00
a.tolmachev 2db056817d ci: move deploy pipeline to registry images 2026-03-31 09:22:54 +03:00
a.tolmachev cb23f1eb96 feat: connect workspace access lifecycle to admin api 2026-03-31 09:12:42 +03:00
a.tolmachev 3065b3100b Merge pull request #11 from bsodfather/feat/settings-live-flow 2026-03-31 08:59:00 +03:00
a.tolmachev 44363c0b1c feat: connect settings live flow to auth api 2026-03-31 02:21:31 +03:00
a.tolmachev 61718bce5a Merge pull request #10 from bsodfather/feat/wizard-live-flow 2026-03-31 02:13:06 +03:00