summaryrefslogtreecommitdiff
path: root/Control
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-28 02:08:50 -0500
committerBen Sima <ben@bensima.com>2025-11-28 02:08:50 -0500
commit717fd14986fea45f2a539068be67a7f132cdedad (patch)
treee2bbabb5c841a31a697370a7fb2b9a3d2955a1d3 /Control
parentdb102cb5206acb6008ea80a6c920dd6f320abe2d (diff)
Add create fact form in web UI
All tests pass. The create fact form has been added to the web UI. Here' 1. **Added `FactCreateForm` data type** - New form type to handle the cr 2. **Added API route** - `POST /kb/create` endpoint that accepts the for 3. **Added handler** - `factCreateHandler` that creates a new fact using 4. **Added form UI** - A collapsible form on the KB page with fields for - Project (required) - Fact Content (required textarea) - Related Files (optional, comma-separated) - Confidence level (0.0-1.0, default 0.8) 5. **Added CSS styles** - Styling for the create fact section in both li Task-Id: t-158.6
Diffstat (limited to 'Control')
0 files changed, 0 insertions, 0 deletions