docs: remove all TUI/Textual references from documentation#33
Merged
Conversation
added 2 commits
July 12, 2026 00:36
Remove TUI-related content from all documentation files: - DEVELOPMENT.md: Remove ui/ tree, TUI Development section, TUI debugging - .ai/00_PROJECT.md: Remove oaeval ui commands, roadmap entry, Hybrid CLI UI section - .ai/01_ARCHITECTURE.md: Remove ui/ from package structure, UI Layer, dependency flow - .ai/02_AGENT.md: Remove Hybrid CLI Architecture section, Phase 14 tasks - .ai/03_CONTEXT.md: Update phase status, branch name, competitive advantage - .ai/04_DECISIONS.md: Remove D022 (Hybrid CLI UI Architecture) - .ai/05_TASKS.md: Remove Phase 14 tasks, update dependency graph - docs/13_cicd_integration.md: Fix broken link to non-existent 03_configuration.md MkDocs builds cleanly with no warnings.
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.
Summary
Remove all TUI/Textual references from documentation files after the TUI was removed from the codebase.
Files Modified
Verification
Breaking Changes
None — documentation only.