-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: mathcodes/taskhub
base: master
head repository: mathcodes/taskhub
compare: main
- 7 commits
- 115 files changed
- 1 contributor
Commits on Apr 5, 2026
-
feat: P21 NL→SQL agents, schema dictionary, global voice bar
- P21: API route, schema retrieval from CSV, nl→SQL + review agents, /p21 UI - Voice: sticky bar on all pages, dictation into focused fields, navigate via /taskhub|/p21|/ - Task Hub: home hub, routed layout; Prisma build scripts and Neon DIRECT_URL docs Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for e8ade52 - Browse repository at this point
Copy the full SHA e8ade52View commit details -
feat: P21 BOSS business rules, playbooks, NL-SQL examples
- Add BOSS pipeline (API, UI, doc/bundle retrieval, training corpus) - Add playbooks (Prisma migration, templates/assignments/worker routes, UI) - Extend P21 NL-SQL and voice navigation; update docs and VERCEL notes Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 143b4e3 - Browse repository at this point
Copy the full SHA 143b4e3View commit details -
docs: README with BOSS PDF example; BOSS full C# synthesis; hydration…
… fixes - Root README: landing overview, Features table (P21, BOSS, playbooks), PDF walkthrough link - public/p21-boss-business-rule-agent.pdf (URL-safe name) linked from README - BOSS: DCNA template load, synthesis csharpSource, BossRulePanel + textarea client mount - Stable UTC date formatting; OpenAI key button after mount; Feature Hub BOSS card Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 8d209b6 - Browse repository at this point
Copy the full SHA 8d209b6View commit details
Commits on Apr 6, 2026
-
docs: README gallery for screenshots 0- through 10-
- Numbered public/ PNGs per feature: playbooks, home, BOSS, SQL, Task Hub - Keep PDF example and optional IMG1-3 note; update project layout blurb Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 1690c04 - Browse repository at this point
Copy the full SHA 1690c04View commit details -
feat(playbooks): guide modal, template API, assignment steps in response
- GET /api/playbooks/templates/[id] for expanded steps - POST assignments returns steps + labels for post-assign walkthrough - PlaybookGuideModal: chart, table, cumulative line, step cards - Preview and Open walkthrough (sent) buttons; README Examples section + anchor fix Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 5a4446b - Browse repository at this point
Copy the full SHA 5a4446bView commit details -
feat: Multi-Agent Assessment (Claude) and Three Joke Agents (OpenAI)
- /taskhub/multi-agent-assessment: DCNA-style form, POST /api/multi-agent-assessment - /joke-agents: three entries, each persona uses all phrases in one joke; POST /api/joke-agents - Anthropic helper + env; Feature Hub cards; Task Hub promo card; voice navigation Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 5158be7 - Browse repository at this point
Copy the full SHA 5158be7View commit details -
Add Corpus builder: multi-agent upload pipeline and training outputs
Upload PDFs, Office files, images, text, and URLs; agents extract and produce training-corpus.md, source cards, and reference JSON. Original uploads are removed after extraction. Feature hub card and API routes included. Made-with: Cursor
Configuration menu - View commit details
-
Copy full SHA for 39354ae - Browse repository at this point
Copy the full SHA 39354aeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main