Skip to content

docs: fix TUI deprecation inconsistency in roadmap#5988

Open
roberthallers wants to merge 1 commit intoaden-hive:mainfrom
roberthallers:docs/fix-tui-deprecation-5941
Open

docs: fix TUI deprecation inconsistency in roadmap#5988
roberthallers wants to merge 1 commit intoaden-hive:mainfrom
roberthallers:docs/fix-tui-deprecation-5941

Conversation

@roberthallers
Copy link

Summary

Resolves #5941 — TUI is marked as deprecated in AGENTS.md but listed as completed in docs/roadmap.md.

Changes

  • Updated docs/roadmap.md to mark TUI items as deprecated (strikethrough with note) in all 3 sections:
    • Core Graph Framework Infra → TUI Integration
    • DevTools CLI → TUI (Terminal UI)
    • TUI to GUI Upgrade → TUI Foundation
  • Added deprecation context note to the TUI-to-GUI Upgrade section clarifying it reflects legacy work
  • References AGENTS.md and hive open as the replacement

Why

New contributors reading the roadmap could invest time improving tui/app.py without knowing it's unmaintained. This fix ensures documentation consistency across AGENTS.md and the roadmap.

Signed-off-by: Robert Hallers robert@terplabs.ai

Resolves inconsistency between CLAUDE.md/AGENTS.md (TUI deprecated) and
docs/roadmap.md (TUI listed as completed feature).

- Strike through TUI items in 3 roadmap sections
- Add deprecation note to TUI-to-GUI upgrade section
- Reference AGENTS.md and hive open as replacement

Fixes aden-hive#5941

Signed-off-by: Robert Hallers <robert@terplabs.ai>
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.

[Bug]: TUI marked as completed in roadmap but deprecated in CLAUDE.md/AGENTS.md — causes contributor confusion

1 participant