Skip to content

AD-701: Add web app shell#43

Open
alph-cmky wants to merge 1 commit into
feat/ad-602-workflow-validatorfrom
feat/ad-701-web-app-shell
Open

AD-701: Add web app shell#43
alph-cmky wants to merge 1 commit into
feat/ad-602-workflow-validatorfrom
feat/ad-701-web-app-shell

Conversation

@alph-cmky

Copy link
Copy Markdown
Owner

Summary

  • Adds a dense three-panel AgentDeck workspace shell scaffold.
  • Adds top bar, left navigation sidebar, primary work area, and contextual inspector.
  • Adds navigation entries for Chat, Agents, Workflows, Tasks, Runtimes, Audit, and Settings.
  • Adds stable desktop panel widths and global CSS for the shell.
  • Adds a Next-style src/app/page.tsx entry while keeping the current web package as a lightweight TypeScript package.
  • Marks AD-701 complete in the development backlog.

Stack

Notes

  • The current @agentdeck/web package does not yet include a real dev server/framework runtime, so this PR validates the shell through TypeScript/tests/build rather than a browser-served page.

Verification

  • TDD red check: pnpm test apps/web/src/components/app-shell.test.ts initially failed because app-shell.js did not exist yet.
  • pnpm test apps/web/src/components/app-shell.test.ts
  • pnpm lint && pnpm format && pnpm typecheck && pnpm test && pnpm build

Closes #18

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