diff options
| author | soryu <soryu@soryu.co> | 2026-01-29 16:33:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-29 16:33:11 +0000 |
| commit | 3b76dff95a9c09f63b3f5ff4951cebe4e2ffc73c (patch) | |
| tree | fc28bdf091004272967f94a6ca1e12771894cd04 /apps/mobile/tsconfig.json | |
| parent | a7485a17157d2c066473de70d4dc630d18f3d294 (diff) | |
| download | soryu-3b76dff95a9c09f63b3f5ff4951cebe4e2ffc73c.tar.gz soryu-3b76dff95a9c09f63b3f5ff4951cebe4e2ffc73c.zip | |
Fix new contract dialog not fitting on screen (#48)
* Add comprehensive Red Team system specification
Defines the adversarial review feature for contracts that monitors work tasks
in real-time to catch quality issues, plan deviations, and standards violations.
Key components specified:
- Contract configuration (red_team_enabled, red_team_prompt)
- Red team task lifecycle and spawning logic
- makima red-team notify CLI command for supervisor alerts
- Task output subscription for real-time monitoring
- Database schema changes (contracts, tasks, notifications table)
- API endpoints for notification and status
- System prompt template for red team behavior
- Security considerations and access control
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* Task completion checkpoint
* Task completion checkpoint
* Task completion checkpoint
* Fix new contract dialog not fitting on screen
Added viewport-relative constraints to the create contract modal:
- max-height: 90vh to limit dialog height to 90% of viewport
- overflow-y: auto to enable scrolling when content overflows
- padding on the backdrop container for edge margins on small screens
This ensures the dialog is accessible on all screen sizes while
maintaining scrollability for longer content.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'apps/mobile/tsconfig.json')
0 files changed, 0 insertions, 0 deletions
