@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,661 @@
|
|
|
1
|
+
/* ─── Explorer sidebar ───────────────────────────────────── */
|
|
2
|
+
#explorer-sidebar {
|
|
3
|
+
width: 240px;
|
|
4
|
+
min-width: 176px;
|
|
5
|
+
max-width: 500px;
|
|
6
|
+
flex-shrink: 0;
|
|
7
|
+
display: flex;
|
|
8
|
+
flex-direction: row;
|
|
9
|
+
background: rgba(0, 0, 0, 0.3);
|
|
10
|
+
border-right: 1px solid var(--glass-border);
|
|
11
|
+
overflow: hidden;
|
|
12
|
+
}
|
|
13
|
+
#explorer-sidebar.collapsed {
|
|
14
|
+
width: 36px !important;
|
|
15
|
+
min-width: 36px;
|
|
16
|
+
}
|
|
17
|
+
#explorer-sidebar.collapsed #sidebar-content { display: none; }
|
|
18
|
+
|
|
19
|
+
/* ─── Activity bar ───────────────────────────────────────── */
|
|
20
|
+
#activity-bar {
|
|
21
|
+
width: 36px;
|
|
22
|
+
min-width: 36px;
|
|
23
|
+
flex-shrink: 0;
|
|
24
|
+
display: flex;
|
|
25
|
+
flex-direction: column;
|
|
26
|
+
align-items: center;
|
|
27
|
+
padding-top: 6px;
|
|
28
|
+
gap: 2px;
|
|
29
|
+
background: #060610;
|
|
30
|
+
border-right: 1px solid #12121e;
|
|
31
|
+
}
|
|
32
|
+
.activity-btn {
|
|
33
|
+
position: relative;
|
|
34
|
+
width: 32px;
|
|
35
|
+
height: 32px;
|
|
36
|
+
display: flex;
|
|
37
|
+
align-items: center;
|
|
38
|
+
justify-content: center;
|
|
39
|
+
background: none;
|
|
40
|
+
border: none;
|
|
41
|
+
border-left: 2px solid transparent;
|
|
42
|
+
cursor: pointer;
|
|
43
|
+
color: #5a5a78;
|
|
44
|
+
font-size: 14px;
|
|
45
|
+
transition: color 0.15s, border-color 0.15s;
|
|
46
|
+
padding: 0;
|
|
47
|
+
}
|
|
48
|
+
.activity-btn:hover { color: #9090b0; }
|
|
49
|
+
.activity-btn.active { color: #b0b0c8; border-left-color: #3860c0; }
|
|
50
|
+
.activity-btn .badge {
|
|
51
|
+
position: absolute;
|
|
52
|
+
top: 2px;
|
|
53
|
+
right: 2px;
|
|
54
|
+
font-size: 8px;
|
|
55
|
+
background: #e8b84a;
|
|
56
|
+
color: #080810;
|
|
57
|
+
border-radius: 6px;
|
|
58
|
+
padding: 0 3px;
|
|
59
|
+
line-height: 13px;
|
|
60
|
+
min-width: 13px;
|
|
61
|
+
text-align: center;
|
|
62
|
+
font-weight: 700;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
/* ─── Sidebar content area ───────────────────────────────── */
|
|
66
|
+
#sidebar-content {
|
|
67
|
+
flex: 1;
|
|
68
|
+
display: flex;
|
|
69
|
+
flex-direction: column;
|
|
70
|
+
overflow: hidden;
|
|
71
|
+
min-width: 0;
|
|
72
|
+
}
|
|
73
|
+
.sidebar-view {
|
|
74
|
+
display: none;
|
|
75
|
+
flex-direction: column;
|
|
76
|
+
flex: 1;
|
|
77
|
+
overflow: hidden;
|
|
78
|
+
}
|
|
79
|
+
.sidebar-view.active { display: flex; }
|
|
80
|
+
|
|
81
|
+
/* ─── Session files view ─────────────────────────────────── */
|
|
82
|
+
#session-view-header {
|
|
83
|
+
display: flex;
|
|
84
|
+
align-items: center;
|
|
85
|
+
justify-content: space-between;
|
|
86
|
+
padding: 5px 10px;
|
|
87
|
+
font-size: 10px;
|
|
88
|
+
letter-spacing: 2px;
|
|
89
|
+
text-transform: uppercase;
|
|
90
|
+
color: #6a6a88;
|
|
91
|
+
background: #0a0a14;
|
|
92
|
+
border-bottom: 1px solid #12121e;
|
|
93
|
+
flex-shrink: 0;
|
|
94
|
+
}
|
|
95
|
+
#session-file-count {
|
|
96
|
+
font-size: 9px;
|
|
97
|
+
color: #6a6a88;
|
|
98
|
+
letter-spacing: 0;
|
|
99
|
+
text-transform: none;
|
|
100
|
+
}
|
|
101
|
+
#sidebar-view-session #session-files-list {
|
|
102
|
+
flex: 1;
|
|
103
|
+
overflow-y: auto;
|
|
104
|
+
padding: 2px 0;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
#explorer-header {
|
|
108
|
+
display: flex;
|
|
109
|
+
align-items: center;
|
|
110
|
+
justify-content: space-between;
|
|
111
|
+
padding: 5px 10px;
|
|
112
|
+
cursor: pointer;
|
|
113
|
+
user-select: none;
|
|
114
|
+
background: #0a0a14;
|
|
115
|
+
border-bottom: 1px solid #12121e;
|
|
116
|
+
flex-shrink: 0;
|
|
117
|
+
}
|
|
118
|
+
#explorer-header:hover { background: #0e0e1a; }
|
|
119
|
+
#explorer-toggle {
|
|
120
|
+
font-size: 10px;
|
|
121
|
+
letter-spacing: 2px;
|
|
122
|
+
text-transform: uppercase;
|
|
123
|
+
color: #6a6a88;
|
|
124
|
+
display: flex;
|
|
125
|
+
align-items: center;
|
|
126
|
+
gap: 6px;
|
|
127
|
+
}
|
|
128
|
+
#explorer-toggle .chevron {
|
|
129
|
+
display: inline-block;
|
|
130
|
+
transition: transform 0.2s;
|
|
131
|
+
font-size: 7px;
|
|
132
|
+
color: #6a6a88;
|
|
133
|
+
}
|
|
134
|
+
#explorer-sidebar.collapsed #explorer-toggle .chevron { transform: rotate(-90deg); }
|
|
135
|
+
#explorer-sidebar.collapsed #explorer-toggle .label-text { display: none; }
|
|
136
|
+
|
|
137
|
+
#explorer-collapse-btn {
|
|
138
|
+
background: none;
|
|
139
|
+
border: none;
|
|
140
|
+
cursor: pointer;
|
|
141
|
+
color: #6a6a88;
|
|
142
|
+
font-size: 14px;
|
|
143
|
+
padding: 0 2px;
|
|
144
|
+
line-height: 1;
|
|
145
|
+
display: flex;
|
|
146
|
+
align-items: center;
|
|
147
|
+
transition: color 0.15s;
|
|
148
|
+
flex-shrink: 0;
|
|
149
|
+
}
|
|
150
|
+
#explorer-collapse-btn:hover { color: #b0b0c8; }
|
|
151
|
+
#explorer-sidebar.collapsed #explorer-collapse-btn { transform: scaleX(-1); }
|
|
152
|
+
|
|
153
|
+
#explorer-breadcrumb {
|
|
154
|
+
padding: 4px 10px;
|
|
155
|
+
font-size: 11px;
|
|
156
|
+
color: #4a4a68;
|
|
157
|
+
display: flex;
|
|
158
|
+
align-items: center;
|
|
159
|
+
gap: 2px;
|
|
160
|
+
flex-wrap: wrap;
|
|
161
|
+
border-bottom: 1px solid #12121e;
|
|
162
|
+
background: #090912;
|
|
163
|
+
flex-shrink: 0;
|
|
164
|
+
}
|
|
165
|
+
.crumb {
|
|
166
|
+
cursor: pointer;
|
|
167
|
+
color: #5a5a78;
|
|
168
|
+
padding: 1px 3px;
|
|
169
|
+
border-radius: 3px;
|
|
170
|
+
white-space: nowrap;
|
|
171
|
+
}
|
|
172
|
+
.crumb:hover { color: #9090b0; background: #141428; }
|
|
173
|
+
.crumb-sep { color: #2a2a3a; font-size: 7px; }
|
|
174
|
+
.crumb.current { color: #8888a8; cursor: default; }
|
|
175
|
+
.crumb.current:hover { background: none; color: #8888a8; }
|
|
176
|
+
|
|
177
|
+
#explorer-listing {
|
|
178
|
+
overflow-y: auto;
|
|
179
|
+
flex: 1;
|
|
180
|
+
}
|
|
181
|
+
.dir-entry {
|
|
182
|
+
display: flex;
|
|
183
|
+
align-items: center;
|
|
184
|
+
gap: 7px;
|
|
185
|
+
padding: 3px 10px;
|
|
186
|
+
cursor: pointer;
|
|
187
|
+
font-size: 12px;
|
|
188
|
+
color: #8888a8;
|
|
189
|
+
transition: background 0.15s;
|
|
190
|
+
}
|
|
191
|
+
.dir-entry:hover { background: #0f0f1e; }
|
|
192
|
+
.dir-entry.is-dir { color: #9090b0; }
|
|
193
|
+
.dir-entry.is-file { color: #6a6a88; }
|
|
194
|
+
.dir-icon {
|
|
195
|
+
font-size: 9px;
|
|
196
|
+
width: 14px;
|
|
197
|
+
text-align: center;
|
|
198
|
+
flex-shrink: 0;
|
|
199
|
+
color: #6a6a88;
|
|
200
|
+
}
|
|
201
|
+
.dir-entry.is-dir .dir-icon { color: #5a7aaa; }
|
|
202
|
+
.dir-name { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
|
203
|
+
.dir-size { font-size: 10px; color: #5a5a78; flex-shrink: 0; }
|
|
204
|
+
.dir-entry.parent-entry { color: #7a7a98; font-style: italic; }
|
|
205
|
+
.dir-entry.parent-entry .dir-icon { color: #7a7a98; }
|
|
206
|
+
|
|
207
|
+
/* ─── Explorer view toggle button ────────────────────────── */
|
|
208
|
+
#explorer-view-toggle {
|
|
209
|
+
background: none;
|
|
210
|
+
border: 1px solid #3a3a5a;
|
|
211
|
+
border-radius: 3px;
|
|
212
|
+
cursor: pointer;
|
|
213
|
+
color: #7a7a98;
|
|
214
|
+
font-size: 9px;
|
|
215
|
+
letter-spacing: 1px;
|
|
216
|
+
text-transform: uppercase;
|
|
217
|
+
padding: 1px 5px;
|
|
218
|
+
line-height: 1.4;
|
|
219
|
+
transition: color 0.15s, border-color 0.15s;
|
|
220
|
+
flex-shrink: 0;
|
|
221
|
+
}
|
|
222
|
+
#explorer-view-toggle:hover { color: #b0b0c8; border-color: #5a5a80; }
|
|
223
|
+
#explorer-sidebar.collapsed #explorer-view-toggle { display: none; }
|
|
224
|
+
|
|
225
|
+
/* ─── Tree view entries ───────────────────────────────────── */
|
|
226
|
+
.tree-entry {
|
|
227
|
+
display: flex;
|
|
228
|
+
align-items: center;
|
|
229
|
+
gap: 5px;
|
|
230
|
+
padding: 2px 10px;
|
|
231
|
+
cursor: pointer;
|
|
232
|
+
font-size: 12px;
|
|
233
|
+
color: #8888a8;
|
|
234
|
+
transition: background 0.15s;
|
|
235
|
+
white-space: nowrap;
|
|
236
|
+
overflow: hidden;
|
|
237
|
+
}
|
|
238
|
+
.tree-entry:hover { background: #0f0f1e; }
|
|
239
|
+
.tree-entry.is-dir { color: #9090b0; }
|
|
240
|
+
.tree-entry.is-file { color: #6a6a88; }
|
|
241
|
+
.tree-toggle {
|
|
242
|
+
font-size: 7px;
|
|
243
|
+
width: 10px;
|
|
244
|
+
min-width: 10px;
|
|
245
|
+
text-align: center;
|
|
246
|
+
flex-shrink: 0;
|
|
247
|
+
color: #5a5a78;
|
|
248
|
+
line-height: 1;
|
|
249
|
+
}
|
|
250
|
+
.tree-entry.is-dir .dir-icon { color: #5a7aaa; }
|
|
251
|
+
.tree-entry.is-file .dir-icon { color: #6a6a88; }
|
|
252
|
+
|
|
253
|
+
/* ─── Explorer search input ───────────────────────────────── */
|
|
254
|
+
#explorer-search-wrap {
|
|
255
|
+
padding: 4px 8px;
|
|
256
|
+
border-bottom: 1px solid #12121e;
|
|
257
|
+
display: none;
|
|
258
|
+
flex-shrink: 0;
|
|
259
|
+
}
|
|
260
|
+
#explorer-search-wrap.visible { display: block; }
|
|
261
|
+
#explorer-search-input {
|
|
262
|
+
width: 100%;
|
|
263
|
+
background: #0a0a14;
|
|
264
|
+
border: 1px solid #2a2a44;
|
|
265
|
+
border-radius: 4px;
|
|
266
|
+
color: #c8c8d8;
|
|
267
|
+
font-family: inherit;
|
|
268
|
+
font-size: 11px;
|
|
269
|
+
padding: 3px 8px;
|
|
270
|
+
outline: none;
|
|
271
|
+
box-sizing: border-box;
|
|
272
|
+
}
|
|
273
|
+
#explorer-search-input:focus { border-color: #3860c0; }
|
|
274
|
+
#explorer-search-results { max-height: 200px; overflow-y: auto; }
|
|
275
|
+
|
|
276
|
+
/* ─── Session file entries ────────────────────────────────── */
|
|
277
|
+
.session-file-entry {
|
|
278
|
+
display: flex;
|
|
279
|
+
align-items: center;
|
|
280
|
+
gap: 6px;
|
|
281
|
+
padding: 2px 10px 2px 16px;
|
|
282
|
+
cursor: pointer;
|
|
283
|
+
font-size: 11px;
|
|
284
|
+
color: #e8b84a;
|
|
285
|
+
transition: background 0.15s;
|
|
286
|
+
white-space: nowrap;
|
|
287
|
+
overflow: hidden;
|
|
288
|
+
text-overflow: ellipsis;
|
|
289
|
+
}
|
|
290
|
+
.session-file-entry:hover { background: #0f0f1e; }
|
|
291
|
+
.session-file-entry .dir-icon { font-size: 9px; color: #e8b84a; flex-shrink: 0; }
|
|
292
|
+
|
|
293
|
+
/* ─── Bookmarks view ───────────────────────────────────── */
|
|
294
|
+
#bookmarks-view-header {
|
|
295
|
+
display: flex;
|
|
296
|
+
align-items: center;
|
|
297
|
+
justify-content: space-between;
|
|
298
|
+
padding: 5px 10px;
|
|
299
|
+
font-size: 10px;
|
|
300
|
+
letter-spacing: 2px;
|
|
301
|
+
text-transform: uppercase;
|
|
302
|
+
color: #6a6a88;
|
|
303
|
+
background: #0a0a14;
|
|
304
|
+
border-bottom: 1px solid #12121e;
|
|
305
|
+
flex-shrink: 0;
|
|
306
|
+
}
|
|
307
|
+
#bookmarks-count {
|
|
308
|
+
font-size: 9px;
|
|
309
|
+
color: #6a6a88;
|
|
310
|
+
letter-spacing: 0;
|
|
311
|
+
text-transform: none;
|
|
312
|
+
}
|
|
313
|
+
#sidebar-view-bookmarks #bookmarks-list {
|
|
314
|
+
flex: 1;
|
|
315
|
+
overflow-y: auto;
|
|
316
|
+
padding: 2px 0;
|
|
317
|
+
}
|
|
318
|
+
#bookmarks-empty {
|
|
319
|
+
display: none;
|
|
320
|
+
padding: 16px 12px;
|
|
321
|
+
font-size: 11px;
|
|
322
|
+
color: #5a5a78;
|
|
323
|
+
text-align: center;
|
|
324
|
+
}
|
|
325
|
+
#bookmarks-empty.visible { display: block; }
|
|
326
|
+
.bookmark-entry {
|
|
327
|
+
display: flex;
|
|
328
|
+
align-items: center;
|
|
329
|
+
gap: 6px;
|
|
330
|
+
padding: 3px 10px 3px 16px;
|
|
331
|
+
cursor: pointer;
|
|
332
|
+
font-size: 11px;
|
|
333
|
+
color: #8888a8;
|
|
334
|
+
transition: background 0.15s;
|
|
335
|
+
overflow: hidden;
|
|
336
|
+
}
|
|
337
|
+
.bookmark-entry:hover { background: #0f0f1e; }
|
|
338
|
+
.bookmark-entry-dot {
|
|
339
|
+
width: 5px;
|
|
340
|
+
height: 5px;
|
|
341
|
+
border-radius: 50%;
|
|
342
|
+
flex-shrink: 0;
|
|
343
|
+
}
|
|
344
|
+
.bookmark-entry-text {
|
|
345
|
+
display: flex;
|
|
346
|
+
flex-direction: column;
|
|
347
|
+
gap: 1px;
|
|
348
|
+
min-width: 0;
|
|
349
|
+
flex: 1;
|
|
350
|
+
}
|
|
351
|
+
.bookmark-entry-session {
|
|
352
|
+
font-size: 9px;
|
|
353
|
+
color: #4a4a68;
|
|
354
|
+
white-space: nowrap;
|
|
355
|
+
overflow: hidden;
|
|
356
|
+
text-overflow: ellipsis;
|
|
357
|
+
}
|
|
358
|
+
.bookmark-entry-preview {
|
|
359
|
+
font-size: 11px;
|
|
360
|
+
color: #7a7a98;
|
|
361
|
+
white-space: nowrap;
|
|
362
|
+
overflow: hidden;
|
|
363
|
+
text-overflow: ellipsis;
|
|
364
|
+
}
|
|
365
|
+
.bookmark-entry:hover .bookmark-entry-preview { color: #a0a0b8; }
|
|
366
|
+
.bookmark-entry-remove {
|
|
367
|
+
background: none;
|
|
368
|
+
border: none;
|
|
369
|
+
color: #5a5a78;
|
|
370
|
+
font-size: 14px;
|
|
371
|
+
cursor: pointer;
|
|
372
|
+
padding: 0 2px;
|
|
373
|
+
line-height: 1;
|
|
374
|
+
flex-shrink: 0;
|
|
375
|
+
opacity: 0;
|
|
376
|
+
transition: opacity 0.15s, color 0.15s;
|
|
377
|
+
}
|
|
378
|
+
.bookmark-entry:hover .bookmark-entry-remove { opacity: 0.6; }
|
|
379
|
+
.bookmark-entry-remove:hover { opacity: 1 !important; color: #e05050; }
|
|
380
|
+
|
|
381
|
+
/* Bookmarks hidden when sidebar collapsed (via #sidebar-content hiding) */
|
|
382
|
+
|
|
383
|
+
/* Highlight agent-edited files */
|
|
384
|
+
.tree-entry.is-file.touched .dir-name,
|
|
385
|
+
.dir-entry.is-file.touched .dir-name { color: #e8b84a; }
|
|
386
|
+
.tree-entry.is-file.touched .file-icon,
|
|
387
|
+
.dir-entry.is-file.touched .dir-icon { color: #e8b84a; }
|
|
388
|
+
|
|
389
|
+
/* ─── Multi-repo picker ──────────────────────────────────── */
|
|
390
|
+
#git-repo-picker {
|
|
391
|
+
padding: 4px 8px;
|
|
392
|
+
background: #0a0a14;
|
|
393
|
+
border-bottom: 1px solid #12121e;
|
|
394
|
+
}
|
|
395
|
+
#git-repo-select {
|
|
396
|
+
width: 100%;
|
|
397
|
+
padding: 4px 6px;
|
|
398
|
+
background: #0f0f1e;
|
|
399
|
+
border: 1px solid #1e1e32;
|
|
400
|
+
border-radius: 4px;
|
|
401
|
+
color: #8888a8;
|
|
402
|
+
font-size: 11px;
|
|
403
|
+
font-family: inherit;
|
|
404
|
+
cursor: pointer;
|
|
405
|
+
outline: none;
|
|
406
|
+
appearance: none;
|
|
407
|
+
-webkit-appearance: none;
|
|
408
|
+
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%234a4a68'/%3E%3C/svg%3E");
|
|
409
|
+
background-repeat: no-repeat;
|
|
410
|
+
background-position: right 8px center;
|
|
411
|
+
padding-right: 22px;
|
|
412
|
+
}
|
|
413
|
+
#git-repo-select:focus { border-color: #3860c0; color: #b0b0c8; }
|
|
414
|
+
#git-repo-select option { background: #0f0f1e; color: #b0b0c8; }
|
|
415
|
+
|
|
416
|
+
[data-theme="light"] #git-repo-picker { background: #f5f5f8; border-bottom-color: #e0e0e8; }
|
|
417
|
+
[data-theme="light"] #git-repo-select { background: #fff; border-color: #ccc; color: #555; }
|
|
418
|
+
[data-theme="light"] #git-repo-select:focus { border-color: #3860c0; color: #333; }
|
|
419
|
+
[data-theme="light"] #git-repo-select option { background: #fff; color: #333; }
|
|
420
|
+
|
|
421
|
+
/* ─── Git / Source Control view ──────────────────────────── */
|
|
422
|
+
#git-view-header {
|
|
423
|
+
display: flex;
|
|
424
|
+
align-items: center;
|
|
425
|
+
justify-content: space-between;
|
|
426
|
+
padding: 6px 10px;
|
|
427
|
+
font-size: 9px;
|
|
428
|
+
letter-spacing: 1.5px;
|
|
429
|
+
text-transform: uppercase;
|
|
430
|
+
color: #6a6a88;
|
|
431
|
+
background: #0a0a14;
|
|
432
|
+
border-bottom: 1px solid #12121e;
|
|
433
|
+
flex-shrink: 0;
|
|
434
|
+
}
|
|
435
|
+
.git-view-title { color: #6a6a88; }
|
|
436
|
+
#git-branch-label {
|
|
437
|
+
font-size: 9px;
|
|
438
|
+
color: #6a8acc;
|
|
439
|
+
letter-spacing: 0.5px;
|
|
440
|
+
text-transform: none;
|
|
441
|
+
max-width: 120px;
|
|
442
|
+
overflow: hidden;
|
|
443
|
+
text-overflow: ellipsis;
|
|
444
|
+
white-space: nowrap;
|
|
445
|
+
}
|
|
446
|
+
#git-changes-list {
|
|
447
|
+
flex: 1;
|
|
448
|
+
padding: 2px 0;
|
|
449
|
+
overflow-y: auto;
|
|
450
|
+
}
|
|
451
|
+
.git-change-entry {
|
|
452
|
+
display: flex;
|
|
453
|
+
align-items: center;
|
|
454
|
+
gap: 6px;
|
|
455
|
+
padding: 2px 10px 2px 16px;
|
|
456
|
+
cursor: pointer;
|
|
457
|
+
font-size: 11px;
|
|
458
|
+
color: #8888a8;
|
|
459
|
+
transition: background 0.15s;
|
|
460
|
+
white-space: nowrap;
|
|
461
|
+
overflow: hidden;
|
|
462
|
+
text-overflow: ellipsis;
|
|
463
|
+
}
|
|
464
|
+
.git-change-entry:hover { background: #0f0f1e; }
|
|
465
|
+
.git-status-badge {
|
|
466
|
+
font-size: 8px;
|
|
467
|
+
font-weight: 700;
|
|
468
|
+
width: 14px;
|
|
469
|
+
min-width: 14px;
|
|
470
|
+
text-align: center;
|
|
471
|
+
border-radius: 2px;
|
|
472
|
+
padding: 0 2px;
|
|
473
|
+
line-height: 14px;
|
|
474
|
+
}
|
|
475
|
+
.git-status-badge.modified { color: #e8b84a; }
|
|
476
|
+
.git-status-badge.added { color: #5cba6e; }
|
|
477
|
+
.git-status-badge.deleted { color: #e05050; }
|
|
478
|
+
.git-status-badge.untracked { color: #6a8acc; }
|
|
479
|
+
.git-status-badge.renamed { color: #b07acc; }
|
|
480
|
+
.git-change-entry .dir-name { flex: 1; overflow: hidden; text-overflow: ellipsis; }
|
|
481
|
+
.git-change-entry .git-dir { font-size: 9px; color: #5a5a78; flex-shrink: 0; max-width: 80px; overflow: hidden; text-overflow: ellipsis; }
|
|
482
|
+
|
|
483
|
+
/* Git diff badges on file tabs */
|
|
484
|
+
.ws-tab .git-diff-badge {
|
|
485
|
+
font-size: 7px;
|
|
486
|
+
font-weight: 700;
|
|
487
|
+
margin-left: 4px;
|
|
488
|
+
padding: 0 3px;
|
|
489
|
+
border-radius: 2px;
|
|
490
|
+
line-height: 13px;
|
|
491
|
+
vertical-align: middle;
|
|
492
|
+
}
|
|
493
|
+
.ws-tab .git-diff-badge.modified { color: #e8b84a; }
|
|
494
|
+
.ws-tab .git-diff-badge.added { color: #5cba6e; }
|
|
495
|
+
.ws-tab .git-diff-badge.deleted { color: #e05050; }
|
|
496
|
+
.ws-tab .git-diff-badge.untracked { color: #6a8acc; }
|
|
497
|
+
.ws-tab .git-diff-badge.renamed { color: #b07acc; }
|
|
498
|
+
|
|
499
|
+
/* Git diff view in file pane */
|
|
500
|
+
#git-diff-container {
|
|
501
|
+
display: none;
|
|
502
|
+
width: 100%;
|
|
503
|
+
height: 100%;
|
|
504
|
+
}
|
|
505
|
+
#git-diff-container.visible { display: block; }
|
|
506
|
+
|
|
507
|
+
/* ─── Session Activity timeline (R3) ──────────────────────── */
|
|
508
|
+
#timeline-view-header {
|
|
509
|
+
display: flex;
|
|
510
|
+
align-items: center;
|
|
511
|
+
justify-content: space-between;
|
|
512
|
+
padding: 5px 10px;
|
|
513
|
+
font-size: 10px;
|
|
514
|
+
letter-spacing: 2px;
|
|
515
|
+
text-transform: uppercase;
|
|
516
|
+
color: #6a6a88;
|
|
517
|
+
background: #0a0a14;
|
|
518
|
+
border-bottom: 1px solid #12121e;
|
|
519
|
+
flex-shrink: 0;
|
|
520
|
+
}
|
|
521
|
+
#timeline-session-count {
|
|
522
|
+
font-size: 9px;
|
|
523
|
+
color: #6a6a88;
|
|
524
|
+
letter-spacing: 0;
|
|
525
|
+
text-transform: none;
|
|
526
|
+
}
|
|
527
|
+
#sidebar-view-timeline #timeline-list {
|
|
528
|
+
flex: 1;
|
|
529
|
+
overflow-y: auto;
|
|
530
|
+
padding: 4px 0;
|
|
531
|
+
}
|
|
532
|
+
#timeline-empty {
|
|
533
|
+
display: none;
|
|
534
|
+
padding: 16px 12px;
|
|
535
|
+
font-size: 11px;
|
|
536
|
+
color: #5a5a78;
|
|
537
|
+
text-align: center;
|
|
538
|
+
}
|
|
539
|
+
#timeline-empty.visible { display: block; }
|
|
540
|
+
|
|
541
|
+
.timeline-session {
|
|
542
|
+
border-bottom: 1px solid #0e0e1a;
|
|
543
|
+
padding: 4px 0 6px;
|
|
544
|
+
}
|
|
545
|
+
.timeline-session.active .timeline-session-header {
|
|
546
|
+
background: #0f0f1e;
|
|
547
|
+
}
|
|
548
|
+
.timeline-session-header {
|
|
549
|
+
display: flex;
|
|
550
|
+
align-items: center;
|
|
551
|
+
gap: 6px;
|
|
552
|
+
padding: 4px 10px;
|
|
553
|
+
cursor: pointer;
|
|
554
|
+
font-size: 11px;
|
|
555
|
+
color: #b0b0c8;
|
|
556
|
+
transition: background 0.15s;
|
|
557
|
+
}
|
|
558
|
+
.timeline-session-header:hover { background: #0f0f1e; }
|
|
559
|
+
.timeline-session-dot {
|
|
560
|
+
width: 6px;
|
|
561
|
+
height: 6px;
|
|
562
|
+
border-radius: 50%;
|
|
563
|
+
flex-shrink: 0;
|
|
564
|
+
}
|
|
565
|
+
.timeline-session-label {
|
|
566
|
+
flex: 1;
|
|
567
|
+
overflow: hidden;
|
|
568
|
+
text-overflow: ellipsis;
|
|
569
|
+
white-space: nowrap;
|
|
570
|
+
font-weight: 500;
|
|
571
|
+
}
|
|
572
|
+
.timeline-session-status {
|
|
573
|
+
font-size: 9px;
|
|
574
|
+
color: #5a5a78;
|
|
575
|
+
letter-spacing: 0.3px;
|
|
576
|
+
text-transform: lowercase;
|
|
577
|
+
flex-shrink: 0;
|
|
578
|
+
}
|
|
579
|
+
.timeline-session-status.live {
|
|
580
|
+
color: #6a8acc;
|
|
581
|
+
font-weight: 600;
|
|
582
|
+
}
|
|
583
|
+
.timeline-session-status.live::before {
|
|
584
|
+
content: '●';
|
|
585
|
+
margin-right: 3px;
|
|
586
|
+
animation: timeline-live-pulse 1.4s ease-in-out infinite;
|
|
587
|
+
}
|
|
588
|
+
@keyframes timeline-live-pulse {
|
|
589
|
+
0%, 100% { opacity: 0.4; }
|
|
590
|
+
50% { opacity: 1; }
|
|
591
|
+
}
|
|
592
|
+
.timeline-session-status.attention {
|
|
593
|
+
color: #e0a030;
|
|
594
|
+
font-weight: 600;
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
.timeline-entries {
|
|
598
|
+
display: flex;
|
|
599
|
+
flex-direction: column;
|
|
600
|
+
margin: 2px 0 0 0;
|
|
601
|
+
padding-left: 16px;
|
|
602
|
+
border-left: 1px solid #1a1a2a;
|
|
603
|
+
margin-left: 13px;
|
|
604
|
+
}
|
|
605
|
+
.timeline-entry {
|
|
606
|
+
display: flex;
|
|
607
|
+
align-items: baseline;
|
|
608
|
+
gap: 6px;
|
|
609
|
+
padding: 1px 10px 1px 4px;
|
|
610
|
+
font-size: 10.5px;
|
|
611
|
+
color: #7a7a98;
|
|
612
|
+
white-space: nowrap;
|
|
613
|
+
overflow: hidden;
|
|
614
|
+
}
|
|
615
|
+
.timeline-entry-time {
|
|
616
|
+
font-size: 9.5px;
|
|
617
|
+
color: #4a4a68;
|
|
618
|
+
font-variant-numeric: tabular-nums;
|
|
619
|
+
flex-shrink: 0;
|
|
620
|
+
}
|
|
621
|
+
.timeline-entry-glyph {
|
|
622
|
+
font-size: 10px;
|
|
623
|
+
color: #6a6a88;
|
|
624
|
+
width: 10px;
|
|
625
|
+
text-align: center;
|
|
626
|
+
flex-shrink: 0;
|
|
627
|
+
}
|
|
628
|
+
.timeline-entry-label {
|
|
629
|
+
flex: 1;
|
|
630
|
+
overflow: hidden;
|
|
631
|
+
text-overflow: ellipsis;
|
|
632
|
+
}
|
|
633
|
+
.timeline-entry.kind-gate { color: #e0a030; }
|
|
634
|
+
.timeline-entry.kind-gate .timeline-entry-glyph { color: #e0a030; }
|
|
635
|
+
.timeline-entry.kind-error { color: #e07050; }
|
|
636
|
+
.timeline-entry.kind-error .timeline-entry-glyph { color: #e07050; }
|
|
637
|
+
.timeline-entry.kind-file { color: #e8b84a; }
|
|
638
|
+
.timeline-entry.kind-file .timeline-entry-glyph { color: #e8b84a; }
|
|
639
|
+
.timeline-entry.kind-consult { color: #b07acc; }
|
|
640
|
+
.timeline-entry.kind-consult .timeline-entry-glyph { color: #b07acc; }
|
|
641
|
+
.timeline-entry.kind-start { color: #5cba6e; }
|
|
642
|
+
.timeline-entry.kind-start .timeline-entry-glyph { color: #5cba6e; }
|
|
643
|
+
.timeline-entry.kind-end { color: #5a5a78; font-style: italic; }
|
|
644
|
+
|
|
645
|
+
.timeline-empty-row {
|
|
646
|
+
font-size: 10px;
|
|
647
|
+
color: #4a4a68;
|
|
648
|
+
font-style: italic;
|
|
649
|
+
padding: 2px 10px 2px 30px;
|
|
650
|
+
}
|
|
651
|
+
|
|
652
|
+
/* Light theme overrides */
|
|
653
|
+
[data-theme="light"] #timeline-view-header { background: #f5f5f8; color: #555; border-bottom-color: #e0e0e8; }
|
|
654
|
+
[data-theme="light"] .timeline-session { border-bottom-color: #ececf2; }
|
|
655
|
+
[data-theme="light"] .timeline-session.active .timeline-session-header { background: #eef0f7; }
|
|
656
|
+
[data-theme="light"] .timeline-session-header { color: #333; }
|
|
657
|
+
[data-theme="light"] .timeline-session-header:hover { background: #ececf2; }
|
|
658
|
+
[data-theme="light"] .timeline-entries { border-left-color: #d0d0d8; }
|
|
659
|
+
[data-theme="light"] .timeline-entry { color: #555; }
|
|
660
|
+
[data-theme="light"] .timeline-entry-time { color: #999; }
|
|
661
|
+
[data-theme="light"] .timeline-entry-glyph { color: #777; }
|