Commit graph

17 commits

Author SHA1 Message Date
Armin Ronacher
28b49a6b3b feat: add Chord runtime foundation 2026-08-29 14:54:19 +02:00
Mario Zechner
f8746767bc fix: handle npm 12 pack --json object output in local release script
npm 12 returns an object keyed by package name instead of an array,
which broke packPackage with a TypeError.
2026-08-08 12:06:59 +02:00
Armin Ronacher
8199aca40c fix: publish server package 2026-08-06 12:59:45 +02:00
Mario Zechner
6b461b75b3 feat: extract telemetry package
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-08-05 23:23:12 +02:00
Cristina Poncela Cubeiro
a80008b96c chore: rename storage package to session-backends 2026-08-05 09:28:44 +02:00
Christian Klotz
33bc0a7b83
feat(client): add runtime-neutral session client
Split harness shutdown initiation from settlement so callbacks can request shutdown without deadlocking active work.
2026-07-31 12:19:19 +03:00
Christian Klotz
56eb685b69
feat(protocol): add remote session wire protocol 2026-07-30 21:45:58 +03:00
Mario Zechner
d35237cfda fix: build packages before release tests 2026-07-21 14:51:22 +02:00
Mario Zechner
109c4125d2 feat(agent): prepare SQLite storage package for publishing 2026-07-21 14:13:14 +02:00
Armin Ronacher
c8c3cd499f fix(ai): validate generated model data before builds
Some checks are pending
CI / build-check-test (push) Waiting to run
2026-07-20 22:29:06 +02:00
Armin Ronacher
a9f6a3159a
feat(ai): separate generated model data (#6765) 2026-07-17 11:08:48 +02:00
Armin Ronacher
532134428a fix: gate releases on full tests 2026-07-09 22:43:36 +02:00
Mario Zechner
3f89350cef fix(coding-agent): ship clipboard sidecar in bun binaries
closes #4307
2026-05-23 10:47:35 +02:00
Mario Zechner
4868222e34 chore(tui): replace koffi with Windows VT input helper
Some checks are pending
CI / build-check-test (push) Waiting to run
closes #4480
2026-05-21 00:21:21 +02:00
Mario Zechner
beefa6a4fe chore: add bun local release smoke install 2026-05-20 16:02:30 +02:00
Mario Zechner
17cc86a479 chore: harden dependency workflows 2026-05-20 15:57:41 +02:00
Mario Zechner
ea4eab15cf chore: add local release and dependency guards 2026-05-20 13:06:28 +02:00