Skip to content

Expose standalone workspace inventory without WordPress - #1320

Merged
chubes4 merged 1 commit into
mainfrom
fix/1319-standalone-workspace-inventory
Aug 31, 2026
Merged

Expose standalone workspace inventory without WordPress#1320
chubes4 merged 1 commit into
mainfrom
fix/1319-standalone-workspace-inventory

Conversation

@chubes4

@chubes4 chubes4 commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • add bounded standalone workspace inventory and exact-handle show operations
  • report local Git/filesystem observations separately from unavailable WordPress lifecycle state
  • document the database-outage recovery route in generated agent guidance
  • cover pagination, exact lookup, hard bounds, and read-only behavior with real Git fixtures

Closes #1319.

Verification

  • php tests/standalone-worktree-provider.php
  • php tests/standalone-worktree-provider-command.php
  • php tests/worktree-command-help-snapshots.php
  • php tests/smoke-agents-md-sections.php
  • php tests/standalone-workspace-inventory.php
  • PHP syntax checks on the changed provider, executable, and fixture

AI Assistance

OpenAI GPT-5.6 Sol via OpenCode implemented the bounded standalone provider operations and tests. OpenAI GPT-5.6 Sol via OpenCode then independently reviewed the diff and reran focused verification under Chris Huber's direction.

@chubes4
chubes4 merged commit 3c40398 into main Aug 31, 2026
14 checks passed
@chubes4
chubes4 deleted the fix/1319-standalone-workspace-inventory branch August 31, 2026 02:03
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.

Expose bounded standalone workspace inventory when WordPress cannot boot

1 participant