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
|
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
|
51cf7691be
|
config: simplify runtime environment model
|
2026-04-11 12:40:00 +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
|
1a4f0ea6f3
|
feat: expose streaming test run results
|
2026-04-07 18:30:08 +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
|
4953272bcf
|
feat: scaffold streaming e2e fixtures
|
2026-04-06 12:12:21 +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
|
d7e5ae95d6
|
feat: add secret store foundation
|
2026-04-06 01:13:10 +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
|
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
|
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
|
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
|
26335e8d9b
|
chore: rebrand project to crank
|
2026-03-28 00:58:56 +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 |
|