Update documentation: comprehensive coverage of plugins, configuration, and regression#109
Draft
Copilot wants to merge 5 commits into
Draft
Update documentation: comprehensive coverage of plugins, configuration, and regression#109Copilot wants to merge 5 commits into
Copilot wants to merge 5 commits into
Conversation
…rence Co-authored-by: sagikimhi <92639180+sagikimhi@users.noreply.github.com>
Co-authored-by: sagikimhi <92639180+sagikimhi@users.noreply.github.com>
Co-authored-by: sagikimhi <92639180+sagikimhi@users.noreply.github.com>
Co-authored-by: sagikimhi <92639180+sagikimhi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update outdated documentation with critical topics
Update documentation: comprehensive coverage of plugins, configuration, and regression
Dec 2, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation was outdated and lacked critical coverage of plugin types, configuration hierarchy, and parallel regression execution.
Changes
Quick Start (
docs/home/quickstart.md)Plugin User Guide (
docs/user-guide/plugins.md)from socx import settings, full namespace accesssh, no SoCX internals, any executableExample Python plugin:
Example script plugin:
Configuration User Guide (
docs/user-guide/configuration.md)~/.config/socx/socx.yaml,.socx.yaml,SOCX_*env vars@path,@symbol,@command)Regression User Guide (
docs/user-guide/regression.md)max_runs_in_parallelconfiguration (default: 10)Configuration Reference (
docs/reference/configuration.md) - NEWSOCX_REGRESSION__MAX_RUNS_IN_PARALLEL)Navigation (
mkdocs.yml)Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
astral.sh/usr/bin/curl curl -LsSf REDACTED(dns block)docs.python.org/usr/bin/python3 python3 -m mkdocs build --strict(dns block)/usr/bin/python3 python3 -m mkdocs build(dns block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.