Skip to content

Step NC04: Conversation And Message Feature#11

Merged
deku2026 merged 11 commits into
mainfrom
codex/nc04-conversation-and-message-feature
May 23, 2026
Merged

Step NC04: Conversation And Message Feature#11
deku2026 merged 11 commits into
mainfrom
codex/nc04-conversation-and-message-feature

Conversation

@deku2026
Copy link
Copy Markdown
Contributor

Summary

  • Implements Step NC04: Conversation And Message Feature
  • Keeps scope limited to the active step
  • Updates traceability and acceptance evidence required by the step

Verification

  • $env:MSBUILDDISABLENODEREUSE = "1"; dotnet test apps\desktop\ArcChat.Desktop.UiTests\ArcChat.Desktop.UiTests.csproj -m:1 --no-restore: passed (45 tests)
  • $env:MSBUILDDISABLENODEREUSE = "1"; dotnet test packages\local-persistence\ArcChat.LocalPersistence.Tests\ArcChat.LocalPersistence.Tests.csproj -m:1 --no-restore: passed (11 tests)
  • $env:MSBUILDDISABLENODEREUSE = "1"; dotnet test tests\ArcChat.Architecture.Tests\ArcChat.Architecture.Tests.csproj -m:1 --no-restore: passed (15 tests)
  • $env:MSBUILDDISABLENODEREUSE = "1"; dotnet build ArcChat.slnx -m:1 --no-restore: passed (0 warnings, 0 errors)
  • git diff --check: passed

Traceability

  • Rows updated: NC-CORE-001, NC-FEAT-001, NC-FEAT-002, NC-FEAT-003, NC-FEAT-004, NC-FEAT-005, NC-FEAT-015, NC-FEAT-018, NC-FEAT-019, NC-FEAT-026, NC-FEAT-028
  • Matrices updated: exporter goldens and protocol public API evidence updated in-repo; C# traceability rows reflected in this PR body
  • Final-gate impact: enables FG.04 conversation proof and keeps FG.08 export/share evidence current

Out Of Scope

  • Real provider onboarding beyond the existing model-provider foundation
  • Full NC07 mask catalog/prompt management beyond NC04 new-chat recommendations
  • MCP tools, artifacts, realtime audio, packaging, and settings-access work owned by later steps

Open Questions

  • None

@deku2026 deku2026 marked this pull request as ready for review May 23, 2026 00:42
Comment thread apps/desktop/ArcChat.Desktop/Features/Masks/NewChatViewModel.cs Fixed
Comment thread packages/agent-core/ArcChat.Agent/ContextSummarizer.cs Fixed
@deku2026 deku2026 merged commit ccd53c7 into main May 23, 2026
7 checks passed
@deku2026 deku2026 deleted the codex/nc04-conversation-and-message-feature branch May 23, 2026 01:50
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