Skip to content

chore: update CLAUDE.md with recent features and operational docs#66

Open
jonwiggins wants to merge 2 commits intomainfrom
optio/task-7c478c7f-8de3-402b-80ed-a055d2e8b082
Open

chore: update CLAUDE.md with recent features and operational docs#66
jonwiggins wants to merge 2 commits intomainfrom
optio/task-7c478c7f-8de3-402b-80ed-a055d2e8b082

Conversation

@jonwiggins
Copy link
Owner

Summary

  • Document multi-provider OAuth authentication (GitHub, Google, GitLab), OPTIO_AUTH_DISABLED env var, and auth flow
  • Document multi-pod scaling (maxPodInstances, maxAgentsPerPod, instanceIndex) and worktree lifecycle management (worktreeState, lastPodId)
  • Document cost analytics dashboard, normalizeRepoUrl() utility, new database tables/columns (migrations 0014, 0015), and web UI port change to 3100
  • Add new sections: Security Model, Troubleshooting, Production Deployment Checklist, Performance Tuning
  • Update architecture diagram, directory layout, database schema, API routes, tech stack table, and known issues

Test plan

  • Verify CLAUDE.md renders correctly in GitHub markdown preview
  • Confirm all referenced file paths and features exist in the codebase
  • Check that no sensitive information is included in the documentation

🤖 Generated with Claude Code

Optio Agent and others added 2 commits March 25, 2026 03:16
Document multi-provider OAuth authentication, multi-pod scaling,
worktree lifecycle management, cost analytics dashboard,
normalizeRepoUrl utility, new database tables/columns (migrations
0014-0015), web UI port change to 3100, and add troubleshooting,
production deployment checklist, security model, and performance
tuning sections.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Document the convention that repo URLs should always be normalized
via normalizeRepoUrl() before storage or comparison.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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