Commit Graph

80 Commits

Author SHA1 Message Date
a.tolmachev 6a0381b8e5 feat: add streaming core domain model 2026-04-06 09:57:28 +03:00
a.tolmachev d7e5ae95d6 feat: add secret store foundation 2026-04-06 01:13:10 +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 ddbe5a0906 merge: agent-lifecycle-polish
# Conflicts:
#	TASKS.md
2026-03-31 16:19:15 +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 67139a99df feat: add demo seed for live ui 2026-03-31 10:15:47 +03:00
a.tolmachev cb23f1eb96 feat: connect workspace access lifecycle to admin api 2026-03-31 09:12:42 +03:00
a.tolmachev 44363c0b1c feat: connect settings live flow to auth api 2026-03-31 02:21:31 +03:00
a.tolmachev ab2e603997 feat: add app-level authentication foundation 2026-03-30 23:47:09 +03:00
a.tolmachev 0cec8cc826 refactor: reduce invocation helper arguments 2026-03-30 09:40:11 +03:00
a.tolmachev e8a4a1138b feat: connect alpine agents to admin api 2026-03-30 01:31:07 +03:00
a.tolmachev 896078d99e feat: expose operation target summaries for alpine ui 2026-03-30 01:15:53 +03:00
a.tolmachev 23ca2cda59 feat: add operations mutation api for alpine ui 2026-03-30 00:42:41 +03:00
a.tolmachev be9ee95cbe feat: add observability api foundation 2026-03-30 00:00:13 +03:00
a.tolmachev 587584a8bf feat: add platform access foundation 2026-03-29 23:17:05 +03:00
a.tolmachev 7b7699cf8b feat: add agent publishing foundation 2026-03-29 22:10:15 +03:00
a.tolmachev d757adb192 feat: add workspace foundation 2026-03-29 21:45:53 +03:00
a.tolmachev 9767d12966 style: apply Rust 1.85 formatting for admin-api 2026-03-28 01:28:48 +03:00
a.tolmachev 944490d5d0 style: use CI rustfmt layout for admin-api 2026-03-28 01:24:16 +03:00
a.tolmachev 4dd09e1323 style: restore admin-api rustfmt layout 2026-03-28 01:21:54 +03:00
a.tolmachev e342bac29a style: align admin-api formatting with CI 2026-03-28 01:16:54 +03:00
a.tolmachev 26335e8d9b chore: rebrand project to crank 2026-03-28 00:58:56 +03:00
a.tolmachev 2d3abb9f3d feat: harden demo flows and observability 2026-03-25 21:31:54 +03:00
a.tolmachev 8005510ad2 feat: add grpc support 2026-03-25 21:23:57 +03:00
a.tolmachev 1ea75eb824 feat: add graphql support 2026-03-25 20:21:07 +03:00
a.tolmachev aef87f582f feat: implement admin api v1 2026-03-25 19:12:58 +03:00
a.tolmachev 4d2b566de2 feat: add deployment artifacts and health endpoints 2026-03-25 13:30:55 +03:00
a.tolmachev fb302b2a2c Initialize project scaffold and domain model 2026-03-25 12:20:42 +03:00