Skip to content

Add workspace onboarding summary#1548

Merged
codeforester merged 1 commit into
mainfrom
enhancement/1535-workspace-onboarding-summary
Jul 8, 2026
Merged

Add workspace onboarding summary#1548
codeforester merged 1 commit into
mainfrom
enhancement/1535-workspace-onboarding-summary

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Add basectl workspace onboarding for a read-only first-day summary from a workspace manifest.
  • Emit both text and JSON with expected paths, discovery status, next actions, clone guidance, and setup/check/test commands.
  • Document the onboarding workflow and keep the Bash wrapper help/delegation in sync.

Validation

  • /Users/rameshhp/.base.d/base/.venv/bin/python -m pytest cli/python/base_projects/tests/test_workspace_onboarding.py -q
  • /Users/rameshhp/.base.d/base/.venv/bin/python -m pytest cli/python/base_projects/tests -q
  • env BASE_BASH_LIBS_DIR=/Users/rameshhp/work/base-bash-libs/lib/bash bats cli/bash/commands/basectl/tests/workspace.bats
  • bash -n cli/bash/commands/basectl/subcommands/workspace.sh
  • /Users/rameshhp/.base.d/base/.venv/bin/python -m compileall -q cli/python/base_projects
  • git diff --check

Fixes #1535

@codeforester codeforester marked this pull request as ready for review July 8, 2026 19:09
@codeforester codeforester requested a review from a team as a code owner July 8, 2026 19:09
@codeforester codeforester force-pushed the enhancement/1535-workspace-onboarding-summary branch from 263881f to 72c5fff Compare July 8, 2026 22:01
@codeforester codeforester force-pushed the enhancement/1535-workspace-onboarding-summary branch from 72c5fff to 272db38 Compare July 8, 2026 22:15
@codeforester codeforester merged commit 007c8b2 into main Jul 8, 2026
26 checks passed
@codeforester codeforester deleted the enhancement/1535-workspace-onboarding-summary branch July 8, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add workspace manifest onboarding summary for new team members

1 participant