Skip to content

feat(decoupling): scaffold backend separation and fix cursor plan output#11

Merged
taberoajorge merged 8 commits into
mainfrom
feat/decoupling-scaffold-plan-fix
Apr 20, 2026
Merged

feat(decoupling): scaffold backend separation and fix cursor plan output#11
taberoajorge merged 8 commits into
mainfrom
feat/decoupling-scaffold-plan-fix

Conversation

@taberoajorge
Copy link
Copy Markdown
Owner

Summary

  1. Add initial backend decoupling scaffolding across new crates (loopforge-app, loopforge-api, loopforge-adapters) and wire workspace dependencies.
  2. Add OpenSpec command and skill assets plus architecture planning artifacts for the decoupling initiative.
  3. Fix Cursor plan execution reliability by removing --mode plan from plan engine args and keep compatibility path and artifact typing updates in Tauri.

Test plan

  1. Run cargo check --manifest-path src-tauri/Cargo.toml.
  2. Run bun run tauri build and verify app bundle generation.
  3. Validate plan generation in installed app for Cursor agent prompt flow.

Add initial decoupling scaffolding across app services, adapters, and docs while restoring runtime compatibility updates. Remove cursor plan mode for plan execution to avoid empty output responses and keep planning flow reliable.
Exclude local AI tooling folders and decoupling planning documentation from version control so they do not appear in the pull request.
Restore README.md in this branch and enhance the Demo section with a
clickable visual preview that opens the shared Screen Studio video.
This keeps the repository landing page attractive while preserving
direct access to release installers.
Bring origin/main into feat/decoupling-scaffold-plan-fix and resolve
all merge conflicts while preserving this branch decoupling work and
the README demo preview update.
@taberoajorge taberoajorge force-pushed the feat/decoupling-scaffold-plan-fix branch from c81578a to d70e673 Compare April 20, 2026 02:13
@taberoajorge taberoajorge merged commit 7c63204 into main Apr 20, 2026
9 of 10 checks passed
@taberoajorge taberoajorge deleted the feat/decoupling-scaffold-plan-fix branch April 20, 2026 02:14
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