| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix right-click context menu on contracts and board pages (#9) | soryu | 2026-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add right-click context menu for contracts on contracts and board pages Implement a reusable ContractContextMenu component that provides: - Mark as Complete/Active/Archive status actions (conditionally shown) - Go to Supervisor Task link (when supervisor exists) - Delete action with confirmation Integrate context menu into: - ContractList.tsx on the contracts page - WorkflowBoard on the workflow/board page via PhaseColumn and WorkflowContractCard Features match ElementContextMenu patterns: - Fixed positioning with z-50 - Click outside and Escape key close handlers - Viewport overflow prevention - Dark theme colors (#0a1628, #0d1b2d, #75aafc, #9bc3ff) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * [WIP] Heartbeat checkpoint - 2026-01-19 19:30:52 UTC --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> | ||||
| * | Add pushed heartbeats and multi-question select | soryu | 2026-01-18 | 1 | -1/+1 |
| | | |||||
| * | Add autopilot panel and retry system | soryu | 2026-01-17 | 1 | -1/+1 |
| | | |||||
| * | Fixup: use default api.makima.jp URL and fix default branch detection | soryu | 2026-01-16 | 1 | -1/+1 |
| | | | | | Also add checkpointing/history | ||||
| * | Automatically derive repo URL and add notifications for input | soryu | 2026-01-15 | 1 | -0/+1 |
| | | |||||
| * | wip - contract system | soryu | 2026-01-15 | 1 | -1/+0 |
| | | |||||
| * | Contract system | soryu | 2026-01-15 | 1 | -1/+1 |
| | | |||||
| * | Initial Control system | soryu | 2026-01-11 | 1 | -1/+1 |
| | | |||||
| * | Update display of LLM edit panel | soryu | 2026-01-02 | 1 | -1/+1 |
| | | |||||
| * | Add versioning to files | soryu | 2025-12-24 | 1 | -1/+1 |
| | | |||||
| * | Add conflict notification and file update WS endpoint | soryu | 2025-12-23 | 1 | -1/+1 |
| | | |||||
| * | Add file body and initial tool call system | soryu | 2025-12-23 | 1 | -1/+1 |
| | | |||||
| * | Add Postgres for persistence and File cabinet | soryu | 2025-12-23 | 1 | -1/+1 |
| | | | | | Migrations are local only currently, and must be run manually by setting POSTGRES_CONNECTION_URI | ||||
| * | Update makima FE to add initial listening system | soryu | 2025-12-23 | 1 | -0/+1 |
