Skip to content

AXI-114: Add personal workspace experience#59

Merged
Codename-11 merged 2 commits into
mainfrom
codex/axi-114-personal-workspace
Jul 16, 2026
Merged

AXI-114: Add personal workspace experience#59
Codename-11 merged 2 commits into
mainfrom
codex/axi-114-personal-workspace

Conversation

@Codename-11

Copy link
Copy Markdown
Owner

What changed

  • add a settings-driven personal/team workspace experience profile
  • provide a personal Today dashboard with quick task and note capture, planning groups, completion, and agent handoff
  • adapt workspace creation, navigation, and settings while preserving the full project and agent feature set
  • add the Prisma migration, focused navigation tests, Playwright coverage, and screenshot-backed design QA notes

Why

Forge's project-oriented information architecture is powerful for teams but unnecessarily dense for personal tasks. This adds a calmer task-first presentation without splitting the tenancy model or removing agent access.

Impact

Personal workspaces open on Today and expose Tasks, Upcoming, Notes, Chat, Routines, and Agents. Team workspaces retain the existing project experience. Owners and admins can switch profiles without migrating or losing workspace data.

Validation

  • pnpm prisma generate
  • git diff --check origin/main...HEAD
  • pnpm lint (passes with existing repository warnings)
  • pnpm typecheck
  • pnpm vitest run tests/unit/sidebar-nav.test.ts (11/11)
  • pre-rebase implementation validation recorded in DEVLOG.md: production build, personal-workspace Playwright journey, broad Vitest gate, and desktop/mobile design QA

@Codename-11
Codename-11 marked this pull request as ready for review July 16, 2026 15:24

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 981ef16e06

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/app/(app)/w/[slug]/settings/workspace/page.tsx
Comment thread src/components/sidebar-nav.ts Outdated
@Codename-11
Codename-11 merged commit 9308341 into main Jul 16, 2026
3 checks passed
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