Commit 476eb75
fix: add missing cline and copilot to default agents seed
The smriti_session_meta table has a FOREIGN KEY on agent_id referencing
smriti_agents, but only claude-code, codex, and cursor were seeded.
This caused FK constraint failures when ingesting copilot or cline
sessions on a clean database.
Closes #30
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eece25e commit 476eb75
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
411 | 423 | | |
412 | 424 | | |
413 | 425 | | |
| |||
0 commit comments