Skip to content

feat(tui): scope notes to projects#196

Merged
HonestMajority merged 1 commit into
mainfrom
project-scoped-notes
May 21, 2026
Merged

feat(tui): scope notes to projects#196
HonestMajority merged 1 commit into
mainfrom
project-scoped-notes

Conversation

@HonestMajority
Copy link
Copy Markdown
Owner

Summary

  • Store notes per project under ~/.agman/projects/<project>/notes/ via Config::project_notes_dir.
  • Reuse the existing notes explorer/editor with a project-specific root from ProjectList and TaskList.
  • Add caller-aware notes close behavior so notes return to ProjectList or TaskList, and keep legacy global ~/.agman/notes untouched.

UX

  • ProjectList o opens notes for the selected real project.
  • (unassigned) shows a status and does not open/create shared notes.
  • TaskList uppercase O opens current-project notes; lowercase o still opens linked PRs.

Validation

  • Researcher agman-improvements--project-scoped-notes approved with no blockers.
  • cargo test
  • cargo clippy --all-targets -- -D warnings
  • git diff --check

@HonestMajority HonestMajority merged commit e6a18d9 into main May 21, 2026
1 check passed
@HonestMajority HonestMajority deleted the project-scoped-notes branch May 21, 2026 07:25
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