Skip to content

Launch open source#11

Merged
chickencoder merged 3 commits intomainfrom
prepare-open-source
Oct 27, 2025
Merged

Launch open source#11
chickencoder merged 3 commits intomainfrom
prepare-open-source

Conversation

@chickencoder
Copy link
Copy Markdown
Owner

No description provided.

chickencoder and others added 3 commits October 25, 2025 15:32
- Add README.md with project overview, setup instructions, and architecture
- Add CONTRIBUTING.md with contribution guidelines and code style
- Add CODE_OF_CONDUCT.md (Contributor Covenant v2.0)
- Add SECURITY.md with vulnerability reporting policy
- Add CHANGELOG.md documenting v0.1.0 release
- Add .env.example files for all workspaces
- Update all package.json files with:
  - AGPL-3.0 license
  - Project description
  - Repository URLs
  - Keywords for discoverability
  - Node.js engine requirements
- Add workspace READMEs:
  - apps/app: Frontend application documentation
  - packages/convex: Backend functions and schema documentation
- Add GitHub Actions CI/CD workflow:
  - Type checking
  - Build validation
  - Linting
  - Security audit
- Resolve TODO in github.tsx (explain GitHub App uninstall process)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add .env.example templates for all workspaces to help new contributors
set up their environment variables correctly.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add LICENSE file with full AGPLv3 text
- Update all repository URLs to chickencoder/oracode
- Fix Hono security vulnerabilities (CVE-2025-24563, CVE-2025-24564)
  - Update hono from 4.7.9 to 4.10.3 in apps/preview
  - Resolves improper authorization vulnerability
  - Resolves Vary header injection CORS bypass
- Review console.log statements (kept intentional logging for debugging)
- Run security audit: No known vulnerabilities remaining

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Oct 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
oracode-www Ready Ready Preview Comment Oct 27, 2025 10:13am

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Oct 27, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
oracode-app 1bc6a22 Oct 27 2025, 10:16 AM

@chickencoder chickencoder merged commit 3a05c68 into main Oct 27, 2025
11 of 12 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