Skip to content

Budget tui smoke coverage#2

Merged
tky0065 merged 127 commits into
mainfrom
budget-tui-smoke-coverage
Jun 22, 2026
Merged

Budget tui smoke coverage#2
tky0065 merged 127 commits into
mainfrom
budget-tui-smoke-coverage

Conversation

@tky0065

@tky0065 tky0065 commented Jun 19, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes # (issue number — required before review)

Changes

Testing

  • cargo fmt — clean
  • cargo clippy -- -D warnings — zero warnings
  • cargo test — all tests pass
  • Tested manually with cargo run -- start "..." --workflow <name>

Notes for reviewer

tky0065 and others added 30 commits May 18, 2026 12:12
- docs/PRIVACY.md: data & privacy policy (lacune 11)
- docs/PROMPT_CHANGELOG.md: prompt versioning conventions + log (lacune 12)
- docs/COMPARISON.md: competitive positioning matrix (lacune 17)
- docs/BETA.md: add Primary Beta Audience / ICP section (lacune 16)
- RELEASE.md: release checklist with evals, smoke tests, rollback (lacune 14)
- .github/ISSUE_TEMPLATE/security_report.md: security report template (lacune 18)
- .github/ISSUE_TEMPLATE/quality_report.md: generated project quality report template (lacune 18)
- .github/workflows/ci.yml: add cargo audit + cargo deny jobs (lacune 24)
- deny.toml: license and advisory policy for cargo-deny (lacune 24)
- evals/run_campaign.sh: batch campaign runner with JSON report + evals/runs/ dir (lacune 3)
- src/orchestrator.rs: write cortex.manifest.json on successful run (lacune 13)
- src/orchestrator.rs: warn when output directory is non-empty before run (lacune 21)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
tky0065 added 29 commits May 23, 2026 10:37
- Add AppView enum (Running | ShowingSummary) and view switching
- Implement WorkflowComplete handler that loads cortex.run.json
- New CockpitPanel widget with 4 tabs (Summary, Files, Agents, Timeline)
- Keyboard navigation: Tab/BackTab, 1-4, q/Esc exit, r refresh
- PipelineWidget shows ALL COMPLETE line with duration
- Add inline code (), links [text](url), ordered lists (1.), blockquotes (>)
- Delete dead summary.rs
@tky0065 tky0065 merged commit aa0cc0e into main Jun 22, 2026
5 of 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.

1 participant