Skip to content

Update route type import path in next-env.d.ts to point to development directory#5

Open
cassiusclay777 wants to merge 9 commits intocursor:mainfrom
cassiusclay777:main
Open

Update route type import path in next-env.d.ts to point to development directory#5
cassiusclay777 wants to merge 9 commits intocursor:mainfrom
cassiusclay777:main

Conversation

@cassiusclay777
Copy link
Copy Markdown

@cassiusclay777 cassiusclay777 commented Apr 29, 2026

Note

Low Risk
Mostly developer-experience and UI grouping changes; the only behavioral risk is altered session restore/persistence logic around localStorage, but it’s guarded and falls back cleanly.

Overview
Updates the agent-kanban Next.js setup to reference route types via a /// <reference path=...> directive, and adds convenience dev:3000/dev:3001 scripts.

Extends the kanban grouping options to include Branch, and hardens session-id persistence by wrapping localStorage reads/writes/removals in try/catch so the app can still function in restricted storage contexts.

Adds repo-level .gitignore for .vscode/, introduces an sdk/app-builder/.env.example, and adjusts the app-builder .gitignore to ignore .env while keeping .env.example committable.

Reviewed by Cursor Bugbot for commit 9b9994f. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread sdk/agent-kanban/next-env.d.ts Outdated
…ctions for reading, writing, and clearing persisted session IDs from localStorage.
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high mode and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0f877a0. Configure here.

Comment thread .vscode/settings.json Outdated
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