summaryrefslogtreecommitdiff
path: root/makima/src/bin
Commit message (Expand)AuthorAgeFilesLines
* chore: drop legacy contracts + supervisor task-grouping (#136)HEADmastersoryu3 days1-539/+1
* feat(directives): drop directives.goal — orchestration reads contract body ...soryu12 days1-7/+0
* build(server): split Dockerfiles, make ML model paths optional (#120)soryu2026-05-021-7/+27
* chore(cleanup): Phase 5 contracts removal + tmp directive + 30-day expiry + s...soryu2026-05-011-444/+10
* revert PRs #93-#98; enforce strict-linear-DAG + mandatory directive verify (#...soryu2026-04-281-0/+122
* feat: non-blocking reconcile polling, directive CLI orders & cleanup (#82)v0.3.1soryu2026-02-241-0/+52
* feat: add directive ask command, log backfill & specialized DAG steps (#75)soryu2026-02-211-0/+12
* feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (...soryu2026-02-191-30/+5
* Ensure directives replan on goal changesoryu2026-02-161-1/+1
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-131-44/+0
* makima: Add an optional memory system for directives (#59)soryu2026-02-121-0/+44
* Add auto-PR creation for remote repos in directivessoryu2026-02-101-0/+7
* Add directive initsoryu2026-02-091-0/+9
* Add new directive mechanism v3soryu2026-02-091-1/+104
* Remove directive mechanismsoryu2026-02-081-92/+1
* Fixes for directive chain initsoryu2026-02-081-0/+10
* Add directive monitor contractssoryu2026-02-071-0/+14
* Add directive init mechanismsoryu2026-02-071-0/+5
* Add new directive initial implementationsoryu2026-02-071-1/+63
* Remove directives for reimplementationsoryu2026-02-071-150/+1
* Fix: Cleanup old chain codesoryu2026-02-061-221/+1
* Add directive-first chain system redesignsoryu2026-02-051-1/+150
* Add makima directivessoryu2026-02-051-2/+9
* Add makima skillssoryu2026-02-041-0/+7
* Remove chain supervisor capabilitysoryu2026-02-041-89/+0
* Fix buildsoryu2026-02-041-1/+2
* Add chain checkpoint contractssoryu2026-02-041-0/+88
* Add makima chain mechanismsoryu2026-02-031-1/+215
* Make makima more opinionated and structuredsoryu2026-02-021-15/+1
* Use chatterbox TTSsoryu2026-02-011-1/+1
* feat: Add contract management system improvements (Phase 1)makima/contract-management-improvementssoryu2026-01-311-2/+6
* Add auto_merge_local option for local-only contracts (#50)soryu2026-01-311-0/+1
* Fix model loading for TTS / speaksoryu2026-01-291-0/+1
* Fix makima supervisor pr CLI commandsoryu2026-01-291-2/+2
* Add Red Team CLI command and frontend UI (#39)soryu2026-01-271-1/+12
* Default to shared worktree and add worktree endpointsoryu2026-01-271-0/+1
* Add Red Team adversarial review system for contract monitoring (#35)soryu2026-01-271-0/+3
* Add completion phasessoryu2026-01-261-0/+15
* Add resume to daemon taskssoryu2026-01-231-3/+25
* feat: Add client-side polling for CLI wait command (#23)soryu2026-01-231-4/+55
* Add patch checkpointingsoryu2026-01-231-0/+1
* Change daemon limit mechanismsoryu2026-01-221-0/+1
* Add dependency checking on daemon startup (#19)soryu2026-01-221-0/+50
* Enforce phaseguardsoryu2026-01-211-14/+63
* Update CLI to show repo suggestionssoryu2026-01-211-1/+68
* Add non-blocking persistent contract completion questions (#14)soryu2026-01-201-1/+1
* Update CLI to show log history as wellsoryu2026-01-201-8/+204
* Clean contract lifecycle: Add supervisor complete command (#13)soryu2026-01-201-0/+25
* Fix: auth for CLI and CLI SIGTERMsoryu2026-01-201-44/+305
* Add interactive TUI browser for tasks, contracts, and files (makima view) (#7)soryu2026-01-191-1/+66