Skip to content
Closed

test #38

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
145 commits
Select commit Hold shift + click to select a range
24a43b8
docs: issue template links (#4066)
AriPerkkio Dec 12, 2024
eda10b1
chore: bug template to suggest projects public or accessible by URL (…
codewithtyler Dec 17, 2024
ac3df7a
Update ci.yaml
drzo Jan 2, 2025
97a1bdb
Update cicd.yml
drzo Jan 2, 2025
1737f50
Update semantic-pr.yaml
drzo Jan 2, 2025
9b456f6
v3
drzo Jan 2, 2025
8bdfb11
act1
drzo Jan 2, 2025
46eebcf
sub2
drzo Jan 2, 2025
1672fb1
feat: enhance deployment workflow with status updates
drzo Jan 2, 2025
1ea7963
fix: remove submodule dependencies and simplify deployment
drzo Jan 2, 2025
b55a4d3
123
drzo Jan 2, 2025
104883a
v9
drzo Jan 2, 2025
39012a3
v10
drzo Jan 2, 2025
1dcffeb
v11
drzo Jan 2, 2025
43665f2
v13
drzo Jan 2, 2025
0c3de2e
v14
drzo Jan 2, 2025
5eb62f1
v15
drzo Jan 2, 2025
d13b696
v15a
drzo Jan 2, 2025
a34424f
v16
drzo Jan 2, 2025
137b119
v17
drzo Jan 2, 2025
cdb2dbb
v18
drzo Jan 2, 2025
6b4c893
v20
drzo Jan 3, 2025
ec9a198
v21
drzo Jan 3, 2025
0e76e8f
v22
drzo Jan 3, 2025
899e431
v23
drzo Jan 3, 2025
94ad164
Update action.yaml
drzo Jan 8, 2025
42e8baa
Update ci.yaml
drzo Jan 8, 2025
7558f53
Update ci.yaml
drzo Jan 8, 2025
b20a30c
Update deploy-pages.yml
drzo Jan 8, 2025
c180efd
Update wrangler.toml
drzo Jan 8, 2025
a1429f4
Update wrangler.toml
drzo Jan 8, 2025
ba33d17
x
drzo Jan 8, 2025
8564e49
Remove unused main entry in wrangler.toml
drzo Jan 8, 2025
84e8e3e
v
drzo Jan 8, 2025
6009a6a
Refactor wrangler.toml for formatting consistency and add KV namespac…
drzo Jan 8, 2025
f41e23a
Remove unused KV namespace binding from wrangler.toml
drzo Jan 8, 2025
6964162
ready
drzo Jan 8, 2025
ad96334
Merge branch 'main' of https://github.com/EchoCog/bolt.echo
drzo Jan 8, 2025
5058fa6
woohoo
drzo Jan 8, 2025
7858c04
v19
drzo Jan 8, 2025
4191d77
Merge branch 'main' of https://github.com/EchoCog/bolt.echo
drzo Jan 8, 2025
de125c9
v23
drzo Jan 8, 2025
719a012
chore: add Cloudflare Pages build configuration
drzo Jan 8, 2025
603ecc9
Merge branch 'main' of https://github.com/EchoCog/bolt.echo
drzo Jan 8, 2025
d00ac76
chore: add build configuration for Cloudflare Pages
drzo Jan 8, 2025
2f204bd
chore: add Cloudflare Pages build configuration and security headers
drzo Jan 8, 2025
bd1a0ac
fix: update build configuration to use npm instead of pnpm
drzo Jan 8, 2025
ad8ac39
fix: simplify build process and remove tool-versions dependency
drzo Jan 8, 2025
05613de
fix: remove tool-versions files and update build script
drzo Jan 8, 2025
3593e2a
fix: add wrangler as dependency and update build process
drzo Jan 8, 2025
b3abc7c
v23
drzo Jan 8, 2025
a9a92d7
perf: configure manual chunks to reduce bundle sizes
drzo Jan 9, 2025
75b3e46
fix: configure vite plugins and add unocss config
drzo Jan 9, 2025
63ca923
fix: update build config and package.build.json for npm usage
drzo Jan 9, 2025
322434c
Create dependabot.yml
drzo Jan 9, 2025
41569f8
fix: remove non-existent emacs-lisp chunk from vite config
drzo Jan 9, 2025
bf62548
vv
drzo Jan 9, 2025
e4e8eb3
v24
drzo Jan 9, 2025
c44231c
Fix code scanning alert no. 12: DOM text reinterpreted as HTML
drzo Jan 13, 2025
3112dec
Merge pull request #2 from EchoCog/alert-autofix-12
drzo Jan 13, 2025
d1f0f12
Create codeql-adv.yml
drzo Jan 13, 2025
c7b1f48
Update ci.yaml
drzo Jan 13, 2025
c491374
Create jekyll-gh-pages.yml
drzo Jan 13, 2025
b1f9b43
Pending changes exported from your codespace
drzo Jan 13, 2025
3ab29c7
Merge branch 'main' into codespace-probable-winner-wr5j9j5x59xc9rx6
drzo Jan 13, 2025
f535374
Merge pull request #3 from EchoCog/codespace-probable-winner-wr5j9j5x…
drzo Jan 13, 2025
82312ef
Create eslint.yml
drzo Jan 13, 2025
32d2459
Create SECURITY.md
drzo Jan 13, 2025
fa0ba12
Create crda.yml
drzo Jan 13, 2025
8c036e4
Create CNAME
drzo Jan 13, 2025
a020a42
Delete CNAME
drzo Jan 13, 2025
e73b507
Update and rename jekyll-gh-pages.yml to wrangler-deploy-pages.yml
drzo Jan 13, 2025
41f802b
Update wrangler-deploy-pages.yml
drzo Jan 13, 2025
ecfe8f2
Add .npmrc for package manager configuration and update package.json …
drzo Jan 13, 2025
049cd1c
Rename package and update description for clarity
drzo Jan 13, 2025
e346860
Update package.json to add Cloudflare and DOMPurify dependencies
drzo Jan 13, 2025
677cf6e
Refactor server entry point and update styles to use @use syntax; upg…
drzo Jan 13, 2025
1c88df4
Add pnpm lockfile and update migrate-sass script for improved Sass mi…
drzo Jan 13, 2025
e09f2c1
Bump undici in the npm_and_yarn group across 1 directory
dependabot[bot] Jan 21, 2025
c1947eb
Merge pull request #5 from EchoCog/dependabot/npm_and_yarn/npm_and_ya…
dtecho Jan 27, 2025
d55b2b9
Bump vite in the npm_and_yarn group across 1 directory
dependabot[bot] Jan 27, 2025
5ae7803
Merge pull request #6 from EchoCog/dependabot/npm_and_yarn/npm_and_ya…
dtecho Jan 27, 2025
4df26ad
Add setting to ignore pull request branches for GitHub integration
drzo Feb 2, 2025
81cc2ef
Merge branch 'stackblitz:main' into main
drzo Jun 4, 2025
22723f5
Initial plan for issue
Copilot Jun 4, 2025
7fccc84
Initial analysis and plan for PR review feedback
Copilot Jun 4, 2025
b88c0a9
Fix crypto function naming and missing Env type reference
Copilot Jun 4, 2025
ed5753c
Fix linting issues and refactor Env type declaration
Copilot Jun 4, 2025
e387b72
Initial plan for issue
Copilot Jun 4, 2025
2076234
Merge pull request #12 from EchoCog/copilot/fix-11
drzo Jun 4, 2025
a9bfd1c
Initial plan for issue
Copilot Jun 4, 2025
5047161
fix: resolve build failures for cloudflare pages deployment
Copilot Jun 4, 2025
7601430
Fix SCSS $zIndexMax variable scoping issue in resize-handle.scss
Copilot Jun 4, 2025
fe5bf85
docs: add environment configuration and deployment guidance
Copilot Jun 4, 2025
f941db8
Merge branches 'main' and 'copilot/fix-13' of https://github.com/Echo…
codesandbot Jun 4, 2025
6bc1dd5
Merge pull request #14 from EchoCog/copilot/fix-13
drzo Jun 4, 2025
a4072f1
Clean up package.json scripts and fix common linting issues
Copilot Jun 4, 2025
c5db3cf
Bump the npm_and_yarn group across 1 directory with 8 updates
dependabot[bot] Jun 4, 2025
42ec441
Enhance z-index system with semantic layering and improve .gitignore
Copilot Jun 4, 2025
a000217
Merge branch 'main' into copilot/fix-ca6c6656-bbe3-4d90-9087-45da934e…
drzo Jun 4, 2025
b608864
Merge pull request #15 from EchoCog/copilot/fix-ca6c6656-bbe3-4d90-90…
drzo Jun 4, 2025
8e9fa60
Merge pull request #9 from EchoCog/dependabot/npm_and_yarn/npm_and_ya…
drzo Jun 4, 2025
18eda88
Bump the npm_and_yarn group across 1 directory with 3 updates
dependabot[bot] Jun 4, 2025
fe53756
Merge pull request #16 from EchoCog/dependabot/npm_and_yarn/npm_and_y…
drzo Jun 4, 2025
abf802b
Initial plan for issue
Copilot Jun 4, 2025
5c9f942
Initial analysis and planning for Cloudflare Pages Functions issue
Copilot Jun 4, 2025
8454214
Fix Cloudflare Pages Functions "No routes found" error
Copilot Jun 4, 2025
d27f50e
Initial plan for issue
Copilot Jun 4, 2025
c58395d
Merge pull request #18 from EchoCog/copilot/fix-17
drzo Jun 4, 2025
e5e6e2b
Day 1: Shadow detected in the wrangler workflow. The mystery deepens.
Copilot Jun 4, 2025
870e76a
Merge branch 'main' into copilot/fix-19
drzo Jun 4, 2025
515bc6b
Merge pull request #20 from EchoCog/copilot/fix-19
drzo Jun 4, 2025
36135f9
Initial plan for issue
Copilot Jun 4, 2025
c9d6d82
Merge pull request #22 from EchoCog/copilot/fix-21
drzo Jun 4, 2025
cb8ac3d
Initial plan for issue
Copilot Jun 8, 2025
611aa66
Initial plan for issue
Copilot Jun 8, 2025
3c310b2
Fix linting and TypeScript errors to make everything amazing
Copilot Jun 8, 2025
a1692de
Merge pull request #24 from EchoCog/copilot/fix-23
drzo Jun 8, 2025
5c56b23
Fix ESLint errors and add React Router v7 future flags
Copilot Jun 8, 2025
05e99d5
Merge branch 'main' into copilot/fix-23-2
drzo Jun 8, 2025
3083eec
Merge pull request #25 from EchoCog/copilot/fix-23-2
drzo Jun 8, 2025
64cb3b9
Bump brace-expansion in the npm_and_yarn group across 1 directory
dependabot[bot] Jun 12, 2025
f054df1
Initial plan
Copilot Jun 28, 2025
d87702b
Merge pull request #26 from EchoCog/dependabot/npm_and_yarn/npm_and_y…
drzo Jun 28, 2025
e749b97
Bump pbkdf2 in the npm_and_yarn group across 1 directory
dependabot[bot] Jun 28, 2025
e6f36e6
Implement complete QAT framework for OpenCog-aligned LLMs
Copilot Jun 28, 2025
5f6b714
Merge pull request #28 from EchoCog/copilot/fix-27
drzo Jul 11, 2025
830cec3
Revert "Implement Hardware-Optimized Data-Free QAT Framework for Open…
drzo Jul 11, 2025
5062483
Merge pull request #30 from EchoCog/revert-28-copilot/fix-27
drzo Jul 11, 2025
5bf24a7
Merge branch 'main' into dependabot/npm_and_yarn/npm_and_yarn-eca7abf8ab
drzo Jul 11, 2025
64be3ab
Merge pull request #29 from EchoCog/dependabot/npm_and_yarn/npm_and_y…
drzo Jul 11, 2025
49afb21
Initial plan
Copilot Jul 18, 2025
cf261f9
Fix UnoCSS configuration syntax error for Cloudflare Pages deployment
Copilot Jul 18, 2025
fa64442
Merge pull request #32 from EchoCog/copilot/fix-31
dtecho Jul 18, 2025
1200f62
Initial plan
Copilot Jul 18, 2025
3eb9376
Fix build script to generate proper JavaScript worker file
Copilot Jul 18, 2025
21c02b5
Merge pull request #34 from EchoCog/copilot/fix-33
dtecho Jul 18, 2025
39410b1
Initial plan
Copilot Jul 18, 2025
19d20f1
Resolve merge conflicts in PR #1 by merging package.json changes and …
Copilot Jul 18, 2025
cdfc3fd
Merge pull request #36 from EchoCog/copilot/fix-35
dtecho Jul 18, 2025
ca6c57c
chore(deps): bump the npm_and_yarn group across 1 directory with 4 up…
dependabot[bot] Jul 18, 2025
a662468
Merge pull request #37 from EchoCog/dependabot/npm_and_yarn/npm_and_y…
dtecho Jul 18, 2025
05af1ec
Initial plan
Copilot Jul 18, 2025
73c1d36
Resolve merge conflicts between main and drzo/patch-50475
Copilot Jul 18, 2025
3c1cabd
Merge pull request #41 from EchoCog/copilot/fix-40
dtecho Jul 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,076 changes: 1,076 additions & 0 deletions #12672140039 - Deploy Pages and Worker

Large diffs are not rendered by default.

60 changes: 60 additions & 0 deletions .cas/Cascade Past workflows.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Cascade Past workflows

- Deploying the Bolt Echo Project 2d
- Creating a Coding Task Plan 2d
- Fixing Site Build Issues 2d
- Fixing 'Wrangler' Module Error 3d
- Fixing Type Definition Errors 3d
- Fixing TypeScript Type Definitions 3d


Setting Up Bolt Project 3d


Deploying and Debugging Bolt Echo 4d


Deploying Bolt Echo Application 4d


Resolving Aperture Build Errors

8d


Visualizing P-System Topologies

9d


Organizing SkinTwin Project Structure

9d


Enhancing Conceptual Mappings

9d


Updating Supabase Article Database 10d


Troubleshooting Migration Script Issues 10d


Implementing Consciousness Simulation System 10d


Building a Splitwise-like App 11d


Creating a 2048 Game App 11d


Maximizing Hyperworker Capabilities 11d


Building a Hyper-Pixie EVA Unit 11d


10 changes: 10 additions & 0 deletions .cloudflare/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#!/bin/bash

# Move to the project root
cd ..

# Install dependencies using npm instead of pnpm
npm install

# Build the application
npm run build
13 changes: 13 additions & 0 deletions .cloudflare/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions .cloudflare/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "bolt-echo-build",
"private": true,
"type": "module",
"scripts": {
"build": "cd .. && npm install && remix vite:build --force"
},
"engines": {
"node": ">=18.18.0"
}
}
7 changes: 7 additions & 0 deletions .cloudflare/pages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"buildCommand": "cd .cloudflare && npm run build",
"outputDirectory": "build/client",
"nodeVersion": "18.18.0",
"installCommand": "cd .cloudflare && npm install",
"framework": "remix"
}
4 changes: 4 additions & 0 deletions .cloudflare/pages.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[build]
command = "npm install -g pnpm && pnpm install && pnpm run build"
output_directory = "build/client"
base_directory = "."
9 changes: 9 additions & 0 deletions .cloudflare/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Anthropic API Key (required)
# Get your API key from https://console.anthropic.com/
ANTHROPIC_API_KEY=your_anthropic_api_key_here

# Log level for the application (optional)
# Options: debug, info, warn, error
VITE_LOG_LEVEL=debug
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,18 @@ body:
description: Please do not delete it after reporting!
validations:
required: true
- type: checkboxes
id: checkboxes
attributes:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: "Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance."
required: true
- type: markdown
attributes:
value: |
![Making your project public](https://github.com/stackblitz/bolt.new/blob/main/public/project-visibility.jpg?raw=true)
- type: textarea
id: steps
attributes:
Expand Down
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Bolt.new Help Center
url: https://support.bolt.new
about: Official central repository for tips, tricks, tutorials, known issues, and best practices for bolt.new usage.
- name: Billing Issues
url: https://support.bolt.new/Billing-13fd971055d680ebb393cb80973710b6
about: Instructions for billing and subscription related support
- name: Discord Chat
url: https://discord.gg/stackblitz
about: Build, share, and learn with other Bolters in real time.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

26 changes: 20 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,25 @@ jobs:
- name: Setup and Build
uses: ./.github/actions/setup-and-build

- name: Run type check
run: pnpm run typecheck
- name: Run build
run: pnpm run build

# - name: Run ESLint
# run: pnpm run lint
- name: Run ESLint
run: pnpm run lint

- name: Run tests
run: pnpm run test
- name: Wrangler Deploy
run: wrangler pages deploy

# build:
# runs-on: ...
# steps:
# - uses: actions/checkout@v3

# # ... some other preparation steps (dependencies, compilation as a separate step, etc) ...

# - name: Setup Testcontainers Cloud Client
# uses: atomicjar/testcontainers-cloud-setup-action@v1
# with:
# token: ${{ secrets.TC_CLOUD_TOKEN }}

# ... existing steps executing your Testcontainers tests go here ...
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch: # Allow manual trigger

jobs:
test-and-deploy:
Expand Down
92 changes: 92 additions & 0 deletions .github/workflows/codeql-adv.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL Advanced"

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '36 1 * * 1'

jobs:
analyze:
name: Analyze (${{ matrix.language }})
# Runner size impacts CodeQL analysis time. To learn more, please see:
# - https://gh.io/recommended-hardware-resources-for-running-codeql
# - https://gh.io/supported-runners-and-hardware-resources
# - https://gh.io/using-larger-runners (GitHub.com only)
# Consider using larger runners or machines with greater resources for possible analysis time improvements.
runs-on: ${{ (matrix.language == 'swift' && 'macos-latest') || 'ubuntu-latest' }}
permissions:
# required for all workflows
security-events: write

# required to fetch internal or private CodeQL packs
packages: read

# only required for workflows in private repositories
actions: read
contents: read

strategy:
fail-fast: false
matrix:
include:
- language: javascript-typescript
build-mode: none
# CodeQL supports the following values keywords for 'language': 'c-cpp', 'csharp', 'go', 'java-kotlin', 'javascript-typescript', 'python', 'ruby', 'swift'
# Use `c-cpp` to analyze code written in C, C++ or both
# Use 'java-kotlin' to analyze code written in Java, Kotlin or both
# Use 'javascript-typescript' to analyze code written in JavaScript, TypeScript or both
# To learn more about changing the languages that are analyzed or customizing the build mode for your analysis,
# see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/customizing-your-advanced-setup-for-code-scanning.
# If you are analyzing a compiled language, you can modify the 'build-mode' for that language to customize how
# your codebase is analyzed, see https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages
steps:
- name: Checkout repository
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
# If you wish to specify custom queries, you can do so here or in a config file.
# By default, queries listed here will override any specified in a config file.
# Prefix the list here with "+" to use these queries and those in the config file.

# For more details on CodeQL's query packs, refer to: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
# queries: security-extended,security-and-quality

# If the analyze step fails for one of the languages you are analyzing with
# "We were unable to automatically build your code", modify the matrix above
# to set the build mode to "manual" for that language. Then modify this step
# to build your code.
# ℹ️ Command-line programs to run using the OS shell.
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
- if: matrix.build-mode == 'manual'
shell: bash
run: |
echo 'If you are using a "manual" build mode for one or more of the' \
'languages you are analyzing, replace this with the commands to build' \
'your code, for example:'
echo ' make bootstrap'
echo ' make release'
exit 1

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
category: "/language:${{matrix.language}}"
Loading
Loading