Commit Graph

1254 Commits

Author SHA1 Message Date
2a4d8a7b75 docs(runtime): record FlowMonk replay review 2026-04-04 15:02:26 -07:00
1c92284314 docs(runtime): clarify Cowork direct and projected states 2026-04-04 14:59:15 -07:00
ec593d722e docs(runtime): record FlowMonk checkpoint guidance 2026-04-04 14:57:52 -07:00
1addccfeb5 docs(runtime): record FlowMonk runtime drill-in 2026-04-04 14:40:03 -07:00
e3f72fa22d docs(runtime): record FlowMonk runtime review UI 2026-04-04 14:37:10 -07:00
e6fb20f86b docs(runtime): record checkpoint artifact id rollout 2026-04-04 14:27:34 -07:00
59ae0e1943 feat(runtime): add checkpoint artifact id contract 2026-04-04 14:27:26 -07:00
2d86c9801a docs(runtime): reconcile checkpoint refs and editing surfaces 2026-04-04 13:53:58 -07:00
32b46f0625 feat(cowork-service): map enriched checkpoint refs and IPC ids 2026-04-04 13:51:57 -07:00
41673125af docs(runtime): close checkpoint and primitive follow-through 2026-04-04 12:15:40 -07:00
9aeb9bbd59 feat(runtime): add checkpoint summaries to shared and cowork surfaces 2026-04-04 12:13:46 -07:00
3330ca55cd docs(runtime): define first conforming product plan 2026-04-04 11:52:32 -07:00
4bb8efe375 docs(runtime): define ActionTrail replay requirements 2026-04-04 11:45:12 -07:00
2ad979ce19 docs(runtime): define checkpoint and resume semantics 2026-04-04 11:44:26 -07:00
6eaf5980a7 docs(ecosystem): update timeline and runtime remainder 2026-04-04 11:41:39 -07:00
d328c7ad68 feat(admin-web): harden timeline review console 2026-04-04 11:40:56 -07:00
977d41486a docs(ecosystem): reconcile runtime lifecycle and verification 2026-04-04 11:38:07 -07:00
97b731e14f feat(cowork-service): add runtime todo projection 2026-04-04 11:32:46 -07:00
fdf9286e34 fix(audit): preserve source event timestamps 2026-04-04 11:27:21 -07:00
eee122506c docs(ecosystem): record canonical audit event id rollout 2026-04-04 11:21:08 -07:00
a57b367fe5 feat(cowork-service): prefer canonical audit event ids 2026-04-04 11:19:25 -07:00
69bced0a25 docs(ecosystem): record queued runtime commit 2026-04-04 11:12:19 -07:00
ff8c5eb704 fix(runtime): add queued agent run state 2026-04-04 11:11:45 -07:00
152b294d38 docs(ecosystem): mark FlowMonk runtime integration complete 2026-04-04 04:14:32 -07:00
2fdeb136e4 docs(ecosystem): tighten remaining runtime blockers 2026-04-04 02:21:28 -07:00
48c9e51f43 docs(ecosystem): record cowork action log commit 2026-04-04 02:20:35 -07:00
b8242b4601 feat(cowork-service): add runtime action log projection 2026-04-04 02:20:19 -07:00
2f936bb3de docs(ecosystem): record cowork task projection commit 2026-04-04 02:19:01 -07:00
01201f8f56 feat(cowork-service): add runtime task projection 2026-04-04 02:18:47 -07:00
600e26cc41 docs(ecosystem): record cowork runtime commit 2026-04-04 01:52:47 -07:00
023826e413 feat(cowork-service): add runtime projection routes 2026-04-04 01:52:04 -07:00
21a6596434 docs(ecosystem): record runtime console commit 2026-04-04 01:46:11 -07:00
71ef2ac6f6 feat(admin-web): add agent runtime console 2026-04-04 01:45:45 -07:00
6f3a563edf feat(admin-web): add ecosystem timeline dashboard 2026-04-04 01:40:20 -07:00
9d7817788e docs(ecosystem): reconcile runtime tracker follow-ups 2026-04-04 01:16:19 -07:00
fe36296196 feat(runtime): add platform runtime projection api 2026-04-04 01:14:37 -07:00
e377351842 feat(timeline): add platform timeline ingest and query api 2026-04-04 00:54:07 -07:00
6cb4bbaf02 docs(ecosystem): track review follow-up fixes 2026-04-04 00:35:24 -07:00
9810ebf619 fix(events): tighten timeline and runtime contracts 2026-04-04 00:35:24 -07:00
saravanakumardb1
edc36dae00 docs(workflows): add publish-outdated-packages-to-gitea-registry workflow
Windsurf workflow for the /publish-outdated-packages-to-gitea-registry
slash command. Documents prerequisites (token scopes), step-by-step
usage (dry-run, publish, commit bumps), detection algorithm, corp proxy
handling, and troubleshooting.
2026-04-03 20:04:09 -07:00
saravanakumardb1
755b7fedea feat(scripts): add publish-outdated-gitea-packages.sh
Network-aware script to detect and publish only outdated @bytelyst/*
packages to the Gitea npm registry.

Detection: SHA-256 content fingerprint comparison (local pack vs registry tarball)
Publishing: auto-bumps patch version to avoid collisions with existing versions
Network: NETWORK=corp uses localhost:3300 tunnel, NETWORK=home uses Azure VM

Features:
- --dry-run: detect without publishing
- --filter: check/publish a single package
- --skip-build: skip pnpm build step
- --help: usage info
- Strips publishConfig from tarballs (avoids hardcoded external domain)
- Runs npm publish from /tmp (avoids repo .npmrc scoped registry override)
- Corp: unsets all NPM_CONFIG_*/proxy env vars for localhost publish
2026-04-03 20:04:09 -07:00
b30cc7b5e4 docs(ecosystem): track phase4 and phase5 baselines 2026-04-03 19:55:12 -07:00
3f2482b12c feat(events): add timeline and agent runtime baselines 2026-04-03 19:53:41 -07:00
c465fc3607 docs(ecosystem): reconcile phase3 notelett hash 2026-04-03 19:50:14 -07:00
428112b702 docs(ecosystem): track phase3 audited artifact flow 2026-04-03 19:49:06 -07:00
e6b58b7187 feat(events): add phase3 trail report contracts 2026-04-03 19:47:54 -07:00
27c4879668 docs(ecosystem): reconcile rebased phase hashes 2026-04-03 19:35:43 -07:00
f65f41c157 docs(ecosystem): track phase2 plan routine habit flow 2026-04-03 19:35:11 -07:00
78918fbd90 feat(events): add phase2 plan routine habit contracts 2026-04-03 19:34:37 -07:00
dd3636d867 docs(ecosystem): close phase1 with walkthrough evidence 2026-04-03 19:34:37 -07:00