@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,113 @@
|
|
|
1
|
+
/* ─── Terminal panel (Electron only) ─────────────────────────────────────── */
|
|
2
|
+
|
|
3
|
+
#terminal-panel {
|
|
4
|
+
display: none;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
border-top: 1px solid var(--border);
|
|
7
|
+
background: #0d1117;
|
|
8
|
+
min-height: 100px;
|
|
9
|
+
max-height: 600px;
|
|
10
|
+
position: relative;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
#terminal-resize-handle {
|
|
14
|
+
height: 4px;
|
|
15
|
+
cursor: ns-resize;
|
|
16
|
+
background: transparent;
|
|
17
|
+
position: absolute;
|
|
18
|
+
top: -2px;
|
|
19
|
+
left: 0;
|
|
20
|
+
right: 0;
|
|
21
|
+
z-index: 10;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
#terminal-resize-handle:hover {
|
|
25
|
+
background: var(--accent, #6c5ce7);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* ─── Terminal tab bar ─────────────────────────────────────────────────────── */
|
|
29
|
+
|
|
30
|
+
#terminal-tab-bar {
|
|
31
|
+
display: flex;
|
|
32
|
+
align-items: center;
|
|
33
|
+
gap: 2px;
|
|
34
|
+
padding: 4px 8px;
|
|
35
|
+
background: #161b22;
|
|
36
|
+
border-bottom: 1px solid #21262d;
|
|
37
|
+
flex-shrink: 0;
|
|
38
|
+
overflow-x: auto;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.terminal-tab {
|
|
42
|
+
background: none;
|
|
43
|
+
border: none;
|
|
44
|
+
color: #8b949e;
|
|
45
|
+
font-size: 12px;
|
|
46
|
+
padding: 4px 8px;
|
|
47
|
+
border-radius: 4px;
|
|
48
|
+
cursor: pointer;
|
|
49
|
+
display: flex;
|
|
50
|
+
align-items: center;
|
|
51
|
+
gap: 6px;
|
|
52
|
+
white-space: nowrap;
|
|
53
|
+
font-family: inherit;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.terminal-tab:hover {
|
|
57
|
+
background: #21262d;
|
|
58
|
+
color: #e6edf3;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.terminal-tab.active {
|
|
62
|
+
background: #0d1117;
|
|
63
|
+
color: #e6edf3;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
.terminal-tab-close {
|
|
67
|
+
font-size: 14px;
|
|
68
|
+
line-height: 1;
|
|
69
|
+
opacity: 0;
|
|
70
|
+
transition: opacity 0.15s;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.terminal-tab:hover .terminal-tab-close {
|
|
74
|
+
opacity: 0.7;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.terminal-tab-close:hover {
|
|
78
|
+
opacity: 1 !important;
|
|
79
|
+
color: #ff7b72;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.terminal-tab-add {
|
|
83
|
+
color: #484f58;
|
|
84
|
+
font-size: 16px;
|
|
85
|
+
padding: 2px 8px;
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
.terminal-tab-add:hover {
|
|
89
|
+
color: #8b949e;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
/* ─── Terminal container ───────────────────────────────────────────────────── */
|
|
93
|
+
|
|
94
|
+
#terminal-container {
|
|
95
|
+
flex: 1;
|
|
96
|
+
overflow: hidden;
|
|
97
|
+
position: relative;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
.terminal-instance {
|
|
101
|
+
width: 100%;
|
|
102
|
+
height: 100%;
|
|
103
|
+
padding: 4px 8px;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
/* xterm.js overrides */
|
|
107
|
+
.terminal-instance .xterm {
|
|
108
|
+
height: 100%;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.terminal-instance .xterm-viewport {
|
|
112
|
+
overflow-y: auto !important;
|
|
113
|
+
}
|
|
@@ -0,0 +1,542 @@
|
|
|
1
|
+
/* ─── Light theme overrides ─────────────────────────────── */
|
|
2
|
+
[data-theme="light"] {
|
|
3
|
+
color-scheme: light;
|
|
4
|
+
--glass-bg: rgba(255, 255, 255, 0.7);
|
|
5
|
+
--glass-border: rgba(0, 0, 0, 0.08);
|
|
6
|
+
--glass-gradient-border: linear-gradient(135deg, rgba(0,0,0,0.06), transparent 50%, rgba(0,0,0,0.06));
|
|
7
|
+
--shimmer-opacity: 0.03;
|
|
8
|
+
}
|
|
9
|
+
[data-theme="light"] body { background: #f5f5f8; color: #2a2a3a; }
|
|
10
|
+
[data-theme="light"] #header { background: #ffffff; border-bottom-color: #ddd; }
|
|
11
|
+
[data-theme="light"] #conn-status-area { color: #999; }
|
|
12
|
+
[data-theme="light"] .conn-indicator { background: #ccc; }
|
|
13
|
+
[data-theme="light"] #theme-toggle { border-color: #ccc; color: #666; }
|
|
14
|
+
[data-theme="light"] #theme-toggle:hover { background: #eee; }
|
|
15
|
+
|
|
16
|
+
/* Activity bar */
|
|
17
|
+
[data-theme="light"] #activity-bar { background: #f0f0f4; border-right-color: #ddd; }
|
|
18
|
+
[data-theme="light"] .activity-btn { color: #999; }
|
|
19
|
+
[data-theme="light"] .activity-btn:hover { color: #555; }
|
|
20
|
+
[data-theme="light"] .activity-btn.active { color: #333; border-left-color: #3860c0; }
|
|
21
|
+
[data-theme="light"] .activity-btn .badge { background: #d4a030; color: #fff; }
|
|
22
|
+
[data-theme="light"] #session-view-header { background: #fafafa; border-bottom-color: #eee; color: #888; }
|
|
23
|
+
[data-theme="light"] #session-file-count { color: #aaa; }
|
|
24
|
+
|
|
25
|
+
/* Explorer sidebar */
|
|
26
|
+
[data-theme="light"] #explorer-sidebar { background: #ffffff; border-right-color: #ddd; }
|
|
27
|
+
[data-theme="light"] #explorer-header { background: #fafafa; border-bottom-color: #eee; }
|
|
28
|
+
[data-theme="light"] #explorer-header:hover { background: #f0f0f4; }
|
|
29
|
+
[data-theme="light"] #explorer-toggle { color: #999; }
|
|
30
|
+
[data-theme="light"] #explorer-toggle .chevron { color: #999; }
|
|
31
|
+
[data-theme="light"] #explorer-collapse-btn { color: #999; }
|
|
32
|
+
[data-theme="light"] #explorer-collapse-btn:hover { color: #555; }
|
|
33
|
+
[data-theme="light"] #explorer-breadcrumb { background: #fafafa; border-bottom-color: #eee; color: #888; }
|
|
34
|
+
[data-theme="light"] .crumb { color: #666; }
|
|
35
|
+
[data-theme="light"] .crumb:hover { color: #333; background: #eee; }
|
|
36
|
+
[data-theme="light"] .crumb-sep { color: #ccc; }
|
|
37
|
+
[data-theme="light"] .crumb.current { color: #555; }
|
|
38
|
+
[data-theme="light"] .crumb.current:hover { color: #555; background: none; }
|
|
39
|
+
[data-theme="light"] .dir-entry { color: #555; }
|
|
40
|
+
[data-theme="light"] .dir-entry:hover { background: #f0f0f4; }
|
|
41
|
+
[data-theme="light"] .dir-entry.is-dir { color: #444; }
|
|
42
|
+
[data-theme="light"] .dir-entry.is-file { color: #666; }
|
|
43
|
+
[data-theme="light"] .dir-icon { color: #999; }
|
|
44
|
+
[data-theme="light"] .dir-entry.is-dir .dir-icon { color: #4a7ab5; }
|
|
45
|
+
[data-theme="light"] .dir-size { color: #aaa; }
|
|
46
|
+
[data-theme="light"] .dir-entry.parent-entry { color: #888; }
|
|
47
|
+
[data-theme="light"] .dir-entry.parent-entry .dir-icon { color: #888; }
|
|
48
|
+
[data-theme="light"] #explorer-view-toggle { color: #aaa; border-color: #ddd; }
|
|
49
|
+
[data-theme="light"] #explorer-view-toggle:hover { color: #555; border-color: #bbb; }
|
|
50
|
+
[data-theme="light"] .tree-entry { color: #555; }
|
|
51
|
+
[data-theme="light"] .tree-entry:hover { background: #f0f0f4; }
|
|
52
|
+
[data-theme="light"] .tree-entry.is-dir { color: #444; }
|
|
53
|
+
[data-theme="light"] .tree-entry.is-file { color: #666; }
|
|
54
|
+
[data-theme="light"] .tree-toggle { color: #bbb; }
|
|
55
|
+
[data-theme="light"] .tree-entry.is-dir .dir-icon { color: #4a7ab5; }
|
|
56
|
+
[data-theme="light"] .tree-entry.is-file .dir-icon { color: #999; }
|
|
57
|
+
|
|
58
|
+
/* Resize handle */
|
|
59
|
+
[data-theme="light"] .resize-handle:hover,
|
|
60
|
+
[data-theme="light"] .resize-handle.dragging { background: #4a80e0; }
|
|
61
|
+
|
|
62
|
+
/* Workspace tab bar */
|
|
63
|
+
[data-theme="light"] #ws-tab-bar { background: #ffffff; border-bottom-color: #ddd; }
|
|
64
|
+
[data-theme="light"] .ws-tab { color: #888; border-right-color: #eee; }
|
|
65
|
+
[data-theme="light"] .ws-tab:hover { color: #555; background: #f5f5f8; }
|
|
66
|
+
[data-theme="light"] .ws-tab.active { color: #333; background: #f5f5f8; border-bottom-color: #4a80e0; }
|
|
67
|
+
[data-theme="light"] .ws-tab.pinned { color: #555; }
|
|
68
|
+
[data-theme="light"] .ws-tab.pinned.active { color: #222; }
|
|
69
|
+
[data-theme="light"] .ws-tab .close-btn { color: #bbb; }
|
|
70
|
+
[data-theme="light"] .ws-tab .close-btn:hover { color: #666; }
|
|
71
|
+
[data-theme="light"] #split-btn, [data-theme="light"] #close-all-btn { background: #f0f0f4; border-color: #ddd; color: #777; }
|
|
72
|
+
[data-theme="light"] #split-btn:hover, [data-theme="light"] #close-all-btn:hover { background: #e8e8ee; color: #444; }
|
|
73
|
+
[data-theme="light"] #split-btn.active { background: #e8f5e9; border-color: #66bb6a; color: #388e3c; }
|
|
74
|
+
|
|
75
|
+
/* Chat pane */
|
|
76
|
+
[data-theme="light"] #chat-pane { background: #f5f5f8; }
|
|
77
|
+
[data-theme="light"] #conv-header { border-bottom-color: #ddd; color: #aaa; }
|
|
78
|
+
[data-theme="light"] #chat-collapse-btn { border-color: #ccc; color: #999; }
|
|
79
|
+
[data-theme="light"] #chat-collapse-btn:hover { background: #eee; color: #555; }
|
|
80
|
+
[data-theme="light"] #chat-pane.collapsed #conv-header { border-right-color: #ddd; }
|
|
81
|
+
[data-theme="light"] .empty-state { color: #bbb; }
|
|
82
|
+
[data-theme="light"] .message-meta { color: #999; }
|
|
83
|
+
[data-theme="light"] .message.assistant .message-meta {
|
|
84
|
+
color: var(--current-accent);
|
|
85
|
+
}
|
|
86
|
+
[data-theme="light"] .message.assistant .message-bubble {
|
|
87
|
+
background: rgba(255, 255, 255, 0.7);
|
|
88
|
+
backdrop-filter: blur(10px);
|
|
89
|
+
border-color: rgba(0,0,0,0.08);
|
|
90
|
+
color: #333;
|
|
91
|
+
box-shadow: 0 4px 16px rgba(0,0,0,0.06);
|
|
92
|
+
}
|
|
93
|
+
[data-theme="light"] .message.user .message-bubble {
|
|
94
|
+
background: rgba(232, 234, 246, 0.6);
|
|
95
|
+
backdrop-filter: blur(6px);
|
|
96
|
+
color: #333;
|
|
97
|
+
border-color: rgba(0,0,0,0.06);
|
|
98
|
+
}
|
|
99
|
+
[data-theme="light"] .system-notice .message-bubble { background: rgba(200,50,50,0.08) !important; color: #b03030 !important; }
|
|
100
|
+
[data-theme="light"] .agent-divider::before, [data-theme="light"] .agent-divider::after { background: #ddd; }
|
|
101
|
+
[data-theme="light"] .tool-indicator { color: #888; border-left-color: #ccc; }
|
|
102
|
+
[data-theme="light"] .tool-indicator .tool-name { color: #555; }
|
|
103
|
+
[data-theme="light"] .thinking-dot { opacity: 0.5; }
|
|
104
|
+
[data-theme="light"] .consulting-indicator { color: #888; }
|
|
105
|
+
[data-theme="light"] .consulting-label strong { color: #555; }
|
|
106
|
+
|
|
107
|
+
/* Markdown in bubbles */
|
|
108
|
+
[data-theme="light"] .message-bubble h1,
|
|
109
|
+
[data-theme="light"] .message-bubble h2,
|
|
110
|
+
[data-theme="light"] .message-bubble h3 { color: #222; }
|
|
111
|
+
[data-theme="light"] .message-bubble h4,
|
|
112
|
+
[data-theme="light"] .message-bubble h5,
|
|
113
|
+
[data-theme="light"] .message-bubble h6 { color: #333; }
|
|
114
|
+
[data-theme="light"] .message-bubble code { background: #eff0f5; color: #3050a0; }
|
|
115
|
+
[data-theme="light"] .message-bubble pre { background: #f0f0f5; border-color: #ddd; }
|
|
116
|
+
[data-theme="light"] .message-bubble pre code { color: #333; }
|
|
117
|
+
[data-theme="light"] .message-bubble strong { color: #222; }
|
|
118
|
+
[data-theme="light"] .message-bubble em { color: #666; }
|
|
119
|
+
[data-theme="light"] .message-bubble hr { border-top-color: #ddd; }
|
|
120
|
+
[data-theme="light"] .message-bubble a { color: #3060c0; }
|
|
121
|
+
[data-theme="light"] .message-bubble blockquote { border-left-color: #ccc; color: #777; }
|
|
122
|
+
[data-theme="light"] .message-bubble table { background: #ffffff; border-color: #ddd; }
|
|
123
|
+
[data-theme="light"] .message-bubble th { background: #f0f0f5; color: #333; }
|
|
124
|
+
[data-theme="light"] .message-bubble th, [data-theme="light"] .message-bubble td { border-color: #ddd; color: #333; }
|
|
125
|
+
[data-theme="light"] .message-bubble tr:nth-child(even) { background: #f8f8fc; }
|
|
126
|
+
[data-theme="light"] .message-bubble tr:hover { background: #f0f0f8; }
|
|
127
|
+
[data-theme="light"] .message-bubble td code,
|
|
128
|
+
[data-theme="light"] .message-bubble th code {
|
|
129
|
+
background: rgba(48, 80, 160, 0.07);
|
|
130
|
+
color: #3a5aa0;
|
|
131
|
+
border: 1px solid rgba(48, 80, 160, 0.14);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
/* Chat input */
|
|
135
|
+
[data-theme="light"] #chat-input-area { background: #ffffff; border-top-color: #ddd; }
|
|
136
|
+
[data-theme="light"] #chat-input { background: #f5f5f8; border-color: #ccc; color: #333; }
|
|
137
|
+
[data-theme="light"] #chat-input:focus { border-color: #4a80e0; }
|
|
138
|
+
[data-theme="light"] #chat-send-btn, [data-theme="light"] #chat-stop-btn { background: #f0f0f4; border-color: #ccc; color: #555; }
|
|
139
|
+
[data-theme="light"] #chat-send-btn:hover { background: #e0e0e8; color: #333; }
|
|
140
|
+
[data-theme="light"] #chat-stop-btn { border-color: #e0a0a0; color: #c04040; }
|
|
141
|
+
[data-theme="light"] #chat-stop-btn:hover { background: #fce8e8; color: #a03030; }
|
|
142
|
+
|
|
143
|
+
/* Agent picker */
|
|
144
|
+
[data-theme="light"] .agent-card:hover { background: #f0f0f4; border-color: #ddd; }
|
|
145
|
+
[data-theme="light"] .agent-card-name { color: #333; }
|
|
146
|
+
[data-theme="light"] .agent-card-desc { color: #888; }
|
|
147
|
+
[data-theme="light"] .agent-picker-search { background: #ffffff; border-color: #ccc; color: #222; }
|
|
148
|
+
[data-theme="light"] .agent-picker-search::placeholder { color: #888; }
|
|
149
|
+
[data-theme="light"] .agent-picker-search:focus { border-color: #4a80e0; color: #222; }
|
|
150
|
+
|
|
151
|
+
/* File pane */
|
|
152
|
+
[data-theme="light"] #file-pane { background: #f5f5f8; }
|
|
153
|
+
[data-theme="light"] #file-toolbar { background: #fafafa; border-bottom-color: #ddd; }
|
|
154
|
+
[data-theme="light"] #file-path-display { color: #888; }
|
|
155
|
+
[data-theme="light"] .toolbar-btn { background: #f0f0f4; border-color: #ccc; color: #666; }
|
|
156
|
+
[data-theme="light"] .toolbar-btn:hover { background: #e0e0e8; color: #333; }
|
|
157
|
+
[data-theme="light"] .toolbar-btn.active { background: #e8f5e9; border-color: #66bb6a; color: #388e3c; }
|
|
158
|
+
[data-theme="light"] .toolbar-btn.save { border-color: #80b0e0; color: #3070b0; }
|
|
159
|
+
[data-theme="light"] .toolbar-btn.save:hover { background: #e8f0fa; color: #2060a0; }
|
|
160
|
+
|
|
161
|
+
/* Media preview */
|
|
162
|
+
[data-theme="light"] .image-preview img { background: repeating-conic-gradient(#ddd 0% 25%, #fff 0% 50%) 0 0 / 16px 16px; }
|
|
163
|
+
[data-theme="light"] .pdf-preview iframe { background: #f5f5f8; }
|
|
164
|
+
|
|
165
|
+
/* File editor */
|
|
166
|
+
[data-theme="light"] #line-gutter { background: #fafafa; color: #bbb; border-right-color: #eee; }
|
|
167
|
+
[data-theme="light"] #code-view { color: #333; }
|
|
168
|
+
[data-theme="light"] #code-edit { background: #ffffff; color: #333; }
|
|
169
|
+
[data-theme="light"] .no-file-msg { color: #bbb; }
|
|
170
|
+
|
|
171
|
+
/* File rendered view */
|
|
172
|
+
[data-theme="light"] .file-rendered { color: #333; }
|
|
173
|
+
[data-theme="light"] .file-rendered h1 { color: #222; }
|
|
174
|
+
[data-theme="light"] .file-rendered h2 { color: #333; border-bottom-color: #ddd; }
|
|
175
|
+
[data-theme="light"] .file-rendered h3 { color: #444; }
|
|
176
|
+
[data-theme="light"] .file-rendered h4,
|
|
177
|
+
[data-theme="light"] .file-rendered h5,
|
|
178
|
+
[data-theme="light"] .file-rendered h6 { color: #555; }
|
|
179
|
+
[data-theme="light"] .file-rendered code { background: #eff0f5; color: #3050a0; }
|
|
180
|
+
[data-theme="light"] .file-rendered pre { background: #f0f0f5; border-color: #ddd; }
|
|
181
|
+
[data-theme="light"] .file-rendered pre code { color: #333; }
|
|
182
|
+
[data-theme="light"] .file-rendered strong { color: #222; }
|
|
183
|
+
[data-theme="light"] .file-rendered em { color: #666; }
|
|
184
|
+
[data-theme="light"] .file-rendered hr { border-top-color: #ddd; }
|
|
185
|
+
[data-theme="light"] .file-rendered blockquote { border-left-color: #ccc; color: #777; }
|
|
186
|
+
[data-theme="light"] .file-rendered table { font-size: 11px; }
|
|
187
|
+
[data-theme="light"] .file-rendered th, [data-theme="light"] .file-rendered td { border-color: #ddd; }
|
|
188
|
+
[data-theme="light"] .file-rendered th { background: #f0f0f5; color: #444; }
|
|
189
|
+
|
|
190
|
+
/* Table view */
|
|
191
|
+
[data-theme="light"] #table-toolbar { background: #fafafa; border-bottom-color: #ddd; }
|
|
192
|
+
[data-theme="light"] #table-search { background: #ffffff; border-color: #ccc; color: #333; }
|
|
193
|
+
[data-theme="light"] #table-search:focus { border-color: #4a80e0; }
|
|
194
|
+
[data-theme="light"] #table-row-count { color: #888; }
|
|
195
|
+
[data-theme="light"] #table-container .tabulator { background: #ffffff; color: #333; }
|
|
196
|
+
[data-theme="light"] #table-container .tabulator-header { background: #f8f9fb; border-bottom-color: #ddd; }
|
|
197
|
+
[data-theme="light"] #table-container .tabulator-col { background: #f8f9fb; border-right-color: #ddd; }
|
|
198
|
+
[data-theme="light"] #table-container .tabulator-col-title { color: #555; }
|
|
199
|
+
[data-theme="light"] #table-container .tabulator-col .tabulator-header-filter input { background: #f5f5f8; border-color: #ccc; color: #333; }
|
|
200
|
+
[data-theme="light"] #table-container .tabulator-row { background: #ffffff; border-bottom-color: #eee; color: #333; }
|
|
201
|
+
[data-theme="light"] #table-container .tabulator-row:nth-child(even) { background: #f4f5f7; }
|
|
202
|
+
[data-theme="light"] #table-container .tabulator-row:hover { background: #dce6f7; color: #333; }
|
|
203
|
+
[data-theme="light"] #table-container .tabulator-row.tabulator-selected { background: #c8d6f0; color: #333; }
|
|
204
|
+
[data-theme="light"] #table-container .tabulator-cell { border-right-color: #eee; }
|
|
205
|
+
[data-theme="light"] #table-container .tabulator-cell.tabulator-editing input { background: #fff; color: #333; border-color: #4a80e0; }
|
|
206
|
+
[data-theme="light"] #table-container .tabulator-tableholder { background: #ffffff; }
|
|
207
|
+
[data-theme="light"] #table-container .tabulator-placeholder { color: #aaa; }
|
|
208
|
+
|
|
209
|
+
/* Syntax highlight light overrides */
|
|
210
|
+
[data-theme="light"] .kw { color: #8b2fc9; }
|
|
211
|
+
[data-theme="light"] .str { color: #248a3d; }
|
|
212
|
+
[data-theme="light"] .num { color: #b05000; }
|
|
213
|
+
[data-theme="light"] .cmt { color: #8e8e93; }
|
|
214
|
+
[data-theme="light"] .fn { color: #2560c4; }
|
|
215
|
+
[data-theme="light"] .op { color: #1a7a7a; }
|
|
216
|
+
[data-theme="light"] .attr{ color: #c23030; }
|
|
217
|
+
|
|
218
|
+
/* Scrollbars */
|
|
219
|
+
[data-theme="light"] ::-webkit-scrollbar-thumb { background: #ccc; }
|
|
220
|
+
[data-theme="light"] ::-webkit-scrollbar-thumb:hover { background: #aaa; }
|
|
221
|
+
|
|
222
|
+
/* Notebook cells */
|
|
223
|
+
[data-theme="light"] .nb-cell { border-color: #ddd; background: #ffffff; }
|
|
224
|
+
[data-theme="light"] .nb-cell.nb-cell-active { border-color: #4a80e0; }
|
|
225
|
+
[data-theme="light"] .nb-cell-sidebar { background: #fafafa; border-right-color: #eee; }
|
|
226
|
+
[data-theme="light"] .nb-cell-badge.code { background: #e8eaf6; color: #3060c0; }
|
|
227
|
+
[data-theme="light"] .nb-cell-badge.markdown { background: #e8f5e9; color: #388e3c; }
|
|
228
|
+
[data-theme="light"] .nb-exec-count { color: #aaa; }
|
|
229
|
+
[data-theme="light"] .nb-cell-action-btn { border-color: #ccc; color: #888; }
|
|
230
|
+
[data-theme="light"] .nb-cell-action-btn:hover { color: #444; border-color: #999; }
|
|
231
|
+
[data-theme="light"] .nb-cell-input pre { color: #333; }
|
|
232
|
+
[data-theme="light"] .nb-cell-input .file-rendered { color: #333; }
|
|
233
|
+
[data-theme="light"] .nb-cell-input textarea { background: #ffffff; color: #333; }
|
|
234
|
+
[data-theme="light"] .nb-cell-output { border-top-color: #eee; }
|
|
235
|
+
[data-theme="light"] .nb-cell-output pre { color: #555; }
|
|
236
|
+
[data-theme="light"] .nb-output-error pre { color: #c04040; }
|
|
237
|
+
[data-theme="light"] .nb-output-html th, [data-theme="light"] .nb-output-html td { border-color: #ddd; }
|
|
238
|
+
[data-theme="light"] .nb-output-html th { background: #f0f0f5; color: #444; }
|
|
239
|
+
[data-theme="light"] .nb-add-cell-btn { background: #f0f0f4; border-color: #ccc; color: #888; }
|
|
240
|
+
[data-theme="light"] .nb-add-cell-btn:hover { background: #e0e0e8; color: #444; }
|
|
241
|
+
|
|
242
|
+
/* Context menu */
|
|
243
|
+
[data-theme="light"] .ctx-menu { background: var(--glass-bg); border-color: var(--glass-border); box-shadow: 0 4px 16px rgba(0,0,0,0.12); }
|
|
244
|
+
[data-theme="light"] .ctx-item { color: #555; }
|
|
245
|
+
[data-theme="light"] .ctx-item:hover { background: rgba(56, 96, 192, 0.08); color: #222; }
|
|
246
|
+
|
|
247
|
+
/* Copy toast */
|
|
248
|
+
[data-theme="light"] .copy-toast { background: #e8f5e9; border-color: #66bb6a; color: #388e3c; }
|
|
249
|
+
|
|
250
|
+
/* Copy button */
|
|
251
|
+
[data-theme="light"] #file-path-display:hover { color: #555; }
|
|
252
|
+
[data-theme="light"] .copy-path-btn.copied { border-color: #66bb6a !important; color: #388e3c !important; }
|
|
253
|
+
|
|
254
|
+
/* File links */
|
|
255
|
+
[data-theme="light"] .file-link { color: #3060c0; }
|
|
256
|
+
[data-theme="light"] .file-link:hover { background: rgba(48, 96, 192, 0.1); color: #2050b0; }
|
|
257
|
+
|
|
258
|
+
/* Slash suggestions */
|
|
259
|
+
[data-theme="light"] #slash-suggestions { background: #ffffff; border-color: #ddd; box-shadow: 0 -4px 16px rgba(0,0,0,0.1); }
|
|
260
|
+
[data-theme="light"] .slash-suggestion:hover, [data-theme="light"] .slash-suggestion.active { background: #f0f0f4; }
|
|
261
|
+
[data-theme="light"] .slash-suggestion-cmd { color: #3060c0; }
|
|
262
|
+
[data-theme="light"] .slash-suggestion-desc { color: #888; }
|
|
263
|
+
|
|
264
|
+
/* Split/panel tab overrides */
|
|
265
|
+
[data-theme="light"] .ws-tab.in-split { border-bottom-color: #66bb6a; }
|
|
266
|
+
[data-theme="light"] .ws-tab.panel-tab { border-bottom-color: #8060d0; }
|
|
267
|
+
[data-theme="light"] .ws-tab.panel-tab.active { border-bottom-color: #6040b0; color: #5030a0; }
|
|
268
|
+
|
|
269
|
+
/* Code block copy button */
|
|
270
|
+
[data-theme="light"] .copy-code-btn { background: #f0f0f5; border-color: #ddd; color: #888; }
|
|
271
|
+
[data-theme="light"] .copy-code-btn:hover { background: #e0e0e8; color: #333; }
|
|
272
|
+
|
|
273
|
+
/* Tool groups */
|
|
274
|
+
[data-theme="light"] .tool-group-header { color: #888; border-left-color: #ccc; }
|
|
275
|
+
[data-theme="light"] .tool-group-header:hover { color: #555; }
|
|
276
|
+
|
|
277
|
+
/* Message copy button */
|
|
278
|
+
[data-theme="light"] .msg-copy-btn { background: #f0f0f5; border-color: #ddd; color: #888; }
|
|
279
|
+
[data-theme="light"] .msg-copy-btn:hover { background: #e0e0e8; color: #333; }
|
|
280
|
+
|
|
281
|
+
/* Collapsible messages */
|
|
282
|
+
[data-theme="light"] .show-more-btn { border-color: #ccc; color: #888; }
|
|
283
|
+
[data-theme="light"] .show-more-btn:hover { background: #f0f0f4; color: #333; }
|
|
284
|
+
|
|
285
|
+
/* Chat search */
|
|
286
|
+
[data-theme="light"] #chat-search-bar { background: #fafafa; border-bottom-color: #ddd; }
|
|
287
|
+
[data-theme="light"] #chat-search-input { background: #fff; border-color: #ccc; color: #333; }
|
|
288
|
+
[data-theme="light"] #chat-search-input:focus { border-color: #4a80e0; }
|
|
289
|
+
[data-theme="light"] #chat-search-count { color: #888; }
|
|
290
|
+
[data-theme="light"] .chat-search-nav-btn { border-color: #ccc; color: #666; }
|
|
291
|
+
[data-theme="light"] .chat-search-nav-btn:hover { background: #eee; color: #333; }
|
|
292
|
+
[data-theme="light"] .message.search-highlight .message-bubble { box-shadow: 0 0 0 2px #4a80e0; }
|
|
293
|
+
|
|
294
|
+
/* Quick open & command palette overlays */
|
|
295
|
+
[data-theme="light"] .overlay-backdrop { background: rgba(0,0,0,0.15); }
|
|
296
|
+
[data-theme="light"] .overlay-panel { background: var(--glass-bg); border-color: var(--glass-border); box-shadow: 0 8px 32px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.5); }
|
|
297
|
+
[data-theme="light"] .overlay-input { background: rgba(245, 245, 248, 0.5); border-color: var(--glass-border); color: #333; }
|
|
298
|
+
[data-theme="light"] .overlay-input:focus { border-color: var(--current-accent); }
|
|
299
|
+
[data-theme="light"] .overlay-item { color: #555; }
|
|
300
|
+
[data-theme="light"] .overlay-item:hover, [data-theme="light"] .overlay-item.active { background: rgba(56, 96, 192, 0.08); color: #222; }
|
|
301
|
+
[data-theme="light"] .overlay-item-shortcut { background: #f0f0f4; border-color: #ddd; color: #888; }
|
|
302
|
+
[data-theme="light"] .overlay-item-category { color: #aaa; }
|
|
303
|
+
[data-theme="light"] .overlay-empty { color: #aaa; }
|
|
304
|
+
[data-theme="light"] .ci-badge-fn { background: #e3f0ff; color: #2560c4; }
|
|
305
|
+
[data-theme="light"] .ci-badge-cls { background: #fff3e0; color: #b05000; }
|
|
306
|
+
[data-theme="light"] .ci-badge-var { background: #e8f5e9; color: #248a3d; }
|
|
307
|
+
[data-theme="light"] .ci-badge-other { background: #f0f0f4; color: #666; }
|
|
308
|
+
[data-theme="light"] .ci-symbol-sig { color: #999; }
|
|
309
|
+
[data-theme="light"] .ci-symbol-file { color: #bbb; }
|
|
310
|
+
|
|
311
|
+
/* Bookmarks view */
|
|
312
|
+
[data-theme="light"] #bookmarks-view-header { background: #fafafa; border-bottom-color: #eee; color: #888; }
|
|
313
|
+
[data-theme="light"] #bookmarks-count { color: #999; }
|
|
314
|
+
[data-theme="light"] #bookmarks-empty { color: #aaa; }
|
|
315
|
+
[data-theme="light"] .bookmark-entry { color: #555; }
|
|
316
|
+
[data-theme="light"] .bookmark-entry:hover { background: #f0f0f4; }
|
|
317
|
+
[data-theme="light"] .bookmark-entry-session { color: #999; }
|
|
318
|
+
[data-theme="light"] .bookmark-entry-preview { color: #666; }
|
|
319
|
+
[data-theme="light"] .bookmark-star { color: #bbb; }
|
|
320
|
+
[data-theme="light"] .bookmark-star:hover { color: #d4a017; }
|
|
321
|
+
[data-theme="light"] .bookmark-star.bookmarked { color: #d4a017; }
|
|
322
|
+
|
|
323
|
+
/* Session file entries */
|
|
324
|
+
[data-theme="light"] .session-file-entry { color: #555; }
|
|
325
|
+
[data-theme="light"] .session-file-entry:hover { background: #f0f0f4; }
|
|
326
|
+
|
|
327
|
+
/* Git changes section */
|
|
328
|
+
[data-theme="light"] #git-changes-header { background: #fafafa; border-bottom-color: #eee; color: #888; }
|
|
329
|
+
[data-theme="light"] #git-changes-header:hover { background: #f0f0f4; }
|
|
330
|
+
[data-theme="light"] #git-branch-label { color: #3060c0; }
|
|
331
|
+
[data-theme="light"] .git-change-entry { color: #555; }
|
|
332
|
+
[data-theme="light"] .git-change-entry:hover { background: #f0f0f4; }
|
|
333
|
+
[data-theme="light"] .git-status-badge.modified { color: #b08000; }
|
|
334
|
+
[data-theme="light"] .git-status-badge.added { color: #2a7a2a; }
|
|
335
|
+
[data-theme="light"] .git-status-badge.deleted { color: #c04040; }
|
|
336
|
+
[data-theme="light"] .git-status-badge.untracked { color: #3060c0; }
|
|
337
|
+
[data-theme="light"] .git-status-badge.renamed { color: #7040b0; }
|
|
338
|
+
[data-theme="light"] .git-change-entry .git-dir { color: #aaa; }
|
|
339
|
+
[data-theme="light"] .ws-tab .git-diff-badge.modified { color: #b08000; }
|
|
340
|
+
[data-theme="light"] .ws-tab .git-diff-badge.added { color: #2a7a2a; }
|
|
341
|
+
[data-theme="light"] .ws-tab .git-diff-badge.deleted { color: #c04040; }
|
|
342
|
+
[data-theme="light"] .ws-tab .git-diff-badge.untracked { color: #3060c0; }
|
|
343
|
+
[data-theme="light"] .ws-tab .git-diff-badge.renamed { color: #7040b0; }
|
|
344
|
+
|
|
345
|
+
/* Settings overlay */
|
|
346
|
+
[data-theme="light"] .settings-section { border-bottom-color: #eee; }
|
|
347
|
+
[data-theme="light"] .settings-label { color: #555; }
|
|
348
|
+
[data-theme="light"] .settings-select, [data-theme="light"] .settings-input { background: #f5f5f8; border-color: #ccc; color: #333; }
|
|
349
|
+
[data-theme="light"] .settings-btn { background: #f0f0f4; border-color: #ccc; color: #555; }
|
|
350
|
+
[data-theme="light"] .settings-btn:hover { background: #e0e0e8; color: #333; }
|
|
351
|
+
[data-theme="light"] .perm-item { background: rgba(0,0,0,0.03); color: #555; }
|
|
352
|
+
[data-theme="light"] .perm-item:hover { background: rgba(0,0,0,0.06); }
|
|
353
|
+
[data-theme="light"] .perm-item .perm-remove { color: #999; }
|
|
354
|
+
[data-theme="light"] .perm-item .perm-remove:hover { color: #d44; }
|
|
355
|
+
[data-theme="light"] .perm-empty { color: #999; }
|
|
356
|
+
|
|
357
|
+
/* Explorer search */
|
|
358
|
+
[data-theme="light"] #explorer-search-input { background: #fff; border-color: #ccc; color: #333; }
|
|
359
|
+
[data-theme="light"] #explorer-search-input:focus { border-color: #4a80e0; }
|
|
360
|
+
|
|
361
|
+
/* Session tab bar (in header) */
|
|
362
|
+
[data-theme="light"] .session-tab { color: #888; }
|
|
363
|
+
[data-theme="light"] .session-tab:hover { background: #f0f0f4; color: #555; }
|
|
364
|
+
[data-theme="light"] .session-tab.active { color: #333; background: #f0f0f4; border-color: var(--tab-color, #4a80e0); }
|
|
365
|
+
[data-theme="light"] .session-tab-close:hover { color: #c04040; }
|
|
366
|
+
[data-theme="light"] .session-tab-rename-input { background: #fff; border-color: #4a80e0; color: #333; }
|
|
367
|
+
[data-theme="light"] #new-session-btn { border-color: #ccc; color: #888; }
|
|
368
|
+
[data-theme="light"] #new-session-btn:hover { background: #eee; color: #555; border-color: #bbb; }
|
|
369
|
+
|
|
370
|
+
/* Notification toast */
|
|
371
|
+
[data-theme="light"] .notification-toast { background: #ffffff; border-color: #ddd; color: #333; box-shadow: 0 4px 12px rgba(0,0,0,0.1); }
|
|
372
|
+
[data-theme="light"] .notification-toast:hover { background: #f5f5f8; }
|
|
373
|
+
[data-theme="light"] .notification-toast-reason { color: #888; }
|
|
374
|
+
|
|
375
|
+
/* Needs-attention tab indicator */
|
|
376
|
+
[data-theme="light"] .session-tab.needs-attention { border-color: #d09020; }
|
|
377
|
+
[data-theme="light"] .session-tab.needs-attention::after { background: #d09020; box-shadow: 0 0 4px rgba(208, 144, 32, 0.4); }
|
|
378
|
+
|
|
379
|
+
/* Permission cards */
|
|
380
|
+
[data-theme="light"] .permission-card { background: #ffffff; border-color: #ddd; }
|
|
381
|
+
[data-theme="light"] .permission-title { color: #333; }
|
|
382
|
+
[data-theme="light"] .permission-tool { color: #888; }
|
|
383
|
+
[data-theme="light"] .permission-command { background: #f5f5f8; border-color: #ddd; }
|
|
384
|
+
[data-theme="light"] .permission-command-text { color: #333; }
|
|
385
|
+
[data-theme="light"] .permission-btn { background: #f0f0f4; border-color: #ccc; color: #555; }
|
|
386
|
+
[data-theme="light"] .permission-btn-allow { background: #e8f5e8; border-color: #a0d0a0; color: #2a7a2a; }
|
|
387
|
+
[data-theme="light"] .permission-btn-always { background: #e8f5e8; border-color: #a0d0a0; color: #2a6a2a; }
|
|
388
|
+
[data-theme="light"] .permission-btn-deny { background: #f5e8e8; border-color: #d0a0a0; color: #7a2a2a; }
|
|
389
|
+
[data-theme="light"] .permission-btn-always-deny { background: #f5e8e8; border-color: #d0a0a0; color: #6a2a2a; }
|
|
390
|
+
|
|
391
|
+
/* Gate confirmation buttons */
|
|
392
|
+
[data-theme="light"] .gate-actions { background: #f8f8fc; border-color: #d0d0dc; }
|
|
393
|
+
[data-theme="light"] .gate-label { color: #888; }
|
|
394
|
+
[data-theme="light"] .gate-btn { background: #f0f0f4; border-color: #ccc; color: #555; }
|
|
395
|
+
[data-theme="light"] .gate-btn:hover { background: #e8e8f0; }
|
|
396
|
+
[data-theme="light"] .gate-btn-confirm { background: #e8f5e8; border-color: #a0d0a0; color: #2a7a2a; }
|
|
397
|
+
[data-theme="light"] .gate-btn-confirm:hover { background: #d8ecd8; color: #1a6a1a; }
|
|
398
|
+
[data-theme="light"] .gate-btn-changes { background: #f0f0f4; border-color: #ccc; color: #666; }
|
|
399
|
+
[data-theme="light"] .gate-btn-changes:hover { background: #e8e8f0; color: #444; }
|
|
400
|
+
|
|
401
|
+
/* Project-specs latest section highlight (light) */
|
|
402
|
+
[data-theme="light"] .specs-latest-section {
|
|
403
|
+
background: rgba(56, 96, 192, 0.06);
|
|
404
|
+
border-left-color: #4070d0;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
/* Selection context indicator */
|
|
408
|
+
[data-theme="light"] #selection-context-indicator { background: #f0f0f4; border-color: #d0d0d8; }
|
|
409
|
+
[data-theme="light"] .sel-ctx-label { color: #3060c0; }
|
|
410
|
+
[data-theme="light"] .sel-ctx-file { color: #333; }
|
|
411
|
+
[data-theme="light"] .sel-ctx-preview { color: #888; }
|
|
412
|
+
[data-theme="light"] .sel-ctx-dismiss { color: #999; }
|
|
413
|
+
[data-theme="light"] .sel-ctx-dismiss:hover { color: #c03030; }
|
|
414
|
+
|
|
415
|
+
/* Pinboard */
|
|
416
|
+
[data-theme="light"] #pinboard {
|
|
417
|
+
background: rgba(255,255,255,0.5);
|
|
418
|
+
backdrop-filter: blur(10px);
|
|
419
|
+
border-color: rgba(0,0,0,0.08);
|
|
420
|
+
}
|
|
421
|
+
[data-theme="light"] #pinboard.drag-over { background: rgba(56, 96, 192, 0.06); border-color: #3860c0; }
|
|
422
|
+
[data-theme="light"] #pinboard.drop-target { border-color: #5080e0; }
|
|
423
|
+
[data-theme="light"] #pinboard.drop-target:not(.visible)::after { color: #999; }
|
|
424
|
+
[data-theme="light"] .pinboard-label { color: var(--current-accent); }
|
|
425
|
+
[data-theme="light"] .pinboard-clear { color: #999; }
|
|
426
|
+
[data-theme="light"] .pinboard-clear:hover { color: #c03030; }
|
|
427
|
+
[data-theme="light"] .pin-chip {
|
|
428
|
+
background: rgba(255,255,255,0.7);
|
|
429
|
+
border-color: rgba(0,0,0,0.1);
|
|
430
|
+
color: #333;
|
|
431
|
+
}
|
|
432
|
+
[data-theme="light"] .pin-chip:hover { border-color: #aaa; }
|
|
433
|
+
[data-theme="light"] .pin-chip-remove { color: #999; }
|
|
434
|
+
[data-theme="light"] .pin-chip-remove:hover { color: #c03030; }
|
|
435
|
+
|
|
436
|
+
/* Experiment dashboard */
|
|
437
|
+
[data-theme="light"] .exp-progress-bar { background: #e0e0e8; }
|
|
438
|
+
[data-theme="light"] .exp-progress-segment { background: #e0e0e8; }
|
|
439
|
+
[data-theme="light"] .exp-progress-segment.completed { background: #388e3c; }
|
|
440
|
+
[data-theme="light"] .exp-progress-segment.active { background: #388e3c; }
|
|
441
|
+
[data-theme="light"] .exp-progress-segment.pending { background: #e0e0e8; }
|
|
442
|
+
[data-theme="light"] .exp-progress-label { color: #888; }
|
|
443
|
+
[data-theme="light"] .exp-status-badge { background: #f0f0f4; color: #888; }
|
|
444
|
+
[data-theme="light"] .exp-status-badge.setup { background: #e8eaf6; color: #3060c0; }
|
|
445
|
+
[data-theme="light"] .exp-status-badge.running { background: #e8f5e9; color: #388e3c; }
|
|
446
|
+
[data-theme="light"] .exp-status-badge.reviewing { background: #fff8e1; color: #b08000; }
|
|
447
|
+
[data-theme="light"] .exp-status-badge.complete { background: #e8f5e9; color: #388e3c; }
|
|
448
|
+
[data-theme="light"] .exp-rec-badge.adopt { background: #e8f5e9; color: #388e3c; }
|
|
449
|
+
[data-theme="light"] .exp-rec-badge.revert { background: #fce8e8; color: #c04040; }
|
|
450
|
+
[data-theme="light"] .exp-rec-badge.refine { background: #fff8e1; color: #b08000; }
|
|
451
|
+
[data-theme="light"] .exp-outcome-badge.improvement { color: #388e3c; }
|
|
452
|
+
[data-theme="light"] .exp-outcome-badge.regression { color: #c04040; }
|
|
453
|
+
[data-theme="light"] .exp-outcome-badge.neutral { color: #888; }
|
|
454
|
+
[data-theme="light"] .exp-compare-hint { color: #888; }
|
|
455
|
+
[data-theme="light"] .exp-compare-bar button { background: #f0f0f4; border-color: #ccc; color: #666; }
|
|
456
|
+
[data-theme="light"] .exp-compare-bar button:hover { border-color: #388e3c; color: #388e3c; }
|
|
457
|
+
[data-theme="light"] .exp-compare-split > div { border-color: #ddd; }
|
|
458
|
+
[data-theme="light"] .exp-compare-split h4 { color: #333; }
|
|
459
|
+
[data-theme="light"] .exp-compare-split th { color: #888; }
|
|
460
|
+
[data-theme="light"] .exp-compare-split th,
|
|
461
|
+
[data-theme="light"] .exp-compare-split td { border-bottom-color: #eee; }
|
|
462
|
+
[data-theme="light"] .exp-delta-positive { color: #388e3c; }
|
|
463
|
+
[data-theme="light"] .exp-delta-negative { color: #c04040; }
|
|
464
|
+
[data-theme="light"] .exp-results-table .tabulator { background: #f5f5f8; color: #333; }
|
|
465
|
+
[data-theme="light"] .exp-results-table .tabulator-header { background: #ffffff; border-bottom-color: #ddd; }
|
|
466
|
+
[data-theme="light"] .exp-results-table .tabulator-col { background: #ffffff; border-right-color: #ddd; }
|
|
467
|
+
[data-theme="light"] .exp-results-table .tabulator-col-title { color: #555; }
|
|
468
|
+
[data-theme="light"] .exp-results-table .tabulator-row { border-bottom-color: #eee; }
|
|
469
|
+
[data-theme="light"] .exp-results-table .tabulator-row:hover { background: #eef0f8; }
|
|
470
|
+
[data-theme="light"] .exp-results-table .tabulator-row.tabulator-selected { background: #dde4f4; }
|
|
471
|
+
[data-theme="light"] .exp-results-table .tabulator-cell { border-right-color: #eee; }
|
|
472
|
+
|
|
473
|
+
/* ─── Diagram controls ─────────────────────────────────── */
|
|
474
|
+
[data-theme="light"] .diagram-controls {
|
|
475
|
+
background: rgba(255, 255, 255, 0.9);
|
|
476
|
+
border-color: #ddd;
|
|
477
|
+
}
|
|
478
|
+
[data-theme="light"] .diagram-ctrl-btn {
|
|
479
|
+
border-color: #ddd;
|
|
480
|
+
color: #666;
|
|
481
|
+
}
|
|
482
|
+
[data-theme="light"] .diagram-ctrl-btn:hover {
|
|
483
|
+
background: #f0f0f0;
|
|
484
|
+
color: #333;
|
|
485
|
+
border-color: #bbb;
|
|
486
|
+
}
|
|
487
|
+
[data-theme="light"] .diagram-zoom-label {
|
|
488
|
+
color: #888;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
/* ─── Developer Guide panel ──────────────────────────────── */
|
|
492
|
+
[data-theme="light"] .guide-toc { background: #fafafa; border-right-color: #ddd; }
|
|
493
|
+
[data-theme="light"] .guide-search-wrap { border-bottom-color: #eee; }
|
|
494
|
+
[data-theme="light"] #guide-search-input { background: #ffffff; color: #333; border-color: #ccc; }
|
|
495
|
+
[data-theme="light"] #guide-search-input:focus { border-color: #4a80e0; }
|
|
496
|
+
[data-theme="light"] .guide-section-title { color: #888; }
|
|
497
|
+
[data-theme="light"] .guide-page-item { color: #555; }
|
|
498
|
+
[data-theme="light"] .guide-page-item:hover { background: #f0f0f4; }
|
|
499
|
+
[data-theme="light"] .guide-page-item.active {
|
|
500
|
+
background: rgba(56, 96, 192, 0.08);
|
|
501
|
+
border-left-color: #3860c0;
|
|
502
|
+
color: #222;
|
|
503
|
+
}
|
|
504
|
+
[data-theme="light"] .guide-content { color: #333; }
|
|
505
|
+
[data-theme="light"] .guide-loading,
|
|
506
|
+
[data-theme="light"] .guide-empty { color: #888; }
|
|
507
|
+
[data-theme="light"] .guide-error { color: #c04040; }
|
|
508
|
+
[data-theme="light"] .guide-prose { color: #333; }
|
|
509
|
+
[data-theme="light"] .guide-prose h1 { color: #222; border-bottom-color: #ddd; }
|
|
510
|
+
[data-theme="light"] .guide-prose h2 { color: #333; border-bottom-color: #ddd; }
|
|
511
|
+
[data-theme="light"] .guide-prose h3 { color: #444; }
|
|
512
|
+
[data-theme="light"] .guide-prose th,
|
|
513
|
+
[data-theme="light"] .guide-prose td { border-bottom-color: #ddd; }
|
|
514
|
+
[data-theme="light"] .guide-prose th { background: #f0f0f5; color: #444; }
|
|
515
|
+
[data-theme="light"] .guide-prose code { background: #eff0f5; color: #3050a0; }
|
|
516
|
+
[data-theme="light"] .guide-prose pre { background: #f0f0f5; border: 1px solid #ddd; }
|
|
517
|
+
[data-theme="light"] .guide-prose pre code { color: #333; background: transparent; }
|
|
518
|
+
[data-theme="light"] .guide-prose a { color: #3060c0; }
|
|
519
|
+
[data-theme="light"] .guide-prose blockquote { border-left-color: #ccc; color: #777; }
|
|
520
|
+
|
|
521
|
+
/* ─── HUD light theme ────────────────────────────────────── */
|
|
522
|
+
[data-theme="light"] #status-bar {
|
|
523
|
+
background: rgba(0, 0, 0, 0.04);
|
|
524
|
+
border-top-color: rgba(0, 0, 0, 0.08);
|
|
525
|
+
color: #888;
|
|
526
|
+
}
|
|
527
|
+
[data-theme="light"] .hud-git {
|
|
528
|
+
background: rgba(74, 128, 224, 0.1);
|
|
529
|
+
color: #4a80e0;
|
|
530
|
+
}
|
|
531
|
+
[data-theme="light"] .hud-context {
|
|
532
|
+
background: rgba(102, 187, 106, 0.1);
|
|
533
|
+
}
|
|
534
|
+
[data-theme="light"] .hud-separator {
|
|
535
|
+
background: rgba(0, 0, 0, 0.08);
|
|
536
|
+
}
|
|
537
|
+
[data-theme="light"] .hud-dirty-active { color: #c08030; }
|
|
538
|
+
[data-theme="light"] .hud-dirty-clean { color: #388e3c; }
|
|
539
|
+
[data-theme="light"] .hud-ctx-low { color: #388e3c; }
|
|
540
|
+
[data-theme="light"] .hud-ctx-mid { color: #c08030; }
|
|
541
|
+
[data-theme="light"] .hud-ctx-high { color: #d32f2f; }
|
|
542
|
+
[data-theme="light"] .hud-label { color: #999; }
|