| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Makima system improvements: Orders, directive questions, PR creation fix, ↵ | soryu | 2026-02-14 | 1 | -2/+137 |
| | | | | | | | | | | | | | | | | | | | | | | | | bug fixes (#62) * feat: soryu-co/soryu - makima: Fix directive goal update bug - stale closure issue * WIP: heartbeat checkpoint * WIP: heartbeat checkpoint * feat: soryu-co/soryu - makima: Create Orders database schema and backend API * feat: soryu-co/soryu - makima: Fix task Claude instance not receiving user inputs from input box * WIP: heartbeat checkpoint * feat: soryu-co/soryu - makima: Build Orders frontend page replacing the Board page * WIP: heartbeat checkpoint * WIP: heartbeat checkpoint * feat: soryu-co/soryu - makima: Fix directive PR creation system | ||||
| * | Directive page improvements | soryu | 2026-02-13 | 1 | -1/+11 |
| | | |||||
| * | Fix worktree branching for directive tasks and remove memories | soryu | 2026-02-13 | 1 | -229/+1 |
| | | |||||
| * | Fix frontend build | soryu | 2026-02-13 | 1 | -36/+5 |
| | | |||||
| * | Add task cleanup and directive PR updating | soryu | 2026-02-12 | 1 | -3/+16 |
| | | |||||
| * | makima: Add an optional memory system for directives (#59) | soryu | 2026-02-12 | 2 | -2/+683 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: makima: Add an optional memory system for directives: Add directive_memories database table and migration * feat: makima: Add an optional memory system for directives: Update directive skill documentation with memory commands * feat: makima: Add an optional memory system for directives: Add repository functions for directive memory CRUD * feat: makima: Add an optional memory system for directives: Add frontend API functions and types for directive memory * feat: makima: Add an optional memory system for directives: Add Rust models for directive memory * WIP: heartbeat checkpoint * WIP: heartbeat checkpoint * WIP: heartbeat checkpoint * WIP: heartbeat checkpoint * feat: makima: Add an optional memory system for directives: Add memory panel to frontend DirectiveDetail component * Merge remote-tracking branch 'origin/makima/makima--add-an-optional-memory-system-for-directiv-5de1e06d' into combined branch * Merge remote-tracking branch 'origin/makima/makima--add-an-optional-memory-system-for-directiv-c8298c6c' into combined branch * feat: makima: Add an optional memory system for directives: Create useMultiTaskSubscription hook for multi-output WebSocket streaming * feat: makima: Add an optional memory system for directives: Create DirectiveLogStream component for stern-like multi-task output viewing * feat: makima: Add an optional memory system for directives: Integrate log stream panel into directive detail page | ||||
| * | Fix DAG ordering | soryu | 2026-02-11 | 1 | -29/+11 |
| | | |||||
| * | Add auto-PR creation for remote repos in directives | soryu | 2026-02-10 | 1 | -0/+34 |
| | | |||||
| * | Add directive init | soryu | 2026-02-09 | 2 | -0/+24 |
| | | |||||
| * | Add new directive mechanism v3 | soryu | 2026-02-09 | 4 | -0/+472 |
| | | |||||
| * | Remove directive mechanism | soryu | 2026-02-08 | 4 | -1029/+0 |
| | | |||||
| * | Fix directive evaluation and add to frontend | soryu | 2026-02-08 | 2 | -3/+72 |
| | | |||||
| * | Fix directive deletion and stop local only on contracts | soryu | 2026-02-08 | 2 | -232/+237 |
| | | |||||
| * | Fix directive page styling | soryu | 2026-02-07 | 2 | -61/+78 |
| | | |||||
| * | Change directive page | soryu | 2026-02-07 | 1 | -7/+0 |
| | | |||||
| * | Add directive monitor contracts | soryu | 2026-02-07 | 3 | -105/+571 |
| | | |||||
| * | Show directive init on frontend | soryu | 2026-02-07 | 1 | -24/+156 |
| | | |||||
| * | Add directive init mechanism | soryu | 2026-02-07 | 1 | -8/+20 |
| | | |||||
| * | Add new directive initial implementation | soryu | 2026-02-07 | 2 | -0/+335 |
| | | |||||
| * | Remove directives for reimplementation | soryu | 2026-02-07 | 12 | -1035/+0 |
| | | |||||
| * | Fix: Cleanup old chain code | soryu | 2026-02-06 | 12 | -0/+1035 |
