Newmark Agent dev-0.3.0
Pre-release
Pre-release
dev-0.3.0 — context-system/Provider rework (Layer A-F migration complete).
- Every model request assembles its system prompt through the Context Orchestrator (18-section order, layered hashes, byte-identical output); no inline prompt concatenation remains.
- OpenAI-protocol streaming routes exclusively through V2 provider adapters; legacy inlined serialization removed (explicit dispatch with Anthropic / GitHub Models / adapters-V2 / hard error).
- Legacy tool-surface router and buildSystemPrompt inline join removed; migration.md §2F cleanup landed.
- Full release gate green: verify 1410, contextSystemV2Stress 1461, providerBridgeV2Verify 25 (pure V2 contract), toolProvisioningVerify 64/64, guideInsertionStressVerify 40, TUI 53, SSH/WSL PTY stress, CLI contract 32+30, GUI/TUI/CLI shared-backend stress.