Skip to content

Simplify repository maintenance surfaces#2

Merged
LessUp merged 1 commit into
masterfrom
deai-repository-closeout
May 27, 2026
Merged

Simplify repository maintenance surfaces#2
LessUp merged 1 commit into
masterfrom
deai-repository-closeout

Conversation

@LessUp
Copy link
Copy Markdown
Owner

@LessUp LessUp commented May 27, 2026

Summary

  • remove OpenSpec, Claude, and related AI workflow scaffolding from the repository
  • standardize maintenance around CMake, docs validation, and the retained GitHub workflows
  • fix benchmark startup/reporting edge cases and prune dead performance scaffolding

Validation

  • cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
  • cmake --build build -j$(nproc)
  • ctest --test-dir build
  • npm --prefix docs test
  • npm --prefix docs run build

Remove AI workflow scaffolding, standardize on the retained CMake/docs workflow, and tighten benchmark/reporting behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit 170d90d into master May 27, 2026
@LessUp LessUp deleted the deai-repository-closeout branch May 27, 2026 19:36
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