Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a934260
[Improve] Correct Railway Composer notes after configuring the live p…
roomote Jul 9, 2026
ae8d7f8
[Improve] Adopt SETUP_TOKEN and ROOMOTE_PING_BASE_URL into the Railwa…
roomote Jul 9, 2026
f2fe941
[Refactor] Add deployment service principal; delete forged job owners
roomote Jul 9, 2026
35a0e06
[Refactor] Rebuild the work-execution spine: tasks/runs split + initi…
roomote Jul 9, 2026
0ae698d
[Refactor] Consolidate automations into one table; delete run rows an…
roomote Jul 9, 2026
9617ad2
[Refactor] Merge pending-work and tracked-message tables
roomote Jul 9, 2026
eca01f2
[Refactor] Collapse migrations to a clean baseline; finish docs and d…
roomote Jul 9, 2026
69f75d1
[Fix] E2E fixes from fresh-deployment verification on GitLab-only setup
roomote Jul 9, 2026
8e714a1
[Fix] Apply code-review findings: shared task-state derivation, work-…
roomote Jul 9, 2026
2c191f0
Merge origin/develop into data-model-simplification
roomote Jul 9, 2026
69b6e3f
[Fix] Serialize task-state derivation and fence work-item claims
roomote Jul 9, 2026
360f7bc
[Fix] Close the Telegram suggestion launch lifecycle (finalize/release)
roomote Jul 9, 2026
4770ce8
[Feat] Manager stats split reviewed-vs-authored PRs
roomote Jul 9, 2026
2e2488b
[Refactor] Fold background_agent_settings into deployment_settings
roomote Jul 9, 2026
f30f551
[Fix] Stub the FOR UPDATE lock call in the finish-cloud-job tx mock
roomote Jul 9, 2026
b86f5b9
[Fix] Claim and link Teams suggestion launches
roomote Jul 9, 2026
3448599
[Fix] Cancel orphaned runs on lost finalize and fence failure-path wr…
roomote Jul 10, 2026
a41b576
Merge origin/develop into data-model-simplification
roomote Jul 10, 2026
d5638fc
[Fix] Migrate the setup-new onboarding queue onto fenced work-item cl…
mrubens Jul 10, 2026
5edfe6f
[Fix] Surface already-started instead of success on lost fenced finalize
roomote Jul 10, 2026
0c9de92
[Fix] Cancel orphaned setup-new runs on lost finalize and close launc…
mrubens Jul 10, 2026
8123c65
[Fix] Rename cloud_job_id to run_id in the raw OIDC-claim SQL
roomote Jul 10, 2026
7ae4a61
Merge origin/develop into data-model-simplification
roomote Jul 10, 2026
6e37dc8
[Fix] Persist stop-normalized finalizations as canceled, not failed
roomote Jul 10, 2026
fb52a65
Merge origin/develop into data-model-simplification (#63)
roomote Jul 10, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .agent-guidance/api/api-app.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

107 changes: 67 additions & 40 deletions .agent-guidance/api/trpc-sdk.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading