@proflandrigan/shards 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +475 -0
- package/package.json +37 -0
- package/src/agents/academic.md +276 -0
- package/src/agents/ai-engineer.md +377 -0
- package/src/agents/analytics-engineer.md +364 -0
- package/src/agents/applied-ml-scientist.md +410 -0
- package/src/agents/backend-engineer.md +255 -0
- package/src/agents/bi-engineer.md +333 -0
- package/src/agents/data-analyst.md +343 -0
- package/src/agents/data-engineer.md +260 -0
- package/src/agents/data-modeller.md +386 -0
- package/src/agents/data-scientist.md +366 -0
- package/src/agents/deep-learning-engineer.md +389 -0
- package/src/agents/ml-engineer.md +424 -0
- package/src/agents/mlops-engineer.md +339 -0
- package/src/agents/researcher.md +187 -0
- package/src/agents/specific_instructions/academic/critical_review.md +263 -0
- package/src/agents/specific_instructions/academic/report.md +113 -0
- package/src/agents/specific_instructions/ai_engineer/advise.md +162 -0
- package/src/agents/specific_instructions/ai_engineer/bi_engineer_handoff.md +86 -0
- package/src/agents/specific_instructions/ai_engineer/experiment.md +471 -0
- package/src/agents/specific_instructions/ai_engineer/experiment_ui_mode.md +44 -0
- package/src/agents/specific_instructions/ai_engineer/phases/index.md +45 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-1.md +55 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-2.md +86 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-3.md +96 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-4.md +138 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-5.md +157 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-6.md +196 -0
- package/src/agents/specific_instructions/ai_engineer/phases/phase-7.md +313 -0
- package/src/agents/specific_instructions/ai_engineer/phases.md +1011 -0
- package/src/agents/specific_instructions/ai_engineer/prompt_lab.md +161 -0
- package/src/agents/specific_instructions/ai_engineer/prompt_lab_ui_mode.md +28 -0
- package/src/agents/specific_instructions/ai_engineer/research.md +393 -0
- package/src/agents/specific_instructions/ai_engineer/research_ui_mode.md +66 -0
- package/src/agents/specific_instructions/ai_engineer/review.md +159 -0
- package/src/agents/specific_instructions/ai_engineer/validation_checklist.md +182 -0
- package/src/agents/specific_instructions/analytics_engineer/advise.md +155 -0
- package/src/agents/specific_instructions/analytics_engineer/bi_engineer_handoff.md +91 -0
- package/src/agents/specific_instructions/analytics_engineer/data_analyst_handoff.md +84 -0
- package/src/agents/specific_instructions/analytics_engineer/deep_phases.md +818 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/index.md +24 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-1.md +77 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-2.md +106 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-3.md +93 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-4.md +79 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-5.md +61 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-6.md +45 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-7.md +235 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_deep/phase-8.md +221 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_quick/index.md +19 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_quick/phase-1.md +47 -0
- package/src/agents/specific_instructions/analytics_engineer/phases_quick/phase-2.md +78 -0
- package/src/agents/specific_instructions/analytics_engineer/quick_phases.md +112 -0
- package/src/agents/specific_instructions/analytics_engineer/review.md +167 -0
- package/src/agents/specific_instructions/analytics_engineer/service_mode.md +369 -0
- package/src/agents/specific_instructions/analytics_engineer/ui_mode.md +45 -0
- package/src/agents/specific_instructions/analytics_engineer/update.md +162 -0
- package/src/agents/specific_instructions/analytics_engineer/validation_checklist.md +121 -0
- package/src/agents/specific_instructions/applied_ml_scientist/advise.md +143 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/index.md +21 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-1.md +51 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-2.md +66 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-3.md +113 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-4.md +104 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases/phase-5.md +156 -0
- package/src/agents/specific_instructions/applied_ml_scientist/phases.md +428 -0
- package/src/agents/specific_instructions/applied_ml_scientist/research.md +379 -0
- package/src/agents/specific_instructions/applied_ml_scientist/review.md +142 -0
- package/src/agents/specific_instructions/applied_ml_scientist/validation_checklist.md +136 -0
- package/src/agents/specific_instructions/backend_engineer/clean.md +149 -0
- package/src/agents/specific_instructions/backend_engineer/review.md +91 -0
- package/src/agents/specific_instructions/backend_engineer/review_checklist.md +54 -0
- package/src/agents/specific_instructions/backend_engineer/service_mode.md +67 -0
- package/src/agents/specific_instructions/bi_engineer/advise.md +137 -0
- package/src/agents/specific_instructions/bi_engineer/data_analyst_handoff.md +77 -0
- package/src/agents/specific_instructions/bi_engineer/incoming_handoff.md +45 -0
- package/src/agents/specific_instructions/bi_engineer/phases/index.md +20 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-1.md +164 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-2.md +92 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-3.md +121 -0
- package/src/agents/specific_instructions/bi_engineer/phases/phase-4.md +106 -0
- package/src/agents/specific_instructions/bi_engineer/phases.md +451 -0
- package/src/agents/specific_instructions/bi_engineer/review.md +166 -0
- package/src/agents/specific_instructions/bi_engineer/update.md +147 -0
- package/src/agents/specific_instructions/bi_engineer/validation_checklist.md +124 -0
- package/src/agents/specific_instructions/data_analyst/advise.md +138 -0
- package/src/agents/specific_instructions/data_analyst/explain.md +221 -0
- package/src/agents/specific_instructions/data_analyst/incoming_handoff.md +40 -0
- package/src/agents/specific_instructions/data_analyst/phases/index.md +20 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-1.md +159 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-2.md +112 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-3.md +265 -0
- package/src/agents/specific_instructions/data_analyst/phases/phase-4.md +100 -0
- package/src/agents/specific_instructions/data_analyst/phases.md +501 -0
- package/src/agents/specific_instructions/data_analyst/review.md +138 -0
- package/src/agents/specific_instructions/data_analyst/ui_mode.md +26 -0
- package/src/agents/specific_instructions/data_analyst/update.md +144 -0
- package/src/agents/specific_instructions/data_analyst/validation_checklist.md +95 -0
- package/src/agents/specific_instructions/data_engineer/advise.md +137 -0
- package/src/agents/specific_instructions/data_engineer/phases.md +466 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/index.md +23 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-1.md +49 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-2.md +93 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-3.md +55 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-4.md +48 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-5.md +40 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-6.md +102 -0
- package/src/agents/specific_instructions/data_engineer/phases_deep/phase-7.md +87 -0
- package/src/agents/specific_instructions/data_engineer/phases_quick/index.md +19 -0
- package/src/agents/specific_instructions/data_engineer/phases_quick/phase-1.md +45 -0
- package/src/agents/specific_instructions/data_engineer/phases_quick/phase-2.md +54 -0
- package/src/agents/specific_instructions/data_engineer/review.md +135 -0
- package/src/agents/specific_instructions/data_engineer/validation_checklist.md +136 -0
- package/src/agents/specific_instructions/data_modeller/advise.md +137 -0
- package/src/agents/specific_instructions/data_modeller/phases.md +581 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/index.md +23 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-1.md +52 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-2.md +113 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-3.md +47 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-4.md +51 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-5.md +45 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-6.md +105 -0
- package/src/agents/specific_instructions/data_modeller/phases_deep/phase-7.md +136 -0
- package/src/agents/specific_instructions/data_modeller/phases_quick/index.md +19 -0
- package/src/agents/specific_instructions/data_modeller/phases_quick/phase-1.md +47 -0
- package/src/agents/specific_instructions/data_modeller/phases_quick/phase-2.md +65 -0
- package/src/agents/specific_instructions/data_modeller/review.md +141 -0
- package/src/agents/specific_instructions/data_modeller/service_mode.md +218 -0
- package/src/agents/specific_instructions/data_modeller/validation_checklist.md +125 -0
- package/src/agents/specific_instructions/data_scientist/advise.md +158 -0
- package/src/agents/specific_instructions/data_scientist/bi_engineer_handoff.md +63 -0
- package/src/agents/specific_instructions/data_scientist/experiment.md +482 -0
- package/src/agents/specific_instructions/data_scientist/experiment_ui_mode.md +44 -0
- package/src/agents/specific_instructions/data_scientist/explain.md +247 -0
- package/src/agents/specific_instructions/data_scientist/greenfield_data.md +35 -0
- package/src/agents/specific_instructions/data_scientist/ml_engineer_handoff.md +52 -0
- package/src/agents/specific_instructions/data_scientist/notebook_walkthrough.md +76 -0
- package/src/agents/specific_instructions/data_scientist/phases/index.md +24 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-1.md +45 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-2.md +67 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-3.md +89 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-4.md +143 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-5.md +71 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-6.md +239 -0
- package/src/agents/specific_instructions/data_scientist/phases/phase-7.md +207 -0
- package/src/agents/specific_instructions/data_scientist/phases.md +651 -0
- package/src/agents/specific_instructions/data_scientist/research.md +345 -0
- package/src/agents/specific_instructions/data_scientist/research_ui_mode.md +52 -0
- package/src/agents/specific_instructions/data_scientist/review.md +136 -0
- package/src/agents/specific_instructions/data_scientist/service_mode.md +247 -0
- package/src/agents/specific_instructions/data_scientist/validation_checklist.md +183 -0
- package/src/agents/specific_instructions/deep_learning_engineer/advise.md +145 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/index.md +21 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-1.md +74 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-2.md +98 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-3.md +76 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-4.md +128 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases/phase-5.md +292 -0
- package/src/agents/specific_instructions/deep_learning_engineer/phases.md +567 -0
- package/src/agents/specific_instructions/deep_learning_engineer/research.md +389 -0
- package/src/agents/specific_instructions/deep_learning_engineer/review.md +155 -0
- package/src/agents/specific_instructions/deep_learning_engineer/validation_checklist.md +147 -0
- package/src/agents/specific_instructions/ml_engineer/advise.md +174 -0
- package/src/agents/specific_instructions/ml_engineer/bi_engineer_handoff.md +71 -0
- package/src/agents/specific_instructions/ml_engineer/experiment.md +474 -0
- package/src/agents/specific_instructions/ml_engineer/experiment_ui_mode.md +44 -0
- package/src/agents/specific_instructions/ml_engineer/notebook_walkthrough.md +75 -0
- package/src/agents/specific_instructions/ml_engineer/phases/index.md +25 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-1.md +49 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-2.md +75 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-3.md +124 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-4.md +279 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-5.md +160 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-6-5.md +170 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-6.md +295 -0
- package/src/agents/specific_instructions/ml_engineer/phases/phase-7.md +337 -0
- package/src/agents/specific_instructions/ml_engineer/phases.md +1068 -0
- package/src/agents/specific_instructions/ml_engineer/research.md +437 -0
- package/src/agents/specific_instructions/ml_engineer/research_ui_mode.md +71 -0
- package/src/agents/specific_instructions/ml_engineer/review.md +187 -0
- package/src/agents/specific_instructions/ml_engineer/service_mode.md +273 -0
- package/src/agents/specific_instructions/ml_engineer/validation_checklist.md +185 -0
- package/src/agents/specific_instructions/mlops_engineer/advise.md +139 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/index.md +23 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-1.md +52 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-2.md +86 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-3.md +105 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-4.md +128 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-5.md +106 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-6.md +128 -0
- package/src/agents/specific_instructions/mlops_engineer/phases/phase-7.md +144 -0
- package/src/agents/specific_instructions/mlops_engineer/phases.md +671 -0
- package/src/agents/specific_instructions/mlops_engineer/review.md +164 -0
- package/src/agents/specific_instructions/mlops_engineer/service_mode.md +81 -0
- package/src/agents/specific_instructions/mlops_engineer/validation_checklist.md +151 -0
- package/src/agents/specific_instructions/researcher/critical_review.md +292 -0
- package/src/agents/specific_instructions/researcher/review_checklist.md +67 -0
- package/src/agents/specific_instructions/researcher/service_mode.md +224 -0
- package/src/agents/specific_instructions/shared/auto_verify_mode.md +141 -0
- package/src/agents/specific_instructions/shared/autonomous_research.md +1289 -0
- package/src/agents/specific_instructions/shared/behavioral_rules.md +36 -0
- package/src/agents/specific_instructions/shared/diverge_protocol.md +387 -0
- package/src/agents/specific_instructions/shared/engineering_guidelines.md +136 -0
- package/src/agents/specific_instructions/shared/experiment_versioning.md +184 -0
- package/src/agents/specific_instructions/shared/goal_mode.md +187 -0
- package/src/agents/specific_instructions/shared/incremental_testing.md +139 -0
- package/src/agents/specific_instructions/shared/intent_discovery.md +223 -0
- package/src/agents/specific_instructions/shared/join_path_protocol.md +168 -0
- package/src/agents/specific_instructions/shared/knowledge_checkpoint.md +83 -0
- package/src/agents/specific_instructions/shared/knowledge_harvest.md +220 -0
- package/src/agents/specific_instructions/shared/knowledge_retrieval.md +100 -0
- package/src/agents/specific_instructions/shared/notebook_walkthrough_protocol.md +367 -0
- package/src/agents/specific_instructions/shared/reviewer_verdict_protocol.md +74 -0
- package/src/agents/specific_instructions/shared/swarm_protocol.md +97 -0
- package/src/agents/specific_instructions/shared/validation_protocol.md +139 -0
- package/src/agents/specific_instructions/syn/arbiter.md +140 -0
- package/src/agents/specific_instructions/syn/brainstorm.md +550 -0
- package/src/agents/specific_instructions/syn/code_review.md +232 -0
- package/src/agents/specific_instructions/syn/diff.md +239 -0
- package/src/agents/specific_instructions/syn/final_review.md +65 -0
- package/src/agents/specific_instructions/syn/fixer.md +240 -0
- package/src/agents/specific_instructions/syn/free_form.md +130 -0
- package/src/agents/specific_instructions/syn/knowledge.md +468 -0
- package/src/agents/specific_instructions/syn/notebook_walkthrough.md +78 -0
- package/src/agents/specific_instructions/syn/panel_review.md +634 -0
- package/src/agents/specific_instructions/syn/pm.md +453 -0
- package/src/agents/specific_instructions/syn/pr_review.md +255 -0
- package/src/agents/specific_instructions/syn/slides.md +417 -0
- package/src/agents/syn.md +729 -0
- package/src/commands/academic.md +41 -0
- package/src/commands/ai-engineer.md +45 -0
- package/src/commands/analytics-engineer.md +48 -0
- package/src/commands/applied-ml-scientist.md +45 -0
- package/src/commands/backend-engineer.md +35 -0
- package/src/commands/bi-engineer.md +40 -0
- package/src/commands/brainstorm.md +24 -0
- package/src/commands/data-analyst.md +38 -0
- package/src/commands/data-engineer.md +37 -0
- package/src/commands/data-modeller.md +38 -0
- package/src/commands/data-scientist.md +38 -0
- package/src/commands/deep-learning-engineer.md +47 -0
- package/src/commands/end.md +49 -0
- package/src/commands/knowledge.md +24 -0
- package/src/commands/ml-engineer.md +42 -0
- package/src/commands/mlops-engineer.md +47 -0
- package/src/commands/notebook-walkthrough.md +58 -0
- package/src/commands/researcher.md +40 -0
- package/src/commands/resume.md +57 -0
- package/src/commands/review-pr.md +26 -0
- package/src/commands/shards-guide.md +41 -0
- package/src/commands/shards-ui.md +32 -0
- package/src/commands/shards.md +41 -0
- package/src/docs/01-getting-started/concepts.md +109 -0
- package/src/docs/01-getting-started/first-session.md +79 -0
- package/src/docs/01-getting-started/install.md +61 -0
- package/src/docs/02-agents/academic.md +71 -0
- package/src/docs/02-agents/ai-engineer.md +78 -0
- package/src/docs/02-agents/analytics-engineer.md +58 -0
- package/src/docs/02-agents/applied-ml-scientist.md +59 -0
- package/src/docs/02-agents/backend-engineer.md +58 -0
- package/src/docs/02-agents/bi-engineer.md +65 -0
- package/src/docs/02-agents/data-analyst.md +67 -0
- package/src/docs/02-agents/data-engineer.md +57 -0
- package/src/docs/02-agents/data-modeller.md +51 -0
- package/src/docs/02-agents/data-scientist.md +78 -0
- package/src/docs/02-agents/deep-learning-engineer.md +64 -0
- package/src/docs/02-agents/ml-engineer.md +80 -0
- package/src/docs/02-agents/mlops-engineer.md +59 -0
- package/src/docs/02-agents/overview.md +62 -0
- package/src/docs/02-agents/researcher.md +73 -0
- package/src/docs/02-agents/syn.md +88 -0
- package/src/docs/03-protocols/auto-verify.md +82 -0
- package/src/docs/03-protocols/autonomous-research.md +59 -0
- package/src/docs/03-protocols/behavioral-rules.md +35 -0
- package/src/docs/03-protocols/diverge.md +50 -0
- package/src/docs/03-protocols/engineering-guidelines.md +56 -0
- package/src/docs/03-protocols/experiment-versioning.md +38 -0
- package/src/docs/03-protocols/gate-pattern.md +65 -0
- package/src/docs/03-protocols/incremental-testing.md +68 -0
- package/src/docs/03-protocols/join-path.md +46 -0
- package/src/docs/03-protocols/knowledge-ledger.md +70 -0
- package/src/docs/03-protocols/reviewer-verdicts.md +39 -0
- package/src/docs/03-protocols/swarm.md +40 -0
- package/src/docs/03-protocols/validation.md +174 -0
- package/src/docs/04-ui/activity-bar.md +70 -0
- package/src/docs/04-ui/chat-pane.md +80 -0
- package/src/docs/04-ui/code-intel.md +62 -0
- package/src/docs/04-ui/file-editing.md +61 -0
- package/src/docs/04-ui/git.md +54 -0
- package/src/docs/04-ui/keybindings.md +79 -0
- package/src/docs/04-ui/knowledge-map.md +76 -0
- package/src/docs/04-ui/overview.md +93 -0
- package/src/docs/04-ui/panels.md +49 -0
- package/src/docs/04-ui/pinboard-selection.md +66 -0
- package/src/docs/04-ui/quick-open-palette.md +56 -0
- package/src/docs/04-ui/sessions.md +81 -0
- package/src/docs/04-ui/settings-permissions.md +56 -0
- package/src/docs/05-commands/reference.md +59 -0
- package/src/docs/06-outputs/directory-map.md +116 -0
- package/src/docs/07-workflows/ai-eval-first.md +57 -0
- package/src/docs/07-workflows/deep-study-to-production.md +76 -0
- package/src/docs/07-workflows/diverge-exploration.md +77 -0
- package/src/docs/07-workflows/quick-analysis.md +45 -0
- package/src/docs/08-integrations/claude-code-auto-mode.md +191 -0
- package/src/docs/08-integrations/google-slides.md +175 -0
- package/src/docs/README.md +30 -0
- package/src/docs/manifest.json +108 -0
- package/src/templates/analysis-template.md +20 -0
- package/src/templates/branch-report.md +46 -0
- package/src/templates/diff-report.md +88 -0
- package/src/templates/knowledge-index.md +7 -0
- package/src/templates/model-card-schema.json +186 -0
- package/src/templates/model-card-schema.md +88 -0
- package/src/templates/model-card.md +124 -0
- package/src/templates/project-plan.md +47 -0
- package/src/templates/project-specs.md +81 -0
- package/src/templates/report-template.md +43 -0
- package/src/templates/study-template.md +25 -0
- package/src/ui/cc-readonly.js +181 -0
- package/src/ui/chat-session.js +466 -0
- package/src/ui/css/base.css +136 -0
- package/src/ui/css/brainstorm.css +525 -0
- package/src/ui/css/chat.css +1405 -0
- package/src/ui/css/editor.css +546 -0
- package/src/ui/css/eval-dashboard.css +157 -0
- package/src/ui/css/experiment.css +237 -0
- package/src/ui/css/guide.css +186 -0
- package/src/ui/css/knowledge-map.css +383 -0
- package/src/ui/css/layout.css +431 -0
- package/src/ui/css/model-card.css +161 -0
- package/src/ui/css/notebook-walkthrough.css +271 -0
- package/src/ui/css/pr-review.css +403 -0
- package/src/ui/css/prompt-lab.css +325 -0
- package/src/ui/css/sessions.css +258 -0
- package/src/ui/css/sidebar.css +661 -0
- package/src/ui/css/terminal.css +113 -0
- package/src/ui/css/theme-light.css +542 -0
- package/src/ui/index.html +389 -0
- package/src/ui/js/agents.js +32 -0
- package/src/ui/js/bookmarks.js +230 -0
- package/src/ui/js/chat.js +1776 -0
- package/src/ui/js/code-intel.js +328 -0
- package/src/ui/js/command-palette.js +142 -0
- package/src/ui/js/events.js +591 -0
- package/src/ui/js/explorer.js +317 -0
- package/src/ui/js/file-view.js +477 -0
- package/src/ui/js/git.js +536 -0
- package/src/ui/js/guide.js +198 -0
- package/src/ui/js/hud.js +75 -0
- package/src/ui/js/init.js +351 -0
- package/src/ui/js/knowledge-map.js +906 -0
- package/src/ui/js/markdown.js +114 -0
- package/src/ui/js/monaco.js +164 -0
- package/src/ui/js/notebook-walkthrough.js +272 -0
- package/src/ui/js/notebook.js +448 -0
- package/src/ui/js/panels.js +2681 -0
- package/src/ui/js/pinboard.js +186 -0
- package/src/ui/js/quick-open.js +164 -0
- package/src/ui/js/selection-context.js +131 -0
- package/src/ui/js/sessions.js +256 -0
- package/src/ui/js/settings.js +476 -0
- package/src/ui/js/split-view.js +82 -0
- package/src/ui/js/state.js +343 -0
- package/src/ui/js/table.js +161 -0
- package/src/ui/js/tabs.js +284 -0
- package/src/ui/js/tabular.js +125 -0
- package/src/ui/js/terminal.js +354 -0
- package/src/ui/js/timeline.js +137 -0
- package/src/ui/js/utils.js +293 -0
- package/src/ui/notebook-kernel.py +790 -0
- package/src/ui/open-browser.js +55 -0
- package/src/ui/permission-pattern.js +42 -0
- package/src/ui/relay.js +513 -0
- package/src/ui/server.js +3072 -0
- package/src/ui/session-index.js +225 -0
- package/src/ui/shards_icon.png +0 -0
- package/src/ui/spawn-server.js +41 -0
- package/src/ui/symbol-index.js +813 -0
- package/src/ui/ui-push.js +177 -0
- package/tools/gate-hook/VALIDATION_SPEC.md +273 -0
- package/tools/gate-hook/__tests__/auto-verify.test.js +343 -0
- package/tools/gate-hook/auto-allowlist.js +179 -0
- package/tools/gate-hook/auto-state.js +68 -0
- package/tools/gate-hook/classify.js +21 -0
- package/tools/gate-hook/log.js +57 -0
- package/tools/gate-hook/parser.js +205 -0
- package/tools/gate-hook/sql-guard.js +230 -0
- package/tools/gate-hook/state.js +170 -0
- package/tools/gate-hook/sweep.js +139 -0
- package/tools/gate-hook/transcript.js +45 -0
- package/tools/gate-hook/validation.js +321 -0
- package/tools/gate-hook.js +475 -0
- package/tools/install.js +914 -0
- package/tools/shards-gates.js +311 -0
- package/tools/shards-sessions.js +261 -0
- package/tools/shards-ui.js +377 -0
|
@@ -0,0 +1,271 @@
|
|
|
1
|
+
/* ─── Notebook Walkthrough Panel ────────────────────────── */
|
|
2
|
+
|
|
3
|
+
.notebook-walkthrough {
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
height: 100%;
|
|
7
|
+
overflow: hidden;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
/* ── Status strip ── */
|
|
11
|
+
.nw-status-strip {
|
|
12
|
+
display: flex;
|
|
13
|
+
align-items: center;
|
|
14
|
+
gap: 12px;
|
|
15
|
+
padding: 8px 16px;
|
|
16
|
+
border-bottom: 1px solid #1a1a2c;
|
|
17
|
+
flex-shrink: 0;
|
|
18
|
+
font-size: 12px;
|
|
19
|
+
background: #0c0c18;
|
|
20
|
+
position: sticky;
|
|
21
|
+
top: 0;
|
|
22
|
+
z-index: 5;
|
|
23
|
+
}
|
|
24
|
+
.nw-strip-left,
|
|
25
|
+
.nw-strip-right {
|
|
26
|
+
display: flex;
|
|
27
|
+
align-items: center;
|
|
28
|
+
gap: 10px;
|
|
29
|
+
}
|
|
30
|
+
.nw-strip-left { flex: 1; }
|
|
31
|
+
.nw-nb-name {
|
|
32
|
+
color: #b0b0c4;
|
|
33
|
+
font-weight: 600;
|
|
34
|
+
max-width: 360px;
|
|
35
|
+
overflow: hidden;
|
|
36
|
+
text-overflow: ellipsis;
|
|
37
|
+
white-space: nowrap;
|
|
38
|
+
}
|
|
39
|
+
.nw-cell-counter {
|
|
40
|
+
color: #80809a;
|
|
41
|
+
font-variant-numeric: tabular-nums;
|
|
42
|
+
}
|
|
43
|
+
.nw-status-badge {
|
|
44
|
+
display: inline-block;
|
|
45
|
+
padding: 2px 8px;
|
|
46
|
+
border-radius: 10px;
|
|
47
|
+
font-size: 10px;
|
|
48
|
+
font-weight: 600;
|
|
49
|
+
text-transform: uppercase;
|
|
50
|
+
letter-spacing: 0.4px;
|
|
51
|
+
background: #1a1a2c;
|
|
52
|
+
color: #b0b0c4;
|
|
53
|
+
}
|
|
54
|
+
.nw-status-running { background: #2a3a5c; color: #8aa6ff; }
|
|
55
|
+
.nw-status-ready { background: #1a3a2a; color: #4a9; }
|
|
56
|
+
.nw-status-error { background: #3a1a2a; color: #e08099; }
|
|
57
|
+
.nw-status-waiting { background: #3a3a1a; color: #d0c060; }
|
|
58
|
+
.nw-status-ended { background: #1a1a2c; color: #80809a; }
|
|
59
|
+
.nw-stale-count {
|
|
60
|
+
background: #3a2a1a;
|
|
61
|
+
color: #e0a070;
|
|
62
|
+
padding: 2px 8px;
|
|
63
|
+
border-radius: 10px;
|
|
64
|
+
font-size: 10px;
|
|
65
|
+
font-weight: 600;
|
|
66
|
+
}
|
|
67
|
+
.nw-strip-btn {
|
|
68
|
+
background: #1a1a2c;
|
|
69
|
+
color: #b0b0c4;
|
|
70
|
+
border: 1px solid #2a2a44;
|
|
71
|
+
border-radius: 4px;
|
|
72
|
+
padding: 4px 10px;
|
|
73
|
+
font-size: 11px;
|
|
74
|
+
cursor: pointer;
|
|
75
|
+
transition: background 0.15s, border-color 0.15s;
|
|
76
|
+
}
|
|
77
|
+
.nw-strip-btn:hover { background: #25254a; border-color: #3a3a5a; }
|
|
78
|
+
|
|
79
|
+
/* ── Cells container ── */
|
|
80
|
+
.nw-cells {
|
|
81
|
+
flex: 1;
|
|
82
|
+
overflow-y: auto;
|
|
83
|
+
padding: 12px 16px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/* ── Per-cell ── */
|
|
87
|
+
.nw-cell {
|
|
88
|
+
border: 1px solid #1a1a2c;
|
|
89
|
+
border-radius: 6px;
|
|
90
|
+
margin-bottom: 12px;
|
|
91
|
+
background: #0a0a14;
|
|
92
|
+
transition: border-color 0.15s;
|
|
93
|
+
}
|
|
94
|
+
.nw-cell-current {
|
|
95
|
+
border-color: #4a6ae0;
|
|
96
|
+
box-shadow: 0 0 0 1px rgba(74, 106, 224, 0.25);
|
|
97
|
+
}
|
|
98
|
+
.nw-cell-stale {
|
|
99
|
+
opacity: 0.78;
|
|
100
|
+
border-left: 3px solid #e0a070;
|
|
101
|
+
}
|
|
102
|
+
.nw-cell-executed:not(.nw-cell-stale) {
|
|
103
|
+
border-left: 3px solid #4a9;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.nw-cell-header {
|
|
107
|
+
display: flex;
|
|
108
|
+
align-items: center;
|
|
109
|
+
gap: 8px;
|
|
110
|
+
padding: 6px 10px;
|
|
111
|
+
border-bottom: 1px solid #14142a;
|
|
112
|
+
background: #0c0c18;
|
|
113
|
+
flex-wrap: wrap;
|
|
114
|
+
}
|
|
115
|
+
.nw-cell-idx {
|
|
116
|
+
color: #80809a;
|
|
117
|
+
font-family: 'SF Mono', 'Fira Code', Consolas, monospace;
|
|
118
|
+
font-size: 11px;
|
|
119
|
+
min-width: 32px;
|
|
120
|
+
}
|
|
121
|
+
.nw-cell-type {
|
|
122
|
+
display: inline-block;
|
|
123
|
+
padding: 1px 6px;
|
|
124
|
+
border-radius: 3px;
|
|
125
|
+
font-size: 10px;
|
|
126
|
+
font-weight: 600;
|
|
127
|
+
text-transform: uppercase;
|
|
128
|
+
letter-spacing: 0.3px;
|
|
129
|
+
background: #1a1a2c;
|
|
130
|
+
color: #80809a;
|
|
131
|
+
}
|
|
132
|
+
.nw-cell-type.code { background: #1a2a3c; color: #6aa8e0; }
|
|
133
|
+
.nw-cell-type.markdown { background: #2a1a3c; color: #b88ae0; }
|
|
134
|
+
|
|
135
|
+
.nw-cell-flag {
|
|
136
|
+
display: inline-block;
|
|
137
|
+
padding: 1px 6px;
|
|
138
|
+
border-radius: 3px;
|
|
139
|
+
font-size: 10px;
|
|
140
|
+
font-weight: 600;
|
|
141
|
+
}
|
|
142
|
+
.nw-flag-ok { background: #1a3a2a; color: #4a9; }
|
|
143
|
+
.nw-flag-stale { background: #3a2a1a; color: #e0a070; }
|
|
144
|
+
.nw-flag-current { background: #1a2a4c; color: #8aa6ff; }
|
|
145
|
+
|
|
146
|
+
.nw-cell-actions {
|
|
147
|
+
margin-left: auto;
|
|
148
|
+
display: flex;
|
|
149
|
+
gap: 4px;
|
|
150
|
+
flex-wrap: wrap;
|
|
151
|
+
}
|
|
152
|
+
.nw-act-btn {
|
|
153
|
+
background: #14142a;
|
|
154
|
+
color: #b0b0c4;
|
|
155
|
+
border: 1px solid #2a2a44;
|
|
156
|
+
border-radius: 3px;
|
|
157
|
+
padding: 3px 8px;
|
|
158
|
+
font-size: 11px;
|
|
159
|
+
cursor: pointer;
|
|
160
|
+
transition: background 0.15s, border-color 0.15s, color 0.15s;
|
|
161
|
+
}
|
|
162
|
+
.nw-act-btn:hover { background: #25254a; border-color: #3a3a5a; color: #d0d0e8; }
|
|
163
|
+
.nw-act-btn.nw-act-run { background: #1a3a2a; border-color: #2a5a3a; color: #6cd0a0; }
|
|
164
|
+
.nw-act-btn.nw-act-run:hover { background: #204a34; border-color: #3a6a4a; }
|
|
165
|
+
.nw-act-btn.nw-act-delete:hover { background: #3a1a2a; border-color: #5a2a3a; color: #e08099; }
|
|
166
|
+
.nw-act-btn.nw-act-rerun { background: #3a2a1a; border-color: #5a3a2a; color: #e0a070; }
|
|
167
|
+
.nw-act-btn.nw-act-primary { background: #1a3a4a; border-color: #2a5a6a; color: #6ac0e0; }
|
|
168
|
+
.nw-act-btn.nw-act-primary:hover { background: #204a5a; border-color: #3a6a7a; }
|
|
169
|
+
|
|
170
|
+
.nw-cell-body {
|
|
171
|
+
padding: 10px 12px;
|
|
172
|
+
}
|
|
173
|
+
.nw-cell-body pre {
|
|
174
|
+
margin: 0;
|
|
175
|
+
padding: 8px 10px;
|
|
176
|
+
background: #08081a;
|
|
177
|
+
border-radius: 4px;
|
|
178
|
+
font-size: 12px;
|
|
179
|
+
line-height: 1.5;
|
|
180
|
+
overflow-x: auto;
|
|
181
|
+
}
|
|
182
|
+
.nw-cell-body .file-rendered {
|
|
183
|
+
font-size: 13px;
|
|
184
|
+
line-height: 1.55;
|
|
185
|
+
}
|
|
186
|
+
.nw-cell-body .nb-cell-output {
|
|
187
|
+
margin-top: 6px;
|
|
188
|
+
padding: 6px 10px;
|
|
189
|
+
background: #06061a;
|
|
190
|
+
border-left: 2px solid #2a2a44;
|
|
191
|
+
border-radius: 0 4px 4px 0;
|
|
192
|
+
}
|
|
193
|
+
.nw-cell-body .nb-cell-output pre {
|
|
194
|
+
background: transparent;
|
|
195
|
+
padding: 0;
|
|
196
|
+
}
|
|
197
|
+
.nw-cell-body .nb-output-error {
|
|
198
|
+
border-left-color: #5a2a3a;
|
|
199
|
+
color: #e08099;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.nw-output-summary {
|
|
203
|
+
margin-top: 8px;
|
|
204
|
+
padding: 6px 10px;
|
|
205
|
+
background: #0c1a14;
|
|
206
|
+
border-left: 2px solid #2a5a3a;
|
|
207
|
+
border-radius: 0 4px 4px 0;
|
|
208
|
+
font-size: 12px;
|
|
209
|
+
color: #b0d0c0;
|
|
210
|
+
}
|
|
211
|
+
.nw-explanation {
|
|
212
|
+
margin-top: 6px;
|
|
213
|
+
padding: 6px 10px;
|
|
214
|
+
background: #0c1424;
|
|
215
|
+
border-left: 2px solid #2a4a6a;
|
|
216
|
+
border-radius: 0 4px 4px 0;
|
|
217
|
+
font-size: 12px;
|
|
218
|
+
color: #b0c0e0;
|
|
219
|
+
}
|
|
220
|
+
.nw-last-run {
|
|
221
|
+
margin-top: 4px;
|
|
222
|
+
font-size: 10px;
|
|
223
|
+
color: #60607a;
|
|
224
|
+
font-family: 'SF Mono', 'Fira Code', Consolas, monospace;
|
|
225
|
+
}
|
|
226
|
+
.nw-cell-no-source {
|
|
227
|
+
font-size: 11px;
|
|
228
|
+
color: #80809a;
|
|
229
|
+
font-style: italic;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
/* ── Inline editor ── */
|
|
233
|
+
.nw-edit-textarea {
|
|
234
|
+
width: 100%;
|
|
235
|
+
min-height: 120px;
|
|
236
|
+
background: #08081a;
|
|
237
|
+
color: #d0d0e8;
|
|
238
|
+
border: 1px solid #2a2a44;
|
|
239
|
+
border-radius: 4px;
|
|
240
|
+
padding: 8px 10px;
|
|
241
|
+
font-family: 'SF Mono', 'Fira Code', Consolas, monospace;
|
|
242
|
+
font-size: 12px;
|
|
243
|
+
line-height: 1.5;
|
|
244
|
+
resize: vertical;
|
|
245
|
+
}
|
|
246
|
+
.nw-edit-textarea:focus {
|
|
247
|
+
outline: none;
|
|
248
|
+
border-color: #5080e0;
|
|
249
|
+
}
|
|
250
|
+
.nw-edit-actions {
|
|
251
|
+
margin-top: 6px;
|
|
252
|
+
display: flex;
|
|
253
|
+
gap: 6px;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
/* ── Empty state ── */
|
|
257
|
+
.nw-empty {
|
|
258
|
+
padding: 30px 20px;
|
|
259
|
+
text-align: center;
|
|
260
|
+
color: #80809a;
|
|
261
|
+
font-size: 13px;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
/* ── Light theme overrides ── */
|
|
265
|
+
[data-theme="light"] .nw-status-strip { background: #f4f4f8; }
|
|
266
|
+
[data-theme="light"] .nw-cell { background: #ffffff; border-color: #d0d0d8; }
|
|
267
|
+
[data-theme="light"] .nw-cell-current { border-color: #4a6ae0; }
|
|
268
|
+
[data-theme="light"] .nw-cell-header { background: #f4f4f8; border-bottom-color: #d0d0d8; }
|
|
269
|
+
[data-theme="light"] .nw-cell-body pre { background: #f0f0f4; }
|
|
270
|
+
[data-theme="light"] .nw-cell-body .nb-cell-output { background: #f8f8fc; }
|
|
271
|
+
[data-theme="light"] .nw-edit-textarea { background: #ffffff; color: #1a1a2c; }
|
|
@@ -0,0 +1,403 @@
|
|
|
1
|
+
/* ─── PR Review Panel ──────────────────────────────────── */
|
|
2
|
+
.pr-review {
|
|
3
|
+
display: flex;
|
|
4
|
+
flex-direction: column;
|
|
5
|
+
height: 100%;
|
|
6
|
+
overflow: hidden;
|
|
7
|
+
font-size: 13px;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
/* PR header bar */
|
|
11
|
+
.pr-header {
|
|
12
|
+
display: flex;
|
|
13
|
+
align-items: center;
|
|
14
|
+
gap: 10px;
|
|
15
|
+
padding: 10px 16px;
|
|
16
|
+
border-bottom: 1px solid #1e1e32;
|
|
17
|
+
flex-shrink: 0;
|
|
18
|
+
flex-wrap: wrap;
|
|
19
|
+
}
|
|
20
|
+
.pr-header-title {
|
|
21
|
+
font-size: 13px;
|
|
22
|
+
font-weight: 600;
|
|
23
|
+
color: #e0e0f0;
|
|
24
|
+
flex: 1;
|
|
25
|
+
min-width: 0;
|
|
26
|
+
white-space: nowrap;
|
|
27
|
+
overflow: hidden;
|
|
28
|
+
text-overflow: ellipsis;
|
|
29
|
+
}
|
|
30
|
+
.pr-header-title a {
|
|
31
|
+
color: #6a8ac8;
|
|
32
|
+
text-decoration: none;
|
|
33
|
+
}
|
|
34
|
+
.pr-header-title a:hover { text-decoration: underline; }
|
|
35
|
+
.pr-header-meta {
|
|
36
|
+
display: flex;
|
|
37
|
+
align-items: center;
|
|
38
|
+
gap: 8px;
|
|
39
|
+
flex-shrink: 0;
|
|
40
|
+
}
|
|
41
|
+
.pr-review-badge {
|
|
42
|
+
display: inline-block;
|
|
43
|
+
font-size: 10px;
|
|
44
|
+
font-weight: 700;
|
|
45
|
+
padding: 2px 8px;
|
|
46
|
+
border-radius: 10px;
|
|
47
|
+
text-transform: uppercase;
|
|
48
|
+
letter-spacing: 0.3px;
|
|
49
|
+
}
|
|
50
|
+
.pr-review-badge.approved { background: #0e2a1a; color: #4ac87a; border: 1px solid #2a6a40; }
|
|
51
|
+
.pr-review-badge.changes { background: #2a1010; color: #c86a6a; border: 1px solid #6a2020; }
|
|
52
|
+
.pr-review-badge.pending { background: #1a1a2a; color: #8888a8; border: 1px solid #2a2a4a; }
|
|
53
|
+
.pr-review-badge.review-required { background: #2a1e0a; color: #c8a04a; border: 1px solid #6a500a; }
|
|
54
|
+
.pr-header-actions {
|
|
55
|
+
display: flex;
|
|
56
|
+
gap: 6px;
|
|
57
|
+
flex-shrink: 0;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
/* Progress bar */
|
|
61
|
+
.pr-progress-bar {
|
|
62
|
+
padding: 6px 16px;
|
|
63
|
+
border-bottom: 1px solid #14142a;
|
|
64
|
+
flex-shrink: 0;
|
|
65
|
+
display: flex;
|
|
66
|
+
align-items: center;
|
|
67
|
+
gap: 10px;
|
|
68
|
+
}
|
|
69
|
+
.pr-progress-label {
|
|
70
|
+
font-size: 11px;
|
|
71
|
+
color: #6a6a88;
|
|
72
|
+
white-space: nowrap;
|
|
73
|
+
}
|
|
74
|
+
.pr-progress-track {
|
|
75
|
+
flex: 1;
|
|
76
|
+
height: 4px;
|
|
77
|
+
background: #1e1e32;
|
|
78
|
+
border-radius: 2px;
|
|
79
|
+
overflow: hidden;
|
|
80
|
+
}
|
|
81
|
+
.pr-progress-fill {
|
|
82
|
+
height: 100%;
|
|
83
|
+
background: #4ac87a;
|
|
84
|
+
border-radius: 2px;
|
|
85
|
+
transition: width 0.3s ease;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/* Scrollable content */
|
|
89
|
+
.pr-content {
|
|
90
|
+
flex: 1;
|
|
91
|
+
overflow-y: auto;
|
|
92
|
+
padding: 12px 16px;
|
|
93
|
+
display: flex;
|
|
94
|
+
flex-direction: column;
|
|
95
|
+
gap: 8px;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
/* Section headers */
|
|
99
|
+
.pr-section-header {
|
|
100
|
+
font-size: 11px;
|
|
101
|
+
font-weight: 600;
|
|
102
|
+
color: #6a6a88;
|
|
103
|
+
text-transform: uppercase;
|
|
104
|
+
letter-spacing: 0.5px;
|
|
105
|
+
padding: 8px 0 4px;
|
|
106
|
+
border-bottom: 1px solid #14142a;
|
|
107
|
+
margin-bottom: 4px;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
/* Review summary cards (APPROVED / CHANGES_REQUESTED) */
|
|
111
|
+
.pr-review-card {
|
|
112
|
+
border: 1px solid #1e1e32;
|
|
113
|
+
border-radius: 6px;
|
|
114
|
+
padding: 10px 12px;
|
|
115
|
+
background: #09091a;
|
|
116
|
+
}
|
|
117
|
+
.pr-review-card-header {
|
|
118
|
+
display: flex;
|
|
119
|
+
align-items: center;
|
|
120
|
+
gap: 8px;
|
|
121
|
+
margin-bottom: 6px;
|
|
122
|
+
}
|
|
123
|
+
.pr-review-card-author {
|
|
124
|
+
font-size: 12px;
|
|
125
|
+
font-weight: 600;
|
|
126
|
+
color: #b0b0c8;
|
|
127
|
+
}
|
|
128
|
+
.pr-review-card-date {
|
|
129
|
+
font-size: 10px;
|
|
130
|
+
color: #5a5a78;
|
|
131
|
+
margin-left: auto;
|
|
132
|
+
}
|
|
133
|
+
.pr-review-card-body {
|
|
134
|
+
font-size: 12px;
|
|
135
|
+
color: #8888a8;
|
|
136
|
+
line-height: 1.5;
|
|
137
|
+
}
|
|
138
|
+
.pr-review-card-body p { margin: 0; }
|
|
139
|
+
|
|
140
|
+
/* Thread cards */
|
|
141
|
+
.pr-thread-card {
|
|
142
|
+
border: 1px solid #1e1e32;
|
|
143
|
+
border-radius: 6px;
|
|
144
|
+
background: #09091a;
|
|
145
|
+
overflow: hidden;
|
|
146
|
+
transition: border-color 0.15s;
|
|
147
|
+
}
|
|
148
|
+
.pr-thread-card:hover { border-color: #2a2a4a; }
|
|
149
|
+
.pr-thread-card.addressed { border-color: #1a3a2a; opacity: 0.7; }
|
|
150
|
+
.pr-thread-card.addressed:hover { opacity: 1; }
|
|
151
|
+
|
|
152
|
+
.pr-thread-header {
|
|
153
|
+
display: flex;
|
|
154
|
+
align-items: center;
|
|
155
|
+
gap: 8px;
|
|
156
|
+
padding: 8px 12px;
|
|
157
|
+
cursor: pointer;
|
|
158
|
+
background: #0c0c1e;
|
|
159
|
+
user-select: none;
|
|
160
|
+
}
|
|
161
|
+
.pr-thread-header:hover { background: #0e0e22; }
|
|
162
|
+
|
|
163
|
+
.pr-thread-file {
|
|
164
|
+
font-size: 11px;
|
|
165
|
+
font-family: 'SF Mono', 'Fira Code', 'Cascadia Code', Consolas, monospace;
|
|
166
|
+
color: #6a8ac8;
|
|
167
|
+
flex: 1;
|
|
168
|
+
min-width: 0;
|
|
169
|
+
overflow: hidden;
|
|
170
|
+
text-overflow: ellipsis;
|
|
171
|
+
white-space: nowrap;
|
|
172
|
+
}
|
|
173
|
+
.pr-thread-file:hover { text-decoration: underline; cursor: pointer; }
|
|
174
|
+
.pr-thread-line {
|
|
175
|
+
font-size: 10px;
|
|
176
|
+
color: #5a5a78;
|
|
177
|
+
white-space: nowrap;
|
|
178
|
+
flex-shrink: 0;
|
|
179
|
+
}
|
|
180
|
+
.pr-thread-count {
|
|
181
|
+
font-size: 10px;
|
|
182
|
+
color: #5a5a78;
|
|
183
|
+
flex-shrink: 0;
|
|
184
|
+
}
|
|
185
|
+
.pr-thread-collapse-icon {
|
|
186
|
+
font-size: 9px;
|
|
187
|
+
color: #4a4a68;
|
|
188
|
+
flex-shrink: 0;
|
|
189
|
+
transition: transform 0.15s;
|
|
190
|
+
}
|
|
191
|
+
.pr-thread-card.collapsed .pr-thread-collapse-icon { transform: rotate(-90deg); }
|
|
192
|
+
|
|
193
|
+
.pr-thread-body {
|
|
194
|
+
border-top: 1px solid #14142a;
|
|
195
|
+
}
|
|
196
|
+
.pr-thread-card.collapsed .pr-thread-body { display: none; }
|
|
197
|
+
|
|
198
|
+
/* Addressed checkbox */
|
|
199
|
+
.pr-addressed-toggle {
|
|
200
|
+
display: flex;
|
|
201
|
+
align-items: center;
|
|
202
|
+
gap: 5px;
|
|
203
|
+
flex-shrink: 0;
|
|
204
|
+
}
|
|
205
|
+
.pr-addressed-toggle input[type="checkbox"] {
|
|
206
|
+
accent-color: #4ac87a;
|
|
207
|
+
cursor: pointer;
|
|
208
|
+
}
|
|
209
|
+
.pr-addressed-label {
|
|
210
|
+
font-size: 10px;
|
|
211
|
+
color: #5a5a78;
|
|
212
|
+
cursor: pointer;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
/* Diff hunk */
|
|
216
|
+
.pr-diff-hunk {
|
|
217
|
+
font-size: 11px;
|
|
218
|
+
font-family: 'SF Mono', 'Fira Code', 'Cascadia Code', Consolas, monospace;
|
|
219
|
+
background: #060614;
|
|
220
|
+
padding: 8px 12px;
|
|
221
|
+
overflow-x: auto;
|
|
222
|
+
line-height: 1.6;
|
|
223
|
+
border-bottom: 1px solid #14142a;
|
|
224
|
+
max-height: 180px;
|
|
225
|
+
overflow-y: auto;
|
|
226
|
+
}
|
|
227
|
+
.pr-diff-hunk-line { display: block; white-space: pre; }
|
|
228
|
+
.pr-diff-hunk-line.add { color: #4ac87a; background: rgba(74, 200, 122, 0.05); }
|
|
229
|
+
.pr-diff-hunk-line.del { color: #c86a6a; background: rgba(200, 106, 106, 0.05); }
|
|
230
|
+
.pr-diff-hunk-line.meta { color: #6a8ac8; }
|
|
231
|
+
.pr-diff-hunk-line.ctx { color: #6a6a88; }
|
|
232
|
+
|
|
233
|
+
/* Comment thread */
|
|
234
|
+
.pr-comment-list {
|
|
235
|
+
display: flex;
|
|
236
|
+
flex-direction: column;
|
|
237
|
+
gap: 0;
|
|
238
|
+
}
|
|
239
|
+
.pr-comment {
|
|
240
|
+
padding: 10px 12px;
|
|
241
|
+
border-bottom: 1px solid #0e0e20;
|
|
242
|
+
}
|
|
243
|
+
.pr-comment:last-child { border-bottom: none; }
|
|
244
|
+
.pr-comment.reply { background: #0b0b1c; padding-left: 22px; }
|
|
245
|
+
|
|
246
|
+
.pr-comment-header {
|
|
247
|
+
display: flex;
|
|
248
|
+
align-items: center;
|
|
249
|
+
gap: 6px;
|
|
250
|
+
margin-bottom: 5px;
|
|
251
|
+
}
|
|
252
|
+
.pr-comment-author {
|
|
253
|
+
font-size: 12px;
|
|
254
|
+
font-weight: 600;
|
|
255
|
+
color: #b0b0c8;
|
|
256
|
+
}
|
|
257
|
+
.pr-comment-date {
|
|
258
|
+
font-size: 10px;
|
|
259
|
+
color: #5a5a78;
|
|
260
|
+
margin-left: auto;
|
|
261
|
+
}
|
|
262
|
+
.pr-comment-body {
|
|
263
|
+
font-size: 12px;
|
|
264
|
+
color: #a0a0c0;
|
|
265
|
+
line-height: 1.6;
|
|
266
|
+
}
|
|
267
|
+
.pr-comment-body p { margin: 0 0 4px; }
|
|
268
|
+
.pr-comment-body p:last-child { margin-bottom: 0; }
|
|
269
|
+
.pr-comment-body code {
|
|
270
|
+
background: #1a1a3a;
|
|
271
|
+
padding: 1px 5px;
|
|
272
|
+
border-radius: 3px;
|
|
273
|
+
font-size: 11px;
|
|
274
|
+
font-family: 'SF Mono', 'Fira Code', Consolas, monospace;
|
|
275
|
+
}
|
|
276
|
+
.pr-comment-body pre {
|
|
277
|
+
background: #060614;
|
|
278
|
+
padding: 8px 10px;
|
|
279
|
+
border-radius: 4px;
|
|
280
|
+
overflow-x: auto;
|
|
281
|
+
font-size: 11px;
|
|
282
|
+
line-height: 1.5;
|
|
283
|
+
}
|
|
284
|
+
.pr-comment-body pre code { background: none; padding: 0; }
|
|
285
|
+
.pr-comment-body a { color: #6a8ac8; }
|
|
286
|
+
.pr-comment-body blockquote {
|
|
287
|
+
border-left: 3px solid #2a2a4a;
|
|
288
|
+
margin: 4px 0;
|
|
289
|
+
padding: 2px 8px;
|
|
290
|
+
color: #6a6a88;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/* General comments section */
|
|
294
|
+
.pr-general-comment {
|
|
295
|
+
border: 1px solid #1e1e32;
|
|
296
|
+
border-radius: 6px;
|
|
297
|
+
padding: 10px 12px;
|
|
298
|
+
background: #09091a;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
/* gh not installed banner */
|
|
302
|
+
.pr-gh-missing {
|
|
303
|
+
display: flex;
|
|
304
|
+
flex-direction: column;
|
|
305
|
+
align-items: center;
|
|
306
|
+
justify-content: center;
|
|
307
|
+
height: 100%;
|
|
308
|
+
gap: 12px;
|
|
309
|
+
color: #6a6a88;
|
|
310
|
+
text-align: center;
|
|
311
|
+
padding: 40px;
|
|
312
|
+
}
|
|
313
|
+
.pr-gh-missing h3 {
|
|
314
|
+
font-size: 15px;
|
|
315
|
+
font-weight: 600;
|
|
316
|
+
color: #8888a8;
|
|
317
|
+
margin: 0;
|
|
318
|
+
}
|
|
319
|
+
.pr-gh-missing p {
|
|
320
|
+
font-size: 12px;
|
|
321
|
+
max-width: 360px;
|
|
322
|
+
line-height: 1.5;
|
|
323
|
+
margin: 0;
|
|
324
|
+
}
|
|
325
|
+
.pr-gh-missing code {
|
|
326
|
+
background: #1a1a3a;
|
|
327
|
+
padding: 2px 6px;
|
|
328
|
+
border-radius: 3px;
|
|
329
|
+
font-size: 11px;
|
|
330
|
+
font-family: 'SF Mono', 'Fira Code', Consolas, monospace;
|
|
331
|
+
color: #b0b0c8;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
/* Shared button style */
|
|
335
|
+
.pr-btn {
|
|
336
|
+
padding: 4px 12px;
|
|
337
|
+
border: 1px solid #1e1e32;
|
|
338
|
+
border-radius: 4px;
|
|
339
|
+
background: #0f0f1e;
|
|
340
|
+
color: #b0b0c8;
|
|
341
|
+
font-size: 11px;
|
|
342
|
+
cursor: pointer;
|
|
343
|
+
transition: all 0.15s;
|
|
344
|
+
font-family: inherit;
|
|
345
|
+
}
|
|
346
|
+
.pr-btn:hover { border-color: #3860c0; color: #e0e0f0; }
|
|
347
|
+
|
|
348
|
+
/* Empty state */
|
|
349
|
+
.pr-empty {
|
|
350
|
+
display: flex;
|
|
351
|
+
flex-direction: column;
|
|
352
|
+
align-items: center;
|
|
353
|
+
justify-content: center;
|
|
354
|
+
padding: 40px;
|
|
355
|
+
gap: 10px;
|
|
356
|
+
color: #6a6a88;
|
|
357
|
+
text-align: center;
|
|
358
|
+
}
|
|
359
|
+
.pr-empty h3 { font-size: 14px; color: #8888a8; margin: 0; font-weight: 600; }
|
|
360
|
+
.pr-empty p { font-size: 12px; margin: 0; }
|
|
361
|
+
|
|
362
|
+
/* ─── Light theme overrides ──────────────────────────── */
|
|
363
|
+
[data-theme="light"] .pr-header { border-bottom-color: #ddd; }
|
|
364
|
+
[data-theme="light"] .pr-header-title { color: #222; }
|
|
365
|
+
[data-theme="light"] .pr-header-title a { color: #2a5ab0; }
|
|
366
|
+
[data-theme="light"] .pr-review-badge.approved { background: #e0f5e8; color: #2a8a4a; border-color: #b0e0c0; }
|
|
367
|
+
[data-theme="light"] .pr-review-badge.changes { background: #ffeaea; color: #c02020; border-color: #f0b0b0; }
|
|
368
|
+
[data-theme="light"] .pr-review-badge.pending { background: #f0f0f0; color: #666; border-color: #ddd; }
|
|
369
|
+
[data-theme="light"] .pr-review-badge.review-required { background: #fff5e0; color: #8a6a2a; border-color: #e0c080; }
|
|
370
|
+
[data-theme="light"] .pr-progress-bar { border-bottom-color: #eee; }
|
|
371
|
+
[data-theme="light"] .pr-progress-track { background: #e0e0e0; }
|
|
372
|
+
[data-theme="light"] .pr-section-header { color: #888; border-bottom-color: #eee; }
|
|
373
|
+
[data-theme="light"] .pr-thread-card { background: #fff; border-color: #ddd; }
|
|
374
|
+
[data-theme="light"] .pr-thread-card:hover { border-color: #bbb; }
|
|
375
|
+
[data-theme="light"] .pr-thread-card.addressed { border-color: #b0e0c0; }
|
|
376
|
+
[data-theme="light"] .pr-thread-header { background: #f8f8fc; }
|
|
377
|
+
[data-theme="light"] .pr-thread-header:hover { background: #f2f2f8; }
|
|
378
|
+
[data-theme="light"] .pr-thread-file { color: #2a5ab0; }
|
|
379
|
+
[data-theme="light"] .pr-thread-line { color: #999; }
|
|
380
|
+
[data-theme="light"] .pr-thread-count { color: #999; }
|
|
381
|
+
[data-theme="light"] .pr-thread-body { border-top-color: #eee; }
|
|
382
|
+
[data-theme="light"] .pr-diff-hunk { background: #fafafa; border-bottom-color: #eee; }
|
|
383
|
+
[data-theme="light"] .pr-diff-hunk-line.ctx { color: #999; }
|
|
384
|
+
[data-theme="light"] .pr-diff-hunk-line.meta { color: #2a5ab0; }
|
|
385
|
+
[data-theme="light"] .pr-comment { border-bottom-color: #f0f0f0; }
|
|
386
|
+
[data-theme="light"] .pr-comment.reply { background: #fafafe; }
|
|
387
|
+
[data-theme="light"] .pr-comment-author { color: #333; }
|
|
388
|
+
[data-theme="light"] .pr-comment-date { color: #aaa; }
|
|
389
|
+
[data-theme="light"] .pr-comment-body { color: #444; }
|
|
390
|
+
[data-theme="light"] .pr-comment-body code { background: #e8f0ff; }
|
|
391
|
+
[data-theme="light"] .pr-comment-body pre { background: #f5f5f5; }
|
|
392
|
+
[data-theme="light"] .pr-comment-body blockquote { border-color: #ddd; color: #888; }
|
|
393
|
+
[data-theme="light"] .pr-general-comment { background: #fff; border-color: #ddd; }
|
|
394
|
+
[data-theme="light"] .pr-review-card { background: #fff; border-color: #ddd; }
|
|
395
|
+
[data-theme="light"] .pr-review-card-author { color: #333; }
|
|
396
|
+
[data-theme="light"] .pr-review-card-body { color: #666; }
|
|
397
|
+
[data-theme="light"] .pr-btn { background: #f8f8f8; border-color: #ccc; color: #555; }
|
|
398
|
+
[data-theme="light"] .pr-btn:hover { border-color: #3860c0; color: #333; }
|
|
399
|
+
[data-theme="light"] .pr-gh-missing { color: #999; }
|
|
400
|
+
[data-theme="light"] .pr-gh-missing h3 { color: #666; }
|
|
401
|
+
[data-theme="light"] .pr-gh-missing code { background: #e8f0ff; color: #333; }
|
|
402
|
+
[data-theme="light"] .pr-empty h3 { color: #666; }
|
|
403
|
+
[data-theme="light"] .pr-addressed-label { color: #999; }
|