-
Notifications
You must be signed in to change notification settings - Fork 1
docs: Transform 51 README files to gold standard natural language API #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nathanclevenger
wants to merge
60
commits into
main
Choose a base branch
from
claude/setup-submodule-beads-fDlvI
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
ed53858
docs: Transform 51 README files to gold standard natural language API
nathanclevenger 80b8dd8
feat: add Claude Code plugin configuration to all submodules
nathanclevenger 2cf14d8
refactor: move 70 non-submodule rewrites to opensaas repo
nathanclevenger c252c2d
feat: add SessionStart hook for Claude Code web beads support
nathanclevenger ca0deeb
chore: sync beads issues
nathanclevenger 8e3cf50
feat: update packages with enhanced functionality
nathanclevenger 5ea20ee
chore: update submodules with latest changes
nathanclevenger 5c40e17
chore: filter beads to workers- prefix only
nathanclevenger 70d5850
feat(glyphs): complete GREEN phase - package setup and exports
nathanclevenger b04c33e
test(react-compat): add failing tests for lazy() and Suspense support…
nathanclevenger 7d0d0e1
feat: add new files and update packages
nathanclevenger 71c4c33
feat: update packages and add new files
nathanclevenger 0028bf7
chore: sync beads issues
nathanclevenger f9c3b12
chore: update auth test and mongo submodule
nathanclevenger 5705f38
chore: close workers-6j63 MDX-as-Worker build pipeline
nathanclevenger db5e4b5
chore: add remaining files and updates
nathanclevenger 31d1292
chore: final cleanup - update objects/do, sdks, rewrites/mongo
nathanclevenger 605b9c8
chore: sync beads issues - close workers-4jys
nathanclevenger 409fd79
chore: sync remaining changes
nathanclevenger 6894afa
chore: sync more changes
nathanclevenger 2798e69
chore: commit latest generated files
nathanclevenger 6bf41f5
chore: sync beads issues - close workers-fn3pn
nathanclevenger fd48eee
chore: close workers-olcr - no CDC patching scripts to delete
nathanclevenger cbc5d9e
chore: sync beads issues
nathanclevenger b4b32d5
docs: add business narrative to database.do README
nathanclevenger c41d3ed
chore: close workers-nd1sj - verify RED tests for explicit type defin…
nathanclevenger 06c064a
feat(embeddings.do): add caching for duplicate embeddings
nathanclevenger 3100aa5
docs: document primitives submodule structure in ARCHITECTURE.md
nathanclevenger 1923c51
test(workers/ai): add failing RED tests for is/summarize/diagram
nathanclevenger e013d3f
chore: sync beads issues
nathanclevenger b2f110d
feat(workers/ai): add RED tests for list() and lists() methods
nathanclevenger 7bf3893
test(fsx): add RED phase tests for MCP connector
nathanclevenger d536010
chore: update mongo submodule with Iceberg optimization
nathanclevenger cc66699
feat(do-core): implement cascade relationship system (->, ~>, <~, <-)
nathanclevenger 7600d07
fix(glyphs): content negotiation for HTML Accept headers
nathanclevenger b5b36d2
feat(workers/ai): complete TDD RED phase test suite (300 tests)
nathanclevenger bee6274
fix(workers/functions): reject null function type as corrupted data
nathanclevenger 7aa7a85
Add bashx.do submodule - AI-enhanced bash execution
nathanclevenger 34bd35e
Update bashx submodule: single-tool AST architecture
nathanclevenger cd5e492
docs(payments): add comprehensive documentation inspired by Polar pat…
nathanclevenger 36e3266
feat(workers.do): implement worker registry service using dotdo
nathanclevenger 41b86a4
feat(workers.do): Migrate full Workers for Platforms service
nathanclevenger f22898f
feat(workers.do): Add TDD issues for Workers for Platforms service
nathanclevenger 5a902fa
test(workers.do): add analytics middleware tests
nathanclevenger f15dec0
test(workers.do): add failing tests for DO-based deployments store
nathanclevenger 1cddc24
test(workers.do): add failing tests for O(1) dispatch routing (RED ph…
nathanclevenger eb0bf76
test(workers.do): add failing tests for real WfP deployment (RED phase)
nathanclevenger a67c498
test(workers.do): add TDD RED phase type tests for strict TypeScript
nathanclevenger 389cf5c
test(workers.do): add failing security tests (TDD RED phase)
nathanclevenger f323095
feat(workers.do): WorkersRegistryDO tests pass (GREEN phase)
nathanclevenger 925dc0a
feat(workers.do): implement O(1) dispatch routing (GREEN phase)
nathanclevenger 5ce7eb0
feat(workers.do): wire up WfP bindings in wrangler.jsonc (GREEN phase)
nathanclevenger d5edb01
feat(workers.do): implement security improvements (GREEN phase)
nathanclevenger 6e5b2a4
feat(workers.do): implement real WfP deployment (GREEN phase)
nathanclevenger fe6eabc
feat(workers.do): implement DO-based deployments store (GREEN phase)
nathanclevenger 6a60510
refactor(workers.do): optimize storage patterns
nathanclevenger 0a28337
refactor(workers.do): clean up dispatch routing code
nathanclevenger 90bc18e
refactor(workers.do): extract security middleware
nathanclevenger 0db34c1
refactor(workers.do): clean up deployment code
nathanclevenger 6dbf6dc
refactor(workers.do): consolidate WorkersRegistryDO services
nathanclevenger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| Error: Multiple database files found in /Users/nathanclevenger/projects/workers/.beads: | ||
| - beads.db | ||
| - issues.db | ||
|
|
||
| Beads requires a single canonical database: beads.db | ||
| Run 'bd init' to migrate legacy databases or manually remove old databases | ||
| Or run 'bd doctor' for more diagnostics | ||
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| research-zknk | ||
| workers-1aybd |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| #!/bin/bash | ||
| # Session start hook for Claude Code web | ||
| # Installs beads (bd) issue tracker in fresh VM environments | ||
|
|
||
| # Check if bd is already available | ||
| if command -v bd &> /dev/null; then | ||
| echo "bd is already installed" | ||
| bd version | ||
| else | ||
| echo "Installing bd (beads issue tracker)..." | ||
| npm install -g @beads/bd 2>/dev/null | ||
|
|
||
| # Fallback to Go if npm fails | ||
| if ! command -v bd &> /dev/null; then | ||
| if command -v go &> /dev/null; then | ||
| echo "npm install failed, trying Go..." | ||
| go install github.com/steveyegge/beads/cmd/bd@latest | ||
| export PATH="$PATH:$HOME/go/bin" | ||
| fi | ||
| fi | ||
| fi | ||
|
|
||
| # Initialize beads if not already initialized | ||
| if [ -d .beads ]; then | ||
| echo "Beads database found" | ||
| bd prime 2>/dev/null || true | ||
| else | ||
| echo "No .beads directory found - run 'bd init' to initialize" | ||
| fi | ||
|
|
||
| echo "bd is ready! Use 'bd ready' to see available work." | ||
| exit 0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| # .dev.vars.example - Local Development Secrets Template | ||
| # Copy this file to .dev.vars and fill in your values | ||
| # DO NOT COMMIT .dev.vars TO GIT | ||
|
|
||
| # ============================================================================= | ||
| # CLOUDFLARE | ||
| # ============================================================================= | ||
| # Get from: https://dash.cloudflare.com/profile/api-tokens | ||
| CLOUDFLARE_API_TOKEN= | ||
| CLOUDFLARE_ACCOUNT_ID= | ||
|
|
||
| # ============================================================================= | ||
| # STRIPE (payments.do) | ||
| # ============================================================================= | ||
| # Get from: https://dashboard.stripe.com/apikeys | ||
| STRIPE_SECRET_KEY=sk_test_ | ||
| STRIPE_PUBLISHABLE_KEY=pk_test_ | ||
| # Get from: https://dashboard.stripe.com/webhooks (create endpoint first) | ||
| STRIPE_WEBHOOK_SECRET=whsec_ | ||
|
|
||
| # ============================================================================= | ||
| # WORKOS (org.ai) | ||
| # ============================================================================= | ||
| # Get from: https://dashboard.workos.com/api-keys | ||
| WORKOS_API_KEY=sk_test_ | ||
| WORKOS_CLIENT_ID=client_ | ||
|
|
||
| # ============================================================================= | ||
| # LLM PROVIDERS (llm.do) | ||
| # ============================================================================= | ||
| # Get from: https://platform.openai.com/api-keys | ||
| OPENAI_API_KEY=sk- | ||
|
|
||
| # Get from: https://console.anthropic.com/settings/keys | ||
| ANTHROPIC_API_KEY=sk-ant- | ||
|
|
||
| # ============================================================================= | ||
| # AUTHENTICATION | ||
| # ============================================================================= | ||
| # Generate with: openssl rand -hex 32 | ||
| JWT_SECRET= | ||
| AUTH_SECRET= | ||
|
|
||
| # ============================================================================= | ||
| # ENVIRONMENT | ||
| # ============================================================================= | ||
| ENVIRONMENT=development |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Local error log file accidentally committed to repository
Low Severity
The
.beads/daemon-errorfile appears to be a local runtime error log that was accidentally committed. It contains a developer's local machine path (/Users/nathanclevenger/projects/workers/.beads) and debugging output about database configuration issues. This file is unrelated to the PR's stated purpose of transforming README files and exposes local development environment details that shouldn't be in source control.