provide-workspace
2025-11-15
Rename package to provide-workspace and add full documentation suite
44 files · 3,473+ · 85-
Package rename to provide-workspace
3 files changed
pyproject.tomlRenamed package from provide-workenv to provide-workspace, added extensive new dependencies and configuration.CLAUDE.mdUpdated references from workenv to workspaceREADME.mdUpdated project name and references
- Renamed from provide-workenv to provide-workspace to better reflect the repository’s role as a workspace bootstrapper rather than a simple environment wrapper.
decouple
architectural
1 file
pyproject.toml
Merge Tofusoup provider testing branch
1 file changed
foundryFoundry integration symlink
- Merged the claude/test-tofusoup-provider branch into main, bringing in all provider testing examples and test results.
qualify
behavioral
1 file
foundry
MkDocs documentation site
19 files changed
mkdocs.ymlFull MkDocs configuration with navigation structureindex.mdDocumentation home pageindex.mdArchitecture overviewlayers.mdLayer architecture guidemeta-repository.mdMeta-repository designworkspace-vs-workenv.mdWorkspace vs workenv comparisonwrknv-integration.mdwrknv integration guideindex.mdGetting started entry pointinstallation.mdInstallation guideprerequisites.mdPrerequisites documentationquick-start.mdQuick start tutorialvalidation.mdValidation stepsindex.mdReference docs indexbootstrap.mdBootstrap script referenceconfiguration.mdConfiguration referencefaq.mdFrequently asked questionssetup.mdSetup script referencevalidate.mdValidate script referencevs-wrknv.mdComparison with wrknv
- Comprehensive documentation site with 30+ pages covering architecture, getting started, guides, reference, testing, and troubleshooting, ready for MkDocs rendering.
specify
behavioral
2 files
mkdocs.ymlindex.md
Test updates for rename
5 files changed
conftest.pyUpdated fixtures for workspace renametest_bootstrap_integration.pyUpdated test referencestest_validate_integration.pyUpdated test referencestest_bootstrap_unit.pyUpdated test referencestest_validate_unit.pyUpdated test references