Commit 45a1cab
chore: merge main (including PR #452) and resolve all conflicts
- Migration rename conflicts: keep both webhooks/ (main) and _archive/ (ours)
- Backend: accept PR #452's improved versions for learning schemas,
sentinel clarify, agent-ai (adds getAiBaseUrl, streamTextAgent, createRunner)
- App.tsx: keep dual-scope routing architecture, add TrackerBeta routes
to GlobalRoutes instead of inline
- RepoFolder.tsx: merge imports, remove duplicate beta-tracker nav entry
- wrangler.jsonc: combine all DOs from both sides (UxDesignAgent,
LearningAgent, SandboxAgent) + v1_sentinel migration tag
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>90 files changed
Lines changed: 7354 additions & 406 deletions
File tree
- .agent/rules
- .github/workflows
- migrations/webhooks
- meta
- public
- _astro
- learning
- babysitter
- dashboard
- insights
- sessions
- showcase
- scripts
- src
- backend/src
- ai/agents
- support
- automations/pr
- db/schemas/github/learning
- do
- routes/api
- frontend/research
- governance
- learning
- projects/sentinel
- services/sentinel
- types
- workflows/learning
- frontend/src
- components
- layout
- learning
- project-dashboard/beta
- pages/learning
- routes
- views/control/global
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
1 | 22 | | |
2 | 23 | | |
3 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments