Commit f7a5582
committed
fix: resolve CODE_REVIEW critical issues and add FR-010 default config sync
- Update CODE_REVIEW.md: mark magic strings and hardcoded config as fixed
- Fix backend/graph/stream.ts: use RUN_ENDED_STATUSES constant (no magic strings)
- Fix frontend config: extract defaults to frontend/src/lib/config.ts with env overrides
- Add FR-010 feature request: centralized run defaults via Encore endpoint
- Update debugging skills: add WebSocket/Docker infrastructure notes
- Update handoff docs: document graph stream debugging findings
Resolves CODE_REVIEW critical issues #1 and #2.1 parent e703d4d commit f7a5582
29 files changed
Lines changed: 3186 additions & 106 deletions
File tree
- .claude-skills/cursor-browser-mastery
- .cursor/commands
- backend
- .claude-skills/backend-debugging
- encore.gen/internal/entrypoints/combined
- graph
- frontend
- .claude-skills/frontend-debugging
- .svelte-kit
- generated
- client-optimized
- nodes
- server
- src
- lib
- components
- routes
- run/[id]
- jira/feature-requests
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | | - | |
| 8 | + | |
5 | 9 | | |
6 | | - | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | | - | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
0 commit comments