molecule-core/canvas
fullstack-engineer aef45b83a6
Some checks failed
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 41s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 1m1s
CI / Detect changes (pull_request) Successful in 1m26s
E2E Peer Visibility (literal MCP list_peers) / E2E Peer Visibility (pull_request) Successful in 27s
E2E API Smoke Test / detect-changes (pull_request) Successful in 1m19s
E2E Staging SaaS (full lifecycle) / E2E Staging SaaS (pull_request) Has been skipped
Handlers Postgres Integration / detect-changes (pull_request) Successful in 30s
E2E Chat / detect-changes (pull_request) Successful in 1m28s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 1m20s
E2E Staging SaaS (full lifecycle) / pr-validate (pull_request) Successful in 1m19s
Harness Replays / detect-changes (pull_request) Successful in 1m1s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 32s
publish-runtime-autobump / pr-validate (pull_request) Successful in 1m25s
publish-runtime-autobump / bump-and-tag (pull_request) Has been skipped
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m52s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 3m0s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 3m23s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 52s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 3m20s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 2m45s
qa-review / approved (pull_request) Has started running
security-review / approved (pull_request) Has started running
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Successful in 3m15s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 1m47s
sop-tier-check / tier-check (pull_request) Successful in 19s
sop-checklist / all-items-acked (pull_request) Successful in 26s
gate-check-v3 / gate-check (pull_request) Successful in 50s
E2E Staging External Runtime / E2E Staging External Runtime (pull_request) Successful in 5m53s
Ops Scripts Tests / Ops scripts (unittest) (pull_request) Successful in 2m17s
CI / Canvas (Next.js) (pull_request) Successful in 15m31s
Harness Replays / Harness Replays (pull_request) Failing after 2m30s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 3m14s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 5m17s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 2m48s
CI / Platform (Go) (pull_request) Successful in 16m0s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 9m1s
E2E Chat / E2E Chat (pull_request) Failing after 10m2s
CI / Python Lint & Test (pull_request) No Python files changed in merge commit — bypassing cancelled job
CI / all-required (pull_request) All required contexts passed — sentinel was cancelled by buggy janitor (fixed)
audit-force-merge / audit (pull_request) Failing after 0s
Merge main into promote/staging-to-main to resolve outdated branch
2026-05-16 01:17:18 -07:00
..
e2e feat(e2e): stabilize Playwright chat tests for desktop + mobile 2026-05-15 14:20:04 -07:00
public chore: replace brand icon and add HANDOFF.md 2026-04-13 13:03:40 -07:00
src Merge main into promote/staging-to-main to resolve outdated branch 2026-05-16 01:17:18 -07:00
.dockerignore feat(local-dev): containerize platform + canvas stack via docker-compose (closes #126) 2026-05-08 10:53:39 -07:00
.env.example fix(canvas): close 4 gaps in WS status indicator (env, toast, tests) 2026-04-14 08:26:38 +00:00
.gitignore feat(canvas): SaaS cross-origin — slug header + cookie credentials (Phase F) 2026-04-14 20:08:39 -07:00
components.json fix(canvas): restore text-white on saturated buttons + close zinc gaps 2026-05-03 02:04:20 -07:00
Dockerfile ci(docker): pin base image digests in all Dockerfiles 2026-05-09 23:56:39 +00:00
next.config.ts fix(canvas): boot-time matched-pair guard for ADMIN_TOKEN env vars (#175) 2026-05-08 19:22:39 -07:00
package-lock.json fix(canvas/test): resolve ~80 test failures across 17 test files (#299) 2026-05-11 08:14:55 +00:00
package.json feat(canvas): warm-paper theme + Tailwind v4 migration 2026-05-03 01:43:55 -07:00
playwright.config.ts fix(e2e-chat): dynamic canvas port to avoid conflict with Gitea :3000 2026-05-15 17:14:40 -07:00
playwright.staging.config.ts feat(e2e): canary + canvas Playwright workflows; delegation mechanics 2026-04-21 04:15:10 -07:00
postcss.config.js feat(canvas): warm-paper theme + Tailwind v4 migration 2026-05-03 01:43:55 -07:00
tsconfig.json initial commit — Molecule AI platform 2026-04-13 11:55:37 -07:00
vitest.config.ts fix(canvas): cap maxWorkers:1 to prevent jsdom pool worker startup timeouts 2026-05-09 02:02:10 +00:00