Skip to content

strengthen repo verification and runtime coverage#501

Open
nocxcloud-oss wants to merge 1 commit intorowboatlabs:mainfrom
nocxcloud-oss:chore/verification-runtime-coverage
Open

strengthen repo verification and runtime coverage#501
nocxcloud-oss wants to merge 1 commit intorowboatlabs:mainfrom
nocxcloud-oss:chore/verification-runtime-coverage

Conversation

@nocxcloud-oss
Copy link
Copy Markdown

@nocxcloud-oss nocxcloud-oss commented Apr 15, 2026

Summary

  • add a repo-level architecture map and replace placeholder app READMEs for the desktop app, CLI runtime, hosted web app, and local runtime frontend
  • standardize cross-surface verification commands (verify, typecheck, and test) and update CI to run those checks consistently
  • harden the CLI and web runtimes with regression coverage for workspace safety, SSE streaming, route/controller/use-case behavior, and worker/job processing
  • modularize the apps/rowboat DI container and remove a project-creation billing import cycle surfaced by the new tests

Testing

  • cd apps/cli && npm run verify
  • cd apps/rowboat && npm run verify
  • cd apps/x && pnpm run verify

Add clearer app docs plus targeted desktop, CLI, web, and worker tests so cross-surface regressions are caught earlier and the repo is easier to navigate.
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