Skip to content

Add Wiki support and database creation to the TUI#42

Draft
humandebri wants to merge 10 commits into
tui-public-memory-linkfrom
feature/tui-wiki-support
Draft

Add Wiki support and database creation to the TUI#42
humandebri wants to merge 10 commits into
tui-public-memory-linkfrom
feature/tui-wiki-support

Conversation

@humandebri
Copy link
Copy Markdown
Collaborator

Summary

  • Add Wiki database browsing to the TUI with dedicated database list, browser, and diagnostic states.
  • Add a + Create database action row and wire it to WikiClient::create_database() with refresh and selection recovery after success.
  • Bundle the Wiki wasm/candid, update CLI/TUI docs, and expand provider/runtime/render tests for Wiki flows.

Testing

  • cargo test wiki --lib
  • cargo test -p tui-kit-render wiki
  • cargo test -p tui-kit-runtime wiki_create_action
  • cargo test -p tui-kit-runtime wiki_database_list_move_next_reaches_create_action_row
  • cargo test -p tui-kit-host select_list_item_effect_can_select_wiki_create_action_row

@humandebri humandebri changed the base branch from main to tui-public-memory-link May 12, 2026 00:30
@humandebri humandebri self-assigned this May 12, 2026
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.

1 participant