summaryrefslogtreecommitdiff
path: root/makima/src/server/openapi.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(doc-mode): unified surface — ephemeral tasks, tmp/, /exec redirect, pa...soryu2026-05-011-0/+3
* feat(directives): amendment lifecycle — inactive status, new draft, before/...soryu2026-04-301-0/+1
* feat(directives): per-PR revision snapshots + sidebar history (#112)soryu2026-04-301-1/+4
* feat: document-mode directive UI proof of concept (Lexical) (#101)soryu2026-04-291-0/+4
* feat: smart cleanup, order linking, and improved PR titles (#69)soryu2026-02-171-3/+3
* Fix contracts page overflow, remove contract link from orders, add directive ...soryu2026-02-161-5/+2
* Add PR button to directivessoryu2026-02-161-0/+1
* Makima system improvements: Orders, directive questions, PR creation fix, bug...soryu2026-02-141-5/+28
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-131-15/+4
* Add task cleanup and directive PR updatingsoryu2026-02-121-0/+3
* makima: Add an optional memory system for directives (#59)soryu2026-02-121-5/+16
* Resume contracts from patchessoryu2026-02-091-0/+2
* Add new directive mechanism v3soryu2026-02-091-4/+35
* Remove directive mechanismsoryu2026-02-081-37/+7
* Fixes for directive chain initsoryu2026-02-081-1/+3
* Add directive monitor contractssoryu2026-02-071-4/+14
* Add directive init mechanismsoryu2026-02-071-0/+1
* Add new directive initial implementationsoryu2026-02-071-10/+31
* Add 'Discuss Contract' feature to listen page (#57)soryu2026-02-031-1/+9
* Add task branching feature (#15)soryu2026-01-211-11/+14
* Remove 'task' type contractsoryu2026-01-191-5/+2
* Add Task Contract Type for one-off adhoc tasks (#2)soryu2026-01-161-11/+15
* Add repository history feature to store and suggest previously used repositor...soryu2026-01-151-4/+14
* Contract systemsoryu2026-01-151-6/+46
* Initial Control systemsoryu2026-01-111-2/+94
* Add Postgres for persistence and File cabinetsoryu2025-12-231-3/+19
* Remove TTS endpoint using chatterboxsoryu2025-12-231-6/+4
* Implement makima listen websockets serversoryu2025-12-231-0/+34