Skip to content

feat(tui): add card editor - #105

Merged
aksOps merged 4 commits into
mainfrom
codex/issue-90-card-editor
Aug 18, 2026
Merged

feat(tui): add card editor#105
aksOps merged 4 commits into
mainfrom
codex/issue-90-card-editor

Conversation

@aksOps

@aksOps aksOps commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add direct-store TUI create/edit overlay with wire-valid emoji, explicit due/effort clearing, labels, checklist editing, and guarded recovery
  • preserve unrelated concurrent card edits and refuse same-field conflicts
  • keep debounced similar-item context generation-safe across editor sessions and mutable label exclusions
  • integrate editor routing with persisted board filters, stale reload selection, dirty refresh, and mouse suppression

Verification

  • targeted TUI/card detail/editor suite passed after rebase
  • staged full Go, race, coverage, frontend, build, vet, format, and diff gates passed
  • Go coverage: 96.6% total; 96.2% internal/tui

Closes #90

@aksOps
aksOps force-pushed the codex/issue-90-card-editor branch from 64bcb34 to 72c22ed Compare August 18, 2026 00:38
@sonarqubecloud

Copy link
Copy Markdown

@aksOps
aksOps marked this pull request as ready for review August 18, 2026 01:04
@aksOps
aksOps merged commit afbb629 into main Aug 18, 2026
9 checks passed
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.

TUI card editor

1 participant