AI chief of staff SaaS for deal lawyers. The OpenClaw-as-a-Service harness with a legal vertical.
Stars
0
Forks
0
Watchers
0
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
150
commits
feat: add article_body to enrichment prompt + render Full Story section in panel
66196cbView on GitHubchore: trigger redeploy with NEXT_PUBLIC_API_URL env var
65a2950View on GitHubfeat: signal enrichment — Claude fetches article, extracts summary/key points/why it matters/sources
a50ccabView on GitHubfeat: signal detail panel — click any signal to open slide-in with summary, source URL, metadata
220cd38View on GitHubfix: clean Signal type, remove all sig.type/sig.source_url references
ec04fcfView on GitHubfix: crash on undefined sig.type - add fallback to 'general_news'
955c897View on GitHubfix: align frontend Signal type to use url/source columns
7f69563View on GitHubfix: align signals schema - use url/source columns (not source_url/type)
3a35f85View on GitHubfix: remove freshness param from web/search, add Brave error logging
98b548cView on GitHubfix: use web/search instead of news/search for Brave API; apply trigger_summary migration on startup
699950cView on GitHubfeat: POST /crons/{cron_id}/run — trigger any job on demand
4485e94View on GitHubfeat: in-process cron scheduler — fires user_crons jobs on schedule
1921fefView on GitHubfeat: streaming chat with markdown rendering (react-markdown + SSE)
76ff448View on GitHub