summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge origin/master into makima/files-under-contracts-combined - resolve impo...makima/files-under-contracts-combinedsoryu2026-01-2520-191/+1744
|\
| * Fix CSS on templates pagesoryu2026-01-251-3/+3
| * Fix CSS on tempaltes pagesoryu2026-01-251-1/+1
| * Move files tab and file pages to be accessible via contracts (#27)soryu2026-01-2510-11/+529
| * feat: Simplify contract deliverables and add Templates UIsoryu2026-01-2411-107/+1386
| * Fix history and add retries to makima CLIsoryu2026-01-242-59/+240
| * Increase concurrency limitsoryu2026-01-242-2/+2
| * Clean up questions after removing tasks or contractssoryu2026-01-243-0/+70
| * Fix pushing heartbeat commitssoryu2026-01-241-1/+2
| * Reclone if can't find repositorysoryu2026-01-241-21/+43
* | Merge: Fix makima frontend file routessoryu2026-01-253-1/+669
|\ \
| * | Task completion checkpointmakima/task-task-531bc953-531bc953soryu2026-01-251-1/+1
| * | feat: Add contract-scoped file route /contracts/:id/files/:fileIdsoryu2026-01-253-2/+675
| |/
* | Merge: Update FileDetailsoryu2026-01-241-6/+29
|\ \
| * | Task completion checkpointmakima/task-task-c4f1b05e-c4f1b05emakima/move-files-under-contracts-prsoryu2026-01-240-0/+0
| * | Task completion checkpointsoryu2026-01-240-0/+0
| * | feat: add contract context to FileDetail componentsoryu2026-01-241-6/+29
| |/
* | Merge: Update FilesTabsoryu2026-01-241-2/+4
|\ \
| * | Task completion checkpointsoryu2026-01-240-0/+0
| * | Task completion checkpointsoryu2026-01-240-0/+0
| * | feat: update file links to use contract-scoped routessoryu2026-01-241-2/+4
| |/
* | Merge: Update navigationsoryu2026-01-241-1/+0
|\ \
| * | Task completion checkpointsoryu2026-01-240-0/+0
| * | Task completion checkpointsoryu2026-01-240-0/+0
| * | feat: remove Files from top-level navigationsoryu2026-01-241-1/+0
| |/
* | Task completion checkpointsoryu2026-01-240-0/+0
* | Task completion checkpointmakima/task-task-1a6190e3-1a6190e3soryu2026-01-241-1/+1
* | feat: update routes to nest files under contractssoryu2026-01-246-1/+495
|/
* Add resume to daemon taskssoryu2026-01-238-12/+583
* feat: Add client-side polling for CLI wait command (#23)soryu2026-01-232-5/+60
* docs: Add ralph analysis and feature specification (#22)soryu2026-01-233-0/+1731
* Add patch checkpointingsoryu2026-01-2321-16/+1075
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-2210-80/+209
* Fixup: fix frontend buildsoryu2026-01-222-30/+0
* Change daemon limit mechanismsoryu2026-01-224-22/+112
* Hide subtaskssoryu2026-01-221-13/+0
* Fix daemon disconnects not being continuablesoryu2026-01-221-6/+20
* Fix board drag-and-drop phase change not working (#20)soryu2026-01-221-2/+5
* Add dependency checking on daemon startup (#19)soryu2026-01-224-0/+381
* Add daemon restart feature from settings (#18)soryu2026-01-227-11/+216
* Add pausing taskssoryu2026-01-222-8/+257
* Add repository selection with suggestions to standalone tasks (#17)soryu2026-01-222-13/+180
* Heartbeat daemonsoryu2026-01-212-2/+15
* Add standalone task creation from mesh page (#16)soryu2026-01-212-108/+163
* Enforce phaseguardsoryu2026-01-213-18/+93
* Add task branching feature (#15)soryu2026-01-2115-44/+683
* Update CLI to show repo suggestionssoryu2026-01-216-15/+275
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-209-25/+269
* Update CLI to show log history as wellsoryu2026-01-2013-26/+870
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-206-3/+99